haskell / ghc-events

Library and tool for parsing .eventlog files from GHC
http://www.haskell.org/haskellwiki/ThreadScope
Other
33 stars 34 forks source link

test-versions: test/ticky-ticky.eventlog: openBinaryFile: does not exist (No such file or directory) #70

Closed juhp closed 3 years ago

juhp commented 3 years ago

While running the 0.15.0 testsuite for Stackage Nightly:

    test/queens-ghc-6.12.1.eventlog: success
    test/queens-ghc-7.0.2.eventlog: success
    test/mandelbrot-mmc-2011-06-14.eventlog: success
    test/nonmoving-gc.eventlog: success
    test/nonmoving-gc-census.eventlog: success
    test/parallelTest.eventlog: success
    test/pre77stop.eventlog: success
    test/782stop.eventlog: success
    test/783stop.eventlog: success
    test/sleep.h.eventlog: success
    test/sleep.hC.eventlog: success
    test/sleep.hm.eventlog: success
    test/sleep.hd.eventlog: success
    test/sleep.hy.eventlog: success
    test/stop.hT.eventlog: success
    test/hello-ghc-8.2.2.eventlog: success
    test/hello-ghc-8.6.5.eventlog: success
    test/biographical-samples.eventlog: success
    test/time-prof.eventlog: success
    test/trace-binary-event.eventlog: success
    test/unicode.eventlog: success
    test-versions: test/ticky-ticky.eventlog: openBinaryFile: does not exist (No such file or directory)
maoe commented 3 years ago

Thanks for reporting the issue. Fixed in https://hackage.haskell.org/package/ghc-events-0.15.1.