Disables cpio-conduit tests da-x/cpio-conduit#1

This commit is contained in:
Joe Kachmar 2018-05-25 05:11:46 +00:00 committed by GitHub
parent 780fe65cb2
commit 619aab5311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3717,6 +3717,7 @@ skipped-tests:
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
- binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2
- cpio-conduit # Test file not in tarball https://github.com/da-x/cpio-conduit/issues/1
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
- rose-trees # OOM https://github.com/athanclark/rose-trees/issues/6
- binary-parsers # https://github.com/winterland1989/binary-parsers/issues/3