Skip to content
  • Vladislav Zavialov's avatar
    Skip T13767 on Darwin · cd1a8808
    Vladislav Zavialov authored and Marge Bot's avatar Marge Bot committed
    The CI job fails with:
    
    	+++ rts/T13676.run/T13676.run.stderr.normalised	2019-10-09 12:27:56.000000000 -0700
    	@@ -0,0 +1,4 @@
    	+dyld: Library not loaded: @rpath/libHShaskeline-0.7.5.0-ghc8.9.0.20191009.dylib
    	+  Referenced from: /Users/builder/builds/ewzE5N2p/0/ghc/ghc/inplace/lib/bin/ghc
    	+  Reason: image not found
    	+*** Exception: readCreateProcess: '/Users/builder/builds/ewzE5N2p/0/ghc/ghc/inplace/lib/bin/ghc' '-B/Users/builder/builds/ewzE5N2p/0/ghc/ghc/inplace/lib' '-e' ''/''$'/'' == '/''/x0024'/''' +RTS '-tT13676.t'  (exit -6): failed
    
    Unable to reproduce locally.
    cd1a8808