diff options
Diffstat (limited to 'testsuite/tests/deriving/should_fail/all.T')
-rw-r--r-- | testsuite/tests/deriving/should_fail/all.T | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testsuite/tests/deriving/should_fail/all.T b/testsuite/tests/deriving/should_fail/all.T index 610f1181fe..607ffa35f7 100644 --- a/testsuite/tests/deriving/should_fail/all.T +++ b/testsuite/tests/deriving/should_fail/all.T @@ -42,16 +42,6 @@ test('T1133A', test('T5863a', normal, compile_fail, ['']) test('T7959', normal, compile_fail, ['']) -test('Roles5', normal, compile_fail, ['']) -test('Roles6', normal, compile_fail, ['']) -test('Roles7', normal, compile_fail, ['']) -test('Roles8', normal, compile_fail, ['']) -test('Roles9', normal, compile_fail, ['']) -test('Roles10', normal, compile_fail, ['']) -test('Roles11', normal, compile_fail, ['']) -test('Roles12', - extra_clean(['Roles12.o-boot', 'Roles12.hi-boot']), - run_command, ['$MAKE --no-print-directory -s Roles12']) test('T1496', normal, compile_fail, ['']) test('T4846', normal, compile_fail, ['']) test('T7148', normal, compile_fail, ['']) |