|
113 | 113 | "windows:amd64:jdk21" : daily + t("01:30:00") + provide(GPY_JVM21_STANDALONE), |
114 | 114 | "linux:amd64:jdk-latest" : tier2 + require(GPY_JVM_STANDALONE), |
115 | 115 | "linux:aarch64:jdk-latest" : tier3 + provide(GPY_JVM_STANDALONE), |
116 | | - "darwin:amd64:jdk-latest" : daily + t("01:30:00") + daily + provide(GPY_JVM_STANDALONE), |
117 | 116 | "darwin:aarch64:jdk-latest" : tier3 + provide(GPY_JVM_STANDALONE), |
118 | 117 | "windows:amd64:jdk-latest" : tier3 + provide(GPY_JVM_STANDALONE), |
119 | 118 | }), |
|
129 | 128 | "windows:amd64:jdk21" : daily + t("02:00:00"), |
130 | 129 | "linux:amd64:jdk-latest" : tier2 + require(GPY_JVM_STANDALONE), |
131 | 130 | "linux:aarch64:jdk-latest" : daily + t("01:30:00") + require(GPY_JVM_STANDALONE), |
132 | | - "darwin:amd64:jdk-latest" : daily + t("01:00:00") + require(GPY_JVM_STANDALONE), |
133 | 131 | "darwin:aarch64:jdk-latest" : daily + t("01:00:00") + require(GPY_JVM_STANDALONE), |
134 | 132 | "windows:amd64:jdk-latest" : daily + t("01:30:00"), |
135 | 133 | }), |
|
139 | 137 | "darwin:aarch64:jdk21" : daily + t("00:30:00") + require(GPY_JVM21_STANDALONE), |
140 | 138 | "linux:amd64:jdk-latest" : tier2 + require(GPY_JVM_STANDALONE), |
141 | 139 | "linux:aarch64:jdk-latest" : daily + t("00:30:00") + require(GPY_JVM_STANDALONE), |
142 | | - "darwin:amd64:jdk-latest" : daily + t("00:30:00") + require(GPY_JVM_STANDALONE), |
143 | 140 | "darwin:aarch64:jdk-latest" : daily + t("00:30:00") + require(GPY_JVM_STANDALONE), |
144 | 141 | }), |
145 | 142 | "python-unittest-hpy": gpgate + require(GPY_NATIVE_STANDALONE) + platform_spec(no_jobs) + platform_spec({ |
|
151 | 148 | "python-unittest-posix": gpgate + platform_spec(no_jobs) + platform_spec({ |
152 | 149 | "linux:amd64:jdk-latest" : tier2 + require(GPY_JVM_STANDALONE), |
153 | 150 | "linux:aarch64:jdk-latest" : tier3 + require(GPY_JVM_STANDALONE), |
154 | | - "darwin:amd64:jdk-latest" : daily + t("01:30:00") + require(GPY_JVM_STANDALONE), |
155 | 151 | "darwin:aarch64:jdk-latest" : tier3 + require(GPY_JVM_STANDALONE), |
156 | 152 | }), |
157 | 153 | "python-unittest-standalone": gpgate_maven + platform_spec(no_jobs) + platform_spec({ |
158 | 154 | "linux:amd64:jdk21" : daily + t("02:00:00") + require(GPY_JVM21_STANDALONE), |
159 | 155 | "linux:aarch64:jdk21" : daily + t("02:00:00") + require(GPY_JVM21_STANDALONE), |
160 | 156 | "darwin:aarch64:jdk21" : daily + t("02:00:00") + require(GPY_JVM21_STANDALONE), |
161 | | - "darwin:amd64:jdk-latest" : daily + t("02:00:00") + require(GPY_JVM_STANDALONE) + require(GRAAL_JDK_LATEST), |
162 | 157 | "windows:amd64:jdk21" : daily + t("02:00:00") + require(GPY_JVM21_STANDALONE) + batches(2), |
163 | 158 | "linux:amd64:jdk-latest" : tier3 + require(GPY_JVM_STANDALONE) + require(GRAAL_JDK_LATEST), |
164 | 159 | "linux:aarch64:jdk-latest" : tier3 + require(GPY_JVM_STANDALONE) + require(GRAAL_JDK_LATEST), |
|
172 | 167 | "windows:amd64:jdk21" : daily + t("01:00:00"), |
173 | 168 | "linux:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
174 | 169 | "linux:aarch64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
175 | | - "darwin:amd64:jdk-latest" : daily + t("01:30:00"), |
176 | 170 | "darwin:aarch64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
177 | 171 | "windows:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
178 | 172 | }), |
|
186 | 180 | "windows:amd64:jdk21" : daily + t("01:30:00"), |
187 | 181 | "linux:amd64:jdk-latest" : tier3 + provide(GRAAL_JDK_LATEST), |
188 | 182 | "linux:aarch64:jdk-latest" : tier3 + provide(GRAAL_JDK_LATEST), |
189 | | - "darwin:amd64:jdk-latest" : daily + t("01:30:00") + provide(GRAAL_JDK_LATEST), |
190 | 183 | "darwin:aarch64:jdk-latest" : tier3 + provide(GRAAL_JDK_LATEST), |
191 | 184 | "windows:amd64:jdk-latest" : tier3 + provide(GRAAL_JDK_LATEST), |
192 | 185 | }), |
|
223 | 216 | "python-svm-unittest": gpgate + platform_spec(no_jobs) + platform_spec({ |
224 | 217 | "linux:amd64:jdk-latest" : tier2 + require(GPY_NATIVE_STANDALONE), |
225 | 218 | "linux:aarch64:jdk-latest" : tier3 + require(GPY_NATIVE_STANDALONE), |
226 | | - "darwin:amd64:jdk-latest" : daily + t("01:30:00") + provide(GPY_NATIVE_STANDALONE), |
227 | 219 | "darwin:aarch64:jdk-latest" : tier3 + require(GPY_NATIVE_STANDALONE), |
228 | 220 | "windows:amd64:jdk-latest" : tier3 + require(GPY_NATIVE_STANDALONE) + batches(2), |
229 | 221 | }), |
|
233 | 225 | "python-tagged-unittest": gpgate + require(GPY_NATIVE_STANDALONE) + batches(TAGGED_UNITTESTS_SPLIT) + platform_spec(no_jobs) + platform_spec({ |
234 | 226 | "linux:amd64:jdk-latest" : tier2, |
235 | 227 | "linux:aarch64:jdk-latest" : tier3, |
236 | | - "darwin:amd64:jdk-latest" : daily + t("02:00:00"), |
237 | 228 | "darwin:aarch64:jdk-latest" : tier3, |
238 | 229 | "windows:amd64:jdk-latest" : daily + t("02:00:00"), |
239 | 230 | }), |
|
243 | 234 | "python-graalvm": gpgate + platform_spec(no_jobs) + platform_spec({ |
244 | 235 | "linux:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
245 | 236 | "linux:aarch64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
246 | | - "darwin:amd64:jdk-latest" : daily + t("01:00:00") + daily, |
247 | 237 | "darwin:aarch64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
248 | 238 | "windows:amd64:jdk-latest" : tier3 + require(GRAAL_JDK_LATEST), |
249 | 239 | }), |
|
0 commit comments