diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-04-01 17:28:39 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-04-01 17:28:53 +0200 |
commit | d4cf7051bc17182238b17ba1dc42e190fa5c6f0d (patch) | |
tree | 74c0fadf4574a35dae7ed59591920c6b4c66eb7f /testsuite/tests | |
parent | 694c4d543d94405ce13eb15ddf31db5cf58251dc (diff) | |
download | haskell-d4cf7051bc17182238b17ba1dc42e190fa5c6f0d.tar.gz |
Don't `make accept` output of expect_broken tests
When running `make accept` on a directory in the testsuite, don't accept
the output of tests that are marked as expect_broken. This makes it
easier to review `git diff` after running `make accept`.
When you change an error message in the compiler that shows up in the
output of many tests, you can run `make accept` in the testsuite
directory, and all expected test output will be updated. But since your
change didn't magically fix all the other bugs in the compiler for which
we have an expect_broken test, the output for those tests should
probably not be updated.
Before, the effect of running `make accept` could be that some tests
would end up in the 'unexpected passes' group.
[skip ci]
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D781
Diffstat (limited to 'testsuite/tests')
0 files changed, 0 insertions, 0 deletions