Hacker News new | ask | show | jobs
by michaelmior 4291 days ago
There are valid scenarios for having a test which is expected to fail in some settings. But of course you should always know why a test might fail and be explicit. (Which is exactly what pending and skipped tests are for.)