Commit Graph

4804 Commits

Author SHA1 Message Date
ben marsh
020ebbdc2a UBT: Fix incorrect output directory being used for target version files.
#jira UE-74173
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6316064 in //UE4/Release-4.22/... via CL 6317358
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6350222 by ben marsh in Dev-VR branch]
2019-05-07 18:00:19 -04:00
nick shin
6d06acfd94 #jira UE-71969 Black screen and flickering with Multithreaded HTML5
#rb none
#rnx
#lockdown jack.porter

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: nick.shin
#ROBOMERGE-SOURCE: CL 6278974 in //UE4/Release-4.22/... via CL 6317346
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349979 by nick shin in Dev-VR branch]
2019-05-07 17:33:45 -04:00
cmp-
a8c8470aee PR #5786: UE-73480: search for MSBuild in VS2019 paths (Contributed by cmp-)
#jira UE-74018
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6265880 in //UE4/Release-4.22/... via CL 6317333
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349975 by ben marsh in Dev-VR branch]
2019-05-07 17:33:35 -04:00
ben marsh
8b3b75e518 Fix path to resources for UnrealVersionSelector.
#rb none
#jira UE-74070

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6196178 in //UE4/Release-4.22/... via CL 6317319
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349967 by ben marsh in Dev-VR branch]
2019-05-07 17:33:22 -04:00
ben marsh
48249941de Fix line endings in UnrealVersionSelector resource file. Causing compile errors to be ignored, since all lines are treated as part of the comment at the start of the file.
#rb none
#jira UE-74070

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6196111 in //UE4/Release-4.22/... via CL 6317312
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349965 by ben marsh in Dev-VR branch]
2019-05-07 17:33:18 -04:00
ben marsh
b074883894 Fixing line endings on UnrealVersionSelector resource file (part 1)
#rb none
#jira UE-74070

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6196015 in //UE4/Release-4.22/... via CL 6317310
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349964 by ben marsh in Dev-VR branch]
2019-05-07 17:33:17 -04:00
ben marsh
df0f53ce17 UAT: Ignore empty arguments on the command line (ie. arguments passed as "") rather than treating them as command names.
#rb none
#jira UE-74050

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 6191872 in //UE4/Release-4.22/... via CL 6317297
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6349831 by ben marsh in Dev-VR branch]
2019-05-07 17:30:40 -04:00
chris babcock
4524d6ca77 Add support for UPL to insert a finalizing section at end of onCreate (gameActivityOnCreateFinalAdditions)
Optionally append to version name from an environment variable (UEAndroidDisplayNameExtra)

#android
[FYI] Andrew.Grant
#rb Pete.Procopio


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 6278852 via CL 6278853 via CL 6289873 via CL 6290342
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6305617 by chris babcock in Dev-VR branch]
2019-05-03 21:28:49 -04:00
daniel lamb
517bcc9908 Content build label update now errors if the build is not on prod, instead of trying to upload it again.
Added new content only build node  and now generates pak patch files for pak files not in original build.
Also merges manifest with original build
Also posts build to gamedev and prod
GenerateChunkDBs now takes in two additional parameters specifying how many rollback labels to process and which ones to optimize (preparation for future change where we process more chunkdbs).
Added support for generating buildinfo.ini for ps4.


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: daniel.lamb
#ROBOMERGE-SOURCE: CL 6278253 via CL 6287210 via CL 6287835
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6304218 by daniel lamb in Dev-VR branch]
2019-05-03 21:20:53 -04:00
david harvey
128f1382f0 PerfReportTool crash fix if a summary table stat isn't present in a particular CSV.
[FYI] ben.woodhouse

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 6275906 via CL 6277073 via CL 6277123
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6296042 by david harvey in Dev-VR branch]
2019-05-03 18:27:52 -04:00
chris babcock
f16c859d11 Handle required permissions at startup in SplashActivity with better flexiblity
#ue4
#android
[FYI] Pete.Procopio,Michael.Kirzinger,Jack.Porter
#rb Pete.Procopio


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 6265053 via CL 6265056 via CL 6265059 via CL 6273019 via CL 6273099
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6287776 by chris babcock in Dev-VR branch]
2019-05-03 17:46:50 -04:00
brian zaugg
ec8a39c13a #ocn - Hotfix from 6258862 to fix iOS link failing with argument list too long.
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: brian.zaugg
#ROBOMERGE-SOURCE: CL 6265085 via CL 6265224 via CL 6265383
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6280360 by brian zaugg in Dev-VR branch]
2019-05-03 17:17:07 -04:00
ryan durand
c72f32eb0a Updating general ExportMcpTemplates command to support overriding the default commandlet to use.
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 6258607 via CL 6258665 via CL 6258669
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6263820 by ryan durand in Dev-VR branch]
2019-05-02 17:16:51 -04:00
andrew grant
830bc906f1 By default only consider failed artifacts when looking for fatal errors.
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6252932 via CL 6253237 via CL 6253249
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6255670 by andrew grant in Dev-VR branch]
2019-05-02 13:06:19 -04:00
andrew grant
56a782d1e0 Fixed missing copyright notice
#jira UE-74085
#rb na

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6252764 via CL 6253149 via CL 6253168
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6255600 by andrew grant in Dev-VR branch]
2019-05-02 13:05:53 -04:00
andrew grant
e9cb19c9e2 Fix for CrashReportTest errors causing a false positive
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6252450 via CL 6252699 via CL 6252706
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6254952 by andrew grant in Dev-VR branch]
2019-05-02 13:02:52 -04:00
andrew grant
e71673cb1c Rewrote RunAutomatedTests Gauntlet node to be more comprehensive in terms of error reporting and to support both Editor and Cooked formats.
Updated Fortnite build scripts to run EngineTests as multiple groups to better diagnose and identify errors.

#rb CRd
[at]josh.engebretson [at]ben.salem [at]clayton.langford

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6241602 via CL 6246013 via CL 6246065
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6249861 by andrew grant in Dev-VR branch]
2019-05-02 05:02:48 -04:00
andrew grant
1a87b02536 Gauntlet -
ITestNode now defines GetWarnings and GetErrors calls for tests to return instances that occurred during a test.

Split creation of Summary report in UnrealTestNode into Header/Body functions to allow tests to more easily customize these.

Added GetLogChannels() function to UnrealLogParser that will return all lines from multiple channels

Added AutomatonLogParser that specifically parses the output of automation (non-Gauntlet) tests.

#rb CRd
[at]josh.engebretson [at]clayton.langford [at]ben.salem

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6241133 via CL 6246005 via CL 6246055
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6249793 by andrew grant in Dev-VR branch]
2019-05-02 05:02:21 -04:00
ryan durand
94ee0bdd6e Adding Fortnite_ExportMcpTemplates to Localisation.Automation in a generic manner for use with other projects.
#rb none

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ryan.durand
#ROBOMERGE-SOURCE: CL 6192328 via CL 6192767 via CL 6194102
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6233545 by ryan durand in Dev-VR branch]
2019-05-01 20:24:05 -04:00
david harvey
215cb87d93 update CSV tool path in automation tools.
#jira UE-66046
#rb gil.gribb

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 6172805 via CL 6173263 via CL 6178732
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6217237 by david harvey in Dev-VR branch]
2019-05-01 18:45:49 -04:00
david harvey
53b350c21c Initial general release of CSV graphing and reporting tools.
#jira UE-66046
[FYI] ben.woodhouse, josh.engebretson

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: david.harvey
#ROBOMERGE-SOURCE: CL 6172720 via CL 6173182 via CL 6178668
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6216521 by david harvey in Dev-VR branch]
2019-05-01 18:41:54 -04:00
clayton langford
08aeab5e6a Fixed a config format issue and improved logging to more easily find these issues in the future.
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: clayton.langford
#ROBOMERGE-SOURCE: CL 6141936 via CL 6141942 via CL 6142990 via CL 6176201
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6205660 by clayton langford in Dev-VR branch]
2019-05-01 17:54:34 -04:00
andrew grant
d31b54cd78 Gauntlet - cleaned up some logging on error cases.
#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6115333 via CL 6132878 via CL 6174059
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6198795 by andrew grant in Dev-VR branch]
2019-05-01 17:13:57 -04:00
ben salem
3d33b2e20b Pass through -gauntlet when not requiring a test controller to let the client know we are still running via Gauntlet.
#RB josh.engebretson


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.salem
#ROBOMERGE-SOURCE: CL 6111304 via CL 6111307 via CL 6112798 via CL 6112961
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6132579 by ben salem in Dev-VR branch]
2019-04-26 23:11:50 -04:00
josh engebretson
0a98d57273 Gauntlet: update cached stdout property when pulling artifacts on Android
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 6104984 via CL 6105113 via CL 6105520 via CL 6105534
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6132209 by josh engebretson in Dev-VR branch]
2019-04-26 22:56:51 -04:00