[GHC] #11521: Test failures for the `profasm` way when BUILD_PROF_LIBS=YES
GHC
ghc-devs at haskell.org
Tue Feb 2 19:06:09 UTC 2016
#11521: Test failures for the `profasm` way when BUILD_PROF_LIBS=YES
-------------------------------------+-------------------------------------
Reporter: thomie | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
One option would be to normalize out these profiling callstacks. You could
take care of this pretty easily I believe. Unfortunately this is a very
large hammer which makes it harder to test the profiling stack trace
feature.
It would be nice if the testsuite driver gave us a bit more control over
what normalizations were run for which tests.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11521#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list