Skip tests instead of expect failure (upper bound placement)

This commit is contained in:
Michael Snoyman 2017-08-01 18:12:54 +03:00
parent ba03d83607
commit a59fd616c1
No known key found for this signature in database
GPG Key ID: A048E8C057E86876

View File

@ -3611,6 +3611,9 @@ skipped-tests:
# https://github.com/athanclark/rose-trees/issues/6
- rose-trees
# https://github.com/bos/attoparsec/issues/131
- attoparsec
# end of skipped-tests
# Tests which we should build and run, but which are expected to fail. We
@ -3858,9 +3861,6 @@ expected-test-failures:
# https://github.com/Daniel-Diaz/HaTeX/issues/100
- HaTeX
# https://github.com/bos/attoparsec/issues/131
- attoparsec
# https://github.com/sdroege/conduit-iconv/issues/2
- conduit-iconv