Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
6584d736
Commit
6584d736
authored
Oct 12, 2013
by
Krzysztof Gogolewski
Browse files
Add a timeout for #8431
parent
dcdc1725
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/parser/should_fail/all.T
View file @
6584d736
...
...
@@ -81,4 +81,4 @@ test('T984', normal, compile_fail, [''])
test
('
T7848
',
normal
,
compile_fail
,
['
-dppr-user-length=100
'])
test
('
ExportCommaComma
',
normal
,
compile_fail
,
[''])
test
('
T8430
',
literate
,
compile_fail
,
[''])
test
('
T8431
',
normal
,
compile_fail
,
['
-XAlternativeLayoutRule
'])
test
('
T8431
',
[
timeout_multiplier
(
0.05
)]
,
compile_fail
,
['
-XAlternativeLayoutRule
'])
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment