File tree Expand file tree Collapse file tree 3 files changed +8
-22
lines changed
cmdLineTests/shareClassTests/SCCMLTests Expand file tree Collapse file tree 3 files changed +8
-22
lines changed Original file line number Diff line number Diff line change @@ -241,13 +241,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
241
241
<variation >Mode101</variation >
242
242
<variation >Mode601</variation >
243
243
</variations >
244
- <disables >
245
- <disable >
246
- <comment >ibm_git/runtimes/backlog/issues/1654</comment >
247
- <version >8</version >
248
- <impl >ibm</impl >
249
- </disable >
250
- </disables >
251
244
<command >cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; \
252
245
$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
253
246
ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \
@@ -275,13 +268,6 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
275
268
<variation >Mode101</variation >
276
269
<variation >Mode601</variation >
277
270
</variations >
278
- <disables >
279
- <disable >
280
- <comment >ibm_git/runtimes/backlog/issues/1654</comment >
281
- <version >8</version >
282
- <impl >ibm</impl >
283
- </disable >
284
- </disables >
285
271
<command >cp $(TEST_RESROOT)$(D)tck_ddrext.xml .; \
286
272
$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
287
273
ant -DJAVA_COMMAND=$(JAVA_COMMAND) -DTEST_LIB_PATH=$(Q)-Djava.library.path=$(TEST_LIB_PATH_VALUE)$(Q) \
Original file line number Diff line number Diff line change @@ -353,7 +353,7 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
353
353
</variations >
354
354
<disables >
355
355
<disable >
356
- <comment >ibm_git/runtimes/backlog/issues/1654 </comment >
356
+ <comment >ibm_git/runtimes/backlog/issues/1659 </comment >
357
357
<impl >ibm</impl >
358
358
</disable >
359
359
</disables >
@@ -490,6 +490,13 @@ SPDX-License-Identifier: EPL-2.0 OR Apache-2.0 OR GPL-2.0-only WITH Classpath-ex
490
490
<variation >Mode110</variation >
491
491
<variation >Mode610</variation >
492
492
</variations >
493
+ <disables >
494
+ <disable >
495
+ <comment >ibm_git/runtimes/backlog/issues/1659</comment >
496
+ <version >8</version >
497
+ <impl >ibm</impl >
498
+ </disable >
499
+ </disables >
493
500
<command >$(ADD_JVM_LIB_DIR_TO_LIBPATH) \
494
501
$(SQ)$(JAVA_SHARED_LIBRARIES_DIR)$(D)thrstatetest$(SQ) $(JVM_OPTIONS) -Djava.home=$(THRSTATETEST_JRE_HOME) -Dcom.ibm.tools.attach.enable=no -Dibm.java9.forceCommonCleanerShutdown=true ; \
495
502
$(TEST_STATUS)
Original file line number Diff line number Diff line change 204
204
<variation >Mode110</variation >
205
205
<variation >Mode610</variation >
206
206
</variations >
207
- <disables >
208
- <disable >
209
- <comment >ibm_git/runtimes/backlog/issues/1654</comment >
210
- <version >8</version >
211
- <impl >ibm</impl >
212
- </disable >
213
- </disables >
214
207
<command >cp $(Q)$(TEST_RESROOT)$(D)..$(D)URLHelperTests$(D)URLHelperTests.jar$(Q) .; \
215
208
true URLHelperTests.jar ;\
216
209
$(Q)$(TEST_JDK_HOME)$(D)bin$(D)jar$(EXECUTABLE_SUFFIX)$(Q) xf URLHelperTests.jar; \
You can’t perform that action at this time.
0 commit comments