Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
7cef0b7d
Commit
7cef0b7d
authored
Dec 09, 2019
by
Ben Gamari
🐢
Committed by
Marge Bot
Dec 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite: Mark T14028 as broken on ARMv7
Due to
#17558
.
parent
1e6827c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
testsuite/tests/quasiquotation/all.T
testsuite/tests/quasiquotation/all.T
+1
-0
No files found.
testsuite/tests/quasiquotation/all.T
View file @
7cef0b7d
...
...
@@ -9,5 +9,6 @@ test('T14028',
[
req_interp
,
req_rts_linker
,
only_ways
([
config
.
ghc_th_way
]),
unless
(
config
.
have_ext_interp
,
skip
),
when
(
opsys
('
linux
')
and
arch
('
arm
'),
expect_broken_for
(
17558
,
['
dyn
'])),
when
(
opsys
('
linux
')
and
arch
('
x86_64
'),
expect_broken_for
(
17300
,
['
dyn
']))],
makefile_test
,
['
T14028
'])
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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