Commit Graph

2392 Commits

Author SHA1 Message Date
brandon schaefer
9b8c1ae2fb Revert 8062551 as it seems to be causing different issues
#jira UE-78887
#rb none
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8091101 in //UE4/Release-4.23/... via CL 8091103
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v401-8057353)

[CL 8110713 by brandon schaefer in Dev-Build branch]
2019-08-17 03:48:11 -04:00
brandon schaefer
51380e5ed7 Revert 8062551 as it seems to be causing different issues
#jira UE-78887
#rb none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8091101 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)

[CL 8091103 by brandon schaefer in Main branch]
2019-08-16 10:42:32 -04:00
brandon schaefer
a78eace63b Exec when starting the process from the script produced by LinuxPlatform.Automation.cs (Thanks lotodore! PR 6118)
#jira UE-78887
#rb none
#lockdown cristina.riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: brandon.schaefer
#ROBOMERGE-SOURCE: CL 8062551 in //UE4/Release-4.23/... via CL 8062558
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8070921 by brandon schaefer in Dev-Build branch]
2019-08-16 00:35:36 -04:00
brandon schaefer
1fd22f4d24 Exec when starting the process from the script produced by LinuxPlatform.Automation.cs (Thanks lotodore! PR 6118)
#jira UE-78887
#rb none
#lockdown cristina.riveron

#ROBOMERGE-SOURCE: CL 8062551 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v400-8057353)

[CL 8062558 by brandon schaefer in Main branch]
2019-08-15 13:51:10 -04:00
chris babcock
1b29040832 Change distribution install batch files to use mkdir/cp instead of mv to intall OBB files to get around new restrictions in Android 9
#jira UE-78912
#ue4
#android
[FYI] Jack.Porter
#rb Thomas.Ross

#lockdown Cristina.Riveron

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: chris.babcock
#ROBOMERGE-SOURCE: CL 8042104 in //UE4/Release-4.23/... via CL 8042139
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v400-8057353)

[CL 8058404 by chris babcock in Dev-Build branch]
2019-08-15 08:35:49 -04:00
andrew grant
2a236c266f Fixed issue with running automation tests using the editor as a client or server
#jira na
#rb Bob.Tellez

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8034441 in //UE4/Release-4.23/... via CL 8034963
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8053660 by andrew grant in Dev-Build branch]
2019-08-14 23:22:15 -04:00
andrew grant
f8f35e743b Editgrated latest SyncProject script from FN as part of UE-78832, UE-78826, and resolved issues with omitted / dangerous arguments.
Project arg is now optional and will simply sync the engine.
Passing -CL=0 will now require the -force argument before syncing files out of the workspace.
Fixed issue with deep samples (e.g AREnvProbe) not being discovered by FindProjectFileFromName
Added NativeProjects.ClearCache option for the case when syncing a project from P4 that isn't yet on disk

Fixed issue with P4.FileExistsInDepot returning true if passed a path that isn't in the users client view. Relates to UE-78832 but not the entire fix
Fixed issue with BuildEditor not working without a project arg.
Fixed issue building projects that don't have source

[CODEREVIEW] ben.marsh
#jira UE-78832, UE-78826
#rb na

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8008332 in //UE4/Release-4.23/... via CL 8008726
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8048144 by andrew grant in Dev-Build branch]
2019-08-14 23:01:07 -04:00
chris babcock
282ee5f89a Change distribution install batch files to use mkdir/cp instead of mv to intall OBB files to get around new restrictions in Android 9
#jira UE-78912
#ue4
#android
[FYI] Jack.Porter
#rb Thomas.Ross

#lockdown Cristina.Riveron

#ROBOMERGE-SOURCE: CL 8042104 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v399-8035122)

[CL 8042139 by chris babcock in Main branch]
2019-08-14 16:19:00 -04:00
josh engebretson
535af96d27 Gauntlet: Add support for specifying client, server, editor exec cmds
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 7952345 via CL 7952406 via CL 7954429 via CL 7955916 via CL 7956071
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8038490 by josh engebretson in Dev-Build branch]
2019-08-14 13:03:26 -04:00
justin marcus
28506d2acb Fix android artifacts being saved to the wrong directory.
[at]Josh.Engebretson

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 7951960 via CL 7951966 via CL 7951969 via CL 7954680 via CL 7954841
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v399-8035122)

[CL 8037850 by justin marcus in Dev-Build branch]
2019-08-14 12:52:11 -04:00
andrew grant
5ceedb7d06 Fixed issue with running automation tests using the editor as a client or server
#jira na
#rb Bob.Tellez

#ROBOMERGE-OWNER: andrew.grant
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8034441 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v398-8029740)

[CL 8034963 by andrew grant in Main branch]
2019-08-14 12:08:31 -04:00
andrew grant
47a03942a9 Editgrated latest SyncProject script from FN as part of UE-78832, UE-78826, and resolved issues with omitted / dangerous arguments.
Project arg is now optional and will simply sync the engine.
Passing -CL=0 will now require the -force argument before syncing files out of the workspace.
Fixed issue with deep samples (e.g AREnvProbe) not being discovered by FindProjectFileFromName
Added NativeProjects.ClearCache option for the case when syncing a project from P4 that isn't yet on disk

Fixed issue with P4.FileExistsInDepot returning true if passed a path that isn't in the users client view. Relates to UE-78832 but not the entire fix
Fixed issue with BuildEditor not working without a project arg.
Fixed issue building projects that don't have source

[CODEREVIEW] ben.marsh
#jira UE-78832, UE-78826
#rb na

#ROBOMERGE-OWNER: andrew.grant
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 8008332 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v396-7974030)

[CL 8008726 by andrew grant in Main branch]
2019-08-13 16:24:19 -04:00
justin marcus
302c7cb62d Fix Gauntlet always recopying obb's to target device. This seem to only happen when running locally and was caused by whitespace not being trimmed from the file names after parsing 'ls' results from ADB. Since this hasn't been seen on the test farm, I'm think this has to be a device specific or maybe a Windows/Linux isse.
[at]Josh.Engebretson

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: justin.marcus
#ROBOMERGE-SOURCE: CL 7883158 via CL 7883183 via CL 7883188 via CL 7915274 via CL 7915496
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v396-7974030)

[CL 7977158 by justin marcus in Dev-Build branch]
2019-08-13 10:43:32 -04:00
jason adcock
51ac24e427 Moving ShooterGame Automation Back In With ShooterGame Project
#RB ryan.gerleve
#JIRA NONE

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: jason.adcock
#ROBOMERGE-SOURCE: CL 7887405 in //UE4/Release-4.23/... via CL 7887407
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v396-7974030)

[CL 7976580 by jason adcock in Dev-Build branch]
2019-08-13 10:36:49 -04:00
bob tellez
e3e92b46ab #Gauntlet Remove a debugging line I left in
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 7860713 via CL 7868828 via CL 7870723
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v396-7974030)

[CL 7975950 by bob tellez in Dev-Build branch]
2019-08-13 10:28:09 -04:00
bob tellez
5daca59cd7 #Gauntlet Fix parameter order
[FYI] Andrew.Grant

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: bob.tellez
#ROBOMERGE-SOURCE: CL 7860707 via CL 7868820 via CL 7870715
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v396-7974030)

[CL 7975946 by bob tellez in Dev-Build branch]
2019-08-13 10:28:07 -04:00
josh engebretson
2edc98d4aa Fixing boolean check on platform parse
#rnx

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: josh.engebretson
#ROBOMERGE-SOURCE: CL 7845368 via CL 7861338 via CL 7861388
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v393-7951996)

[CL 7960536 by josh engebretson in Dev-Build branch]
2019-08-12 23:11:49 -04:00
andrew grant
5fc4f5ec13 missed file from last cl
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 7844593 via CL 7861320 via CL 7861372
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v393-7951996)

[CL 7960362 by andrew grant in Dev-Build branch]
2019-08-12 23:11:16 -04:00
andrew grant
aa5af0701c Resolve issue running packaged builds when no project file is available
#rb na

#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 7844402 via CL 7861228 via CL 7861287
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v393-7951996)

[CL 7959988 by andrew grant in Dev-Build branch]
2019-08-12 23:10:13 -04:00
andrew grant
2fbd4ab5bb Fix unresolved project path for Fortnite tests
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: andrew.grant
#ROBOMERGE-SOURCE: CL 7843737 via CL 7861116 via CL 7861168
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v393-7951996)

[CL 7959373 by andrew grant in Dev-Build branch]
2019-08-12 23:07:26 -04:00
josh engebretson
3dd84f6abd Gauntlet: Add support for specifying client, server, editor exec cmds
#rnx


#ROBOMERGE-SOURCE: CL 7952345 via CL 7952406 via CL 7954429 via CL 7955916
#ROBOMERGE-BOT: (v393-7951996)

[CL 7956071 by josh engebretson in Main branch]
2019-08-12 20:04:21 -04:00
justin marcus
900a40be3d Fix android artifacts being saved to the wrong directory.
[at]Josh.Engebretson


#ROBOMERGE-SOURCE: CL 7951960 via CL 7951966 via CL 7951969 via CL 7954680
#ROBOMERGE-BOT: (v393-7951996)

[CL 7954841 by justin marcus in Main branch]
2019-08-12 18:11:12 -04:00
Josh Adams
2eb5796bba - Revamped the Platform Extension plugin support to go back to just passing one directory to ReadPluginsFromDirectory now that the directory swap allows it
#rb ben.marsh

[CL 7954514 by Josh Adams in Dev-Build branch]
2019-08-12 17:59:42 -04:00
justin marcus
11b919aab1 Fix Gauntlet always recopying obb's to target device. This seem to only happen when running locally and was caused by whitespace not being trimmed from the file names after parsing 'ls' results from ADB. Since this hasn't been seen on the test farm, I'm think this has to be a device specific or maybe a Windows/Linux isse.
[at]Josh.Engebretson


#ROBOMERGE-SOURCE: CL 7883158 via CL 7883183 via CL 7883188 via CL 7915274
#ROBOMERGE-BOT: (v389-7813075)

[CL 7915496 by justin marcus in Main branch]
2019-08-08 23:38:17 -04:00
jason adcock
a8c1ab49db Moving ShooterGame Automation Back In With ShooterGame Project
#RB ryan.gerleve
#JIRA NONE

#ROBOMERGE-SOURCE: CL 7887405 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v389-7813075)

[CL 7887407 by jason adcock in Main branch]
2019-08-08 14:26:50 -04:00