summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph/nbody/dph-nbody.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/dph/nbody/dph-nbody.T')
-rw-r--r--testsuite/tests/dph/nbody/dph-nbody.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/dph/nbody/dph-nbody.T b/testsuite/tests/dph/nbody/dph-nbody.T
index 429ef8fa32..9c0031d16a 100644
--- a/testsuite/tests/dph/nbody/dph-nbody.T
+++ b/testsuite/tests/dph/nbody/dph-nbody.T
@@ -2,7 +2,7 @@
test ('dph-nbody-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']) ]
@@ -14,7 +14,7 @@ test ('dph-nbody-vseg-opt'
test ('dph-nbody-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']) ]