[Git][ghc/ghc][wip/ghc-debug] Skip WIP test
Sven Tennie
gitlab at gitlab.haskell.org
Tue Jul 21 13:19:37 UTC 2020
Sven Tennie pushed to branch wip/ghc-debug at Glasgow Haskell Compiler / GHC
Commits:
b1f64575 by Sven Tennie at 2020-07-21T15:19:25+02:00
Skip WIP test
(Red on CI)
- - - - -
1 changed file:
- libraries/ghc-heap/tests/all.T
Changes:
=====================================
libraries/ghc-heap/tests/all.T
=====================================
@@ -54,7 +54,10 @@ test('prof_info',
[extra_files(['create_tso.c','create_tso.h']),
ignore_stdout,
ignore_stderr,
+# TODO: Fix the test
+ skip,
extra_ways(['prof']),
only_ways(prof_ways)
],
+# TODO: Remove DWARF flags
multi_compile_and_run, ['prof_info', [('create_tso.c','-optc=-g -opta=-g')], '-prof'])
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1f645755a391686da8b0278664dafbdd3e613ba
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b1f645755a391686da8b0278664dafbdd3e613ba
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200721/0066e8b4/attachment-0001.html>
More information about the ghc-commits
mailing list