summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph/quickhull/dph-quickhull.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/dph/quickhull/dph-quickhull.T')
-rw-r--r--testsuite/tests/dph/quickhull/dph-quickhull.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/dph/quickhull/dph-quickhull.T b/testsuite/tests/dph/quickhull/dph-quickhull.T
index 14922821f5..bae69814a0 100644
--- a/testsuite/tests/dph/quickhull/dph-quickhull.T
+++ b/testsuite/tests/dph/quickhull/dph-quickhull.T
@@ -2,7 +2,7 @@
test ('dph-quickhull-copy-opt'
, [ high_memory_usage
, outputdir('copy-opt')
- , skip_if_fast
+ , when(fast(), skip)
, reqlib('dph-lifted-copy')
, reqlib('dph-prim-par')
, only_ways(['normal', 'threaded1', 'threaded2']) ]
@@ -14,7 +14,7 @@ test ('dph-quickhull-copy-opt'
test ('dph-quickhull-vseg-opt'
, [ high_memory_usage
, outputdir('vseg-opt')
- , skip_if_fast
+ , when(fast(), skip)
, reqlib('dph-lifted-vseg')
, reqlib('dph-prim-par')
, only_ways(['normal', 'threaded1', 'threaded2']) ]