Commit 3867390
authored
test: explicitly use US location for session in tests (#650)
This avoids some warnings we see and ignore in our tests.
It might also address some flakiness in
`tests/system/small/ml/test_llm.py::test_create_text_generator_model`
and
`tests/system/small/ml/test_llm.py::test_create_text_generator_32k_model`,
but the root cause of that flakiness is still TBD.1 parent c67e501 commit 3867390
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
132 | 135 | | |
133 | 136 | | |
134 | 137 | | |
| |||
0 commit comments