Historia zmian

Autor SHA1 Wiadomość Data
  rgba16f 3c74a21e31 Add Atom basic screenshot testing depth of field using the GameLauncher (#15740) 2 lat temu
  Ethan Chen adebb71bd8 Add manual test for rga (#14385) 2 lat temu
  John 7a85040e42 Un-enrol Atom tests that require GPU support. 2 lat temu
  John 6272f115d9 Remove non-main/smoke labels. 3 lat temu
  John 5616e6978a Opt Atom Python tests into TIAF. 3 lat temu
  NULL c20e103719 Add new testsuite file for MaterialEditor periodic tests to distinguish them from Editor tests, add new azlmbr test file for MaterialEditor file saving tests (periodic suite). These new tests verify that existing materials can be updated and saved as well as new materials created and saved. 3 lat temu
  NULL c570b62922 fix the level loads test name in CMakeLists.txt 3 lat temu
  NULL dad4920a94 move remaining failures to skip on Linux while investigation is underway, re-enable the level loads test for WIndows since it no longer fails, GHI cut to track this issue as well @ https://github.com/o3de/o3de/issues/13930 3 lat temu
  NULL b389575335 re-enable TestSuite_Main_Null_Render_Component_02.py in main suite, move the Hair and Mesh components from test into TestSuite_Sandbox.py, update CMakeLists.txt to reflect changes, GHIs entered for both component asserts that cause the test to fail when including Hair and Mesh components in test 3 lat temu
  NULL 8c99ddfe9d move AutomatedTesting::Atom_Main_Null_Render_02 to periodic suite due to intermittent failure so that root cause can be determined and the test moved back to main 3 lat temu
  NULL 6890c87215 move level loads test to periodic for evaluation of crash fix, re-enable the test in the future if no crash observed on periodic runs 3 lat temu
  NULL ff08f62ab4 disable null render level loads test for crash investigation 3 lat temu
  NULL 22a655a639 add more MaterialEditor null renderer tests for basic functionality and also update the CMakeLists.txt entries to be more accurate to test requirements 3 lat temu
  jromnoa b9322df5db Merge branch 'development' into Atom/jromnoa/material-canvas-automated-test-support 3 lat temu
  NULL 624c91ae38 shader asset builder test runs now without issues, moved from sandbox into periodic suite 3 lat temu
  NULL 58d89051f1 starting initial commit for MaterialCanvas test support 3 lat temu
  moraaar 38af22831b Added Vulkan Validation Smoke Test (run on nightly build) (#11486) 3 lat temu
  NULL 1cee2af533 fixes for AR 3 lat temu
  jromnoa f4c1bb02d0 Add MaterialEditor support code on top of working Editor code using the same shared classes (AbstractTestSuite, AbstractTestBase, AbstractTestClass, and Result). Also re-added the MaterialEditor tests with CMakeLists.txt registration. Next step is to make sure all of the tests pass with these changes (including unit tests) then open a PR. I will write documentation of how all of this works once the PR is open. 3 lat temu
  jromnoa 1aac161289 add new benchmark_test_gpu_profile job and mark Atom benchmark GPU metrics tests as benchmark suite to get picked up by this new job but excluded by the regular weekly GPU job 3 lat temu
  Scott Murray 6e2136afe3 Switching Atom main test suite to EditorBatchedTest and splitting it into four suites 3 lat temu
  jromnoa 79e32ce4e5 moving benchmark tests into their own file to prevent timeout failures of other tests potentially stopping the benchmarks 4 lat temu
  jromnoa e89ec94c38 update CMakeLists.txt in preparation for removing the TestSuite_Main_GPU_Optimized file, add compare_screenshot_to_golden_image function, add hydra_AtomGPU_LightComponentScreenshotsMatch.py hydra script 4 lat temu
  jromnoa 0c97c879c1 remove the main suite optimized jobs from CMakeLists.txt since its causing a false build failure on AR 4 lat temu
  jromnoa de41653d26 remove LY_PROJECTS check in Atom test registrations so that the targets build in project centric builds (#4581) 4 lat temu
  jromnoa 02b6b1dbf4 First in set of PRs for adding parallel GPU test runs to Atom tests. (#4276) 4 lat temu
  jromnoa fa163f49b9 Re-structure Atom test folders in AutomatedTesting. (#4206) 4 lat temu