Exclude cpp from test step 5

Completes at 10,000 (bus error at 20,000)
This commit is contained in:
Stephen Thirlwall 2015-03-28 15:26:07 +11:00
parent 86eae5ec38
commit 0fbd1b81cd

View file

@ -28,6 +28,7 @@ stepA = stepA_mal
EXCLUDE_TESTS += test^bash^step5 # no stack exhaustion or completion
EXCLUDE_TESTS += test^c^step5 # segfault
EXCLUDE_TESTS += test^cpp^step5 # completes at 10,000
EXCLUDE_TESTS += test^cs^step5 # fatal stack overflow fault
EXCLUDE_TESTS += test^haskell^step5 # test completes
EXCLUDE_TESTS += test^make^step5 # no TCO capability/step