diff options
author | Ian Lynagh <igloo@earth.li> | 2012-01-25 17:46:07 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2012-01-25 17:46:07 +0000 |
commit | 9e5aa3300072c2fbf83ee1423c6c4364aca1a162 (patch) | |
tree | b98d8c1f11ce4b0c8a94a997b7b41551f4d81918 /testsuite/tests/dph | |
parent | def5baf895073406b7f6a36244292fd745f546ef (diff) | |
download | haskell-9e5aa3300072c2fbf83ee1423c6c4364aca1a162.tar.gz |
Mark dph-diophantine-copy-opt as broken (#5817)
Diffstat (limited to 'testsuite/tests/dph')
-rw-r--r-- | testsuite/tests/dph/diophantine/dph-diophantine.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/dph/diophantine/dph-diophantine.T b/testsuite/tests/dph/diophantine/dph-diophantine.T index 036c594e72..34bf0e9ddb 100644 --- a/testsuite/tests/dph/diophantine/dph-diophantine.T +++ b/testsuite/tests/dph/diophantine/dph-diophantine.T @@ -1,6 +1,7 @@ test ('dph-diophantine-copy-opt' , [ alone + , expect_broken(5817) , skip_if_fast , reqlib('dph-lifted-copy') , reqlib('dph-prim-par') |