Commit History

Author SHA1 Message Date
  Gene Walters 41bc1e56ac Multiplayer: Re-enable simple connection editor test now that the editor doesn't timeout as quickly and fail on slower machines. 2 years ago
  Gene Walters f3caa250e2 Reverting a PR that added a Multiplayer Test. Because jenkins is failing: https://jenkins.build.o3de.org/blue/organizations/jenkins/O3DE/detail/development/3662/pipeline/899/ (#13782) 2 years ago
  Gene Walters 6d88b63b27 Adding a simple connection test back to MP Sample. It doesn't require an reading of logs or scripts so if this fails it'll help narrow down the issue to being related to multiplayer and not something else 2 years ago
  NULL 4f85371127 Remove editor fixture call from single tests, the editor is now launched based on the type of test class rather than a fixture, i.e. EditorSingleTest will create an editor launcher, but MaterialEditorsingleTest will create a MaterialEditor launcher. Without removing the editor fixture we get a parameter error since its not needed and not used by the receiving setup(), wrap_run(), and teardown() function signatures any more. 2 years ago
  Gene Walters e9f36c9dff Moving failing Multiplayer Tests to Sandbox 2 years ago
  Gene Walters e4d5d3a8c3 revert change: moving multiplayer tests back into main suite 3 years ago
  Gene Walters 925f4eb301 Removing all tests from main. I discovered AR failing even on the first test which means the issue isn't just when calling connect too quickly. Adding a warning if editor listen fails 3 years ago
  Gene Walters 3fb44a7e69 Moving Multiplayer automated-review tests (except 1) into Sandbox, until https://github.com/o3de/o3de/issues/8605 is fixed. Also updated SimpleGameServerLauncher_ConnectsSuccessfully to clean up after itself and close asset-processor in order to avoid test failures from having AP attempt to open twice 3 years ago
  Gene Walters 50a841c4eb Minor pytest.mark sandbox 3 years ago
  Gene Walters 0b1a6592a5 Couldn't get the new game/server launcher tests to run on linux; leaving these where they are in sandbox until investigating futher 3 years ago
  Gene Walters 98c588a1ca Moving multiplayer tests out of sandbox into the main suite (now part of AR) 3 years ago
  SSpalding 5810a150f0 Merge branch 'development' into scspaldi_basic_networking_automation_test 3 years ago
  scspaldi 5d67b63c92 Added basic client connectivity test. 3 years ago
  Gene Walters b3d996ea23 Adding automated test to ensure scripts attached to net-level-entities are started on the server 3 years ago
  Gene Walters 80a216e079 Adding RPC test. Update editor-servers to flush stdout 3 years ago
  chiyenteng ab76254b43 Make prefab system enabled as default for automated tests (#5670) 3 years ago
  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 3 years ago