ray/dashboard/modules/job/tests
SangBin Cho d7fc7d2e9d
[Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032)
This is the PR to write better runtime env exception. After 3 PRs are merged, we can entirely turn off the runtime env logs streamed to drivers.

The first PR only handles tasks exception.

TODO
- [x] Task (this PR)
- [ ] Actor
- [ ] Turn of runtime env logs & improve error msgs
2022-02-03 16:47:04 -08:00
..
backwards_compatibility_scripts [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
subprocess_driver_scripts [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_backwards_compatibility.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_cli.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_cli_integration.py [jobs] Use subprocess.list2cmdline to properly handle quotes in CLI entrypoints (#22011) 2022-02-02 14:33:57 -06:00
test_common.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_http_job_server.py [Runtime Env] Plumbing runtime env failure error message to the exception: Task [1/3] (#22032) 2022-02-03 16:47:04 -08:00
test_job_manager.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00