gelisam / hawk

Haskell text processor for the command-line
Apache License 2.0
361 stars 20 forks source link

Tests are failing on CI (again) #217

Closed gelisam closed 4 years ago

gelisam commented 4 years ago

This is frustrating: the tests used to pass, then time passed, then the tests started to fail even though the code didn't. So I commented out a bunch of tests, with the goal of re-enabling them eventually. Time passed, and now the remaining tests are failing again. So I guess I have to comment out (or better, fix) even more tests :(