Commit Graph

1926 Commits

Author SHA1 Message Date
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
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
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
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
chris babcock
1d6cb70d4f Add option to split OBB into main and patch if exceeds OBB size limit
#ue4
#android
[FYI] Jack.Porter
#rb Dmitriy.Dyomin


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 6103655 via CL 6103711 via CL 6103784 via CL 6103790
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6132122 by chris babcock in Dev-VR branch]
2019-04-26 22:51:41 -04:00
andrew grant
2c3594796e Added Win32 support to Gauntlet
Tests with EngineTest project

[at]josh.engebretson [at]ben.salem
#rb na

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 6095648 via CL 6096480 via CL 6096540
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6128169 by andrew grant in Dev-VR branch]
2019-04-26 22:22:11 -04:00
josh engebretson
72b92aeb5a Gauntlet: Fix issue with adb attempting to get activity log after disposal (and adb server kill)
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 6095222 via CL 6095232 via CL 6096459 via CL 6096507
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6128076 by josh engebretson in Dev-VR branch]
2019-04-26 22:21:39 -04:00
jeff williams
bf14116372 Switching SharedCookedBuild to be stateful
Support multiple simultaneous platform targets
Fix to use CookPlatform correctly


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: jeff.williams
#ROBOMERGE-SOURCE: CL 6083456 via CL 6088205 via CL 6088231
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6119367 by jeff williams in Dev-VR branch]
2019-04-26 21:25:16 -04:00
josh engebretson
38f1c5e65b Adding logging to help catch android device error
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 6079218 via CL 6079219 via CL 6085366 via CL 6085559
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6115750 by josh engebretson in Dev-VR branch]
2019-04-26 21:01:57 -04:00
josh engebretson
b871ea65f7 Suspend EC error parsing while killing adb server
#rnx

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 6039203 via CL 6039204 via CL 6045452 via CL 6045630
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6047181 by josh engebretson in Dev-VR branch]
2019-04-23 01:03:33 -04:00
josh engebretson
9c97882c53 Sanitize device service web exception error message
#rnx
[FYI] ben.salem

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 6032994 via CL 6032995 via CL 6033182 via CL 6033711
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6036470 by josh engebretson in Dev-VR branch]
2019-04-22 13:22:02 -04:00
ben marsh
83b56b2198 Merging fixes to ListThirdPartySoftware script.
#jira

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 5993027 via CL 5993031 via CL 5994993 via CL 5995112
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 6004409 by ben marsh in Dev-VR branch]
2019-04-18 21:53:48 -04:00
daniel lamb
7f44bccf78 Merging CL 5934839 //Portal/Main/... to //Fortnite/Release-8.50/...
UAT: Exposing new BPT package chunks PrevTagSet parameter.


#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: daniel.lamb
#ROBOMERGE-SOURCE: CL 5958578 via CL 5959214 via CL 5961667 via CL 5961788
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5972079 by daniel lamb in Dev-VR branch]
2019-04-18 01:38:44 -04:00
ben marsh
bbb38cec28 Fixes to ListThirdPartySoftware script.
* Switched to use JsonExport mode in UBT.
* Added runtime dependencies into the output file.

#rb none
#rnx
#jira

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

[CL 5965188 by ben marsh in Dev-VR branch]
2019-04-17 21:17:28 -04:00
cosmin sulea
ed016e2812 UE-66627 - Full Screen Native Resolution not supported on new iPad Pro 11-inch and iPad Pro 12.9 inch (3rd generation)
#jira UE-66627
#rb Jack.Porter
#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: ryan.vance
#ROBOMERGE-AUTHOR: cosmin.sulea
#ROBOMERGE-SOURCE: CL 5934406 in //UE4/Release-4.22/... via CL 5934407
#ROBOMERGE-BOT: DEVVR (Main -> Dev-VR)

[CL 5946019 by cosmin sulea in Dev-VR branch]
2019-04-17 13:48:07 -04:00