Add back 2 test exceptions removed by mistake

This commit is contained in:
Mihai Maruseac 2020-06-06 09:35:33 -07:00
parent 65fb49e205
commit c5d84f043e

View File

@ -5490,6 +5490,11 @@ expected-test-failures:
- webdriver-angular # webdriver server
- websockets
# Missing test files in sdist
# Hopefully gets fixed in the next release...
- crypto-pubkey # https://github.com/vincenthz/hs-crypto-pubkey/issues/23
- doctest-discover # 0.1.0.9 https://github.com/karun012/doctest-discover/issues/22
# Assertion failures, these can be real bugs or just limitations
# in the test cases.
- download # https://github.com/fpco/stackage/issues/2811