Commit 5c7e75d
[ci] update ci py310 tests - CI-UPGRADES(2/5) (ray-project#58169)
updating subset of ci tests to run on 3.10
The following are failing tests that have been left to run on python
3.9:
lint-roller: python API: api_policy_check (**Premerge**)
ray-serve: serve: tests (**Premerge**)
ray-serve: serve: pydantic < 2.0 tests (**Postmerge**)
ray-serve: serve: same event loop tests (**Postmerge**)
Failing postmerge build:
https://buildkite.com/ray-project/postmerge/builds/14010#_
Successful postmerge runs on python 3.9
ray-serve: serve: pydantic < 2.0 tests:
https://buildkite.com/ray-project/postmerge/builds/14043
ray-serve: serve: same event loop tests:
https://buildkite.com/ray-project/postmerge/builds/14042
---------
Signed-off-by: elliot-barn <[email protected]>
Co-authored-by: Nikhil G <[email protected]>
Co-authored-by: Lonnie Liu <[email protected]>1 parent 734cf99 commit 5c7e75d
File tree
4 files changed
+17
-10
lines changed- .buildkite
4 files changed
+17
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| 88 | + | |
86 | 89 | | |
87 | 90 | | |
88 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
| 171 | + | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | | - | |
37 | | - | |
| 39 | + | |
| 40 | + | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
151 | | - | |
| 154 | + | |
152 | 155 | | |
153 | 156 | | |
154 | 157 | | |
| |||
162 | 165 | | |
163 | 166 | | |
164 | 167 | | |
| 168 | + | |
165 | 169 | | |
166 | 170 | | |
167 | 171 | | |
| |||
0 commit comments