[GHC] #16224: CPUTime001 is fragile

GHC ghc-devs at haskell.org
Wed Jan 23 18:59:47 UTC 2019


#16224: CPUTime001 is fragile
-------------------------------------+-------------------------------------
           Reporter:  bgamari        |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  Compiler       |           Version:  8.6.3
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 I have seen CPUTime001 fail spuriously on several occasions. In
 [[https://gitlab.haskell.org/ghc/ghc/-/jobs/15989|one such occasion]]:
 {{{#!diff
 --- libraries/base/tests/CPUTime001.run/CPUTime001.stdout.normalised
 2019-01-23 18:53:32.601027719 +0000
 +++ libraries/base/tests/CPUTime001.run/CPUTime001.run.stdout.normalised
 2019-01-23 18:53:32.601027719 +0000
 @@ -1,4 +1,4 @@
  1028457
  1664079
  2692537
 -(True,True)
 +(False,True)
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16224>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list