Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,248
Issues
4,248
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
391
Merge Requests
391
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
7844f3a8
Commit
7844f3a8
authored
Dec 26, 2019
by
Ben Gamari
🐢
Committed by
Marge Bot
Jan 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite: Mark T17073 as broken on Windows
Due to
#17607
.
parent
0805ed7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testsuite/tests/hpc/all.T
testsuite/tests/hpc/all.T
+2
-1
No files found.
testsuite/tests/hpc/all.T
View file @
7844f3a8
...
...
@@ -22,4 +22,5 @@ test('T2991', [cmd_wrapper(T2991), extra_clean(['T2991LiterateModule.hi',
# Run with 'ghc --main'. Do not list other modules explicitly.
multimod_compile_and_run
,
['
T2991
',
''])
test
('
T17073
',
normal
,
makefile_test
,
['
T17073 HPC={hpc}
'])
test
('
T17073
',
when
(
opsys
('
mingw32
'),
expect_broken
(
17607
)),
makefile_test
,
['
T17073 HPC={hpc}
'])
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