ray/dashboard/modules/job/tests
Jiao 5d382cfeb3
[nit] remove decorator in test_cli.py (#21792)
Full context see https://github.com/ray-project/ray/issues/21791

pytest work for "some" environments for this test and on CI master, but this decorator is still unnecessary and was introduced by mistake. So just remove it and see what happens with the original issue.
2022-01-23 06:05:05 -08:00
..
backwards_compatibility_scripts [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
subprocess_driver_scripts [job submission] Move job_manager to dashboard module, common parts to common.py (#20209) 2021-11-10 14:14:55 -08:00
test_backwards_compatibility.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
test_cli.py [nit] remove decorator in test_cli.py (#21792) 2022-01-23 06:05:05 -08:00
test_cli_integration.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
test_common.py [job submission] Better validation + tests for input types, refactor API (#20332) 2021-11-13 22:54:01 -08:00
test_http_job_server.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
test_job_manager.py [Jobs] Stream logs during job instead of only at the end (#21659) 2022-01-20 15:21:07 -06:00
test_utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00