comparison test/TEST.groups @ 12314:5b1191bf0b4b

8024677: [TESTBUG] Move tests for classes in /testlibrary Summary: Moved the tests to /testlibrary_tests and updated TEST.groups Reviewed-by: dholmes, sla
author ctornqvi
date Wed, 25 Sep 2013 17:47:22 +0200
parents da051ce490eb
children d574419c5372
comparison
equal deleted inserted replaced
12313:899ecf76b570 12314:5b1191bf0b4b
191 # All tests that run on the most minimal configuration: Minimal VM on Compact 1 191 # All tests that run on the most minimal configuration: Minimal VM on Compact 1
192 compact1_minimal = \ 192 compact1_minimal = \
193 serviceability/ \ 193 serviceability/ \
194 compiler/ \ 194 compiler/ \
195 testlibrary/ \ 195 testlibrary/ \
196 testlibrary_tests/ \
196 sanity/ \ 197 sanity/ \
197 runtime/ \ 198 runtime/ \
198 gc/ \ 199 gc/ \
199 -:needs_full_vm_compact1 \ 200 -:needs_full_vm_compact1 \
200 -:needs_full_vm_compact2 \ 201 -:needs_full_vm_compact2 \