Gene Walters
|
26a5128576
|
Renaming py util methods for reporting log lines based on feedback
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-12-29 10:02:32 -08:00 |
|
Gene Walters
|
874bbbfca3
|
Better magic number naming based on review feedback
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-12-18 10:26:37 -08:00 |
|
Gene Walters
|
fd078e3c29
|
Small py var name change based on review feedback. Updating script graphs from previous commit to use new RPC name
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-12-18 10:11:20 -08:00 |
|
Gene Walters
|
0a7e9388ad
|
Cleanup: Adding wait_for_critical_expected_line as a public method to utils.py and updated the RPC test to use it.
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-12-09 19:23:48 -08:00 |
|
Gene Walters
|
80a216e079
|
Adding RPC test. Update editor-servers to flush stdout
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-12-08 00:21:02 -08:00 |
|
chiyenteng
|
ab76254b43
|
Make prefab system enabled as default for automated tests (#5670)
* Make prefab system enabled as default for automated tests
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Modify auto tests after preventing regset saved into disk after editor main window closed
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Uncomment xfail
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
* Use --regset for editor tests
Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
|
2021-11-22 10:45:18 -08:00 |
|
Gene Walters
|
84d38a4f9c
|
Removing Multiplayer MainSuite tests, because AR considers no-test to be a failure
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-11-04 22:23:00 -07:00 |
|
Gene Walters
|
1f4cb58c5e
|
Moving flaky multiplayer tests into sandbox so they will still be ran nightly, but we can still fix and create new tests
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-11-04 13:49:33 -07:00 |
|
Gene Walters
|
2f651c05c8
|
Python passes lower-case net-player-prefab path.
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-24 23:28:10 -07:00 |
|
Gene Walters
|
dd6c9b9403
|
Misc code comment changes based on PR feedback
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-19 16:10:11 -07:00 |
|
Gene Walters
|
c8237d69c7
|
Misc cleanup. Fixing typos and remove unused test level
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-18 21:57:46 -07:00 |
|
Gene Walters
|
580153b16e
|
Adding EditorPython methods to Multiplayer gem for launching the editor gamemode with a server. Adding a test for networkinput with scriptcanvas to ensure the autonomous client can create input and that the server can receive and process the input via script canvas.
Signed-off-by: Gene Walters <genewalt@amazon.com>
|
2021-10-18 21:47:40 -07:00 |
|