summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-03-04 08:45:54 -0800
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-11 18:11:59 -0400
commitbcb6769c83744c211d3ddddbc7fd9dec88452c88 (patch)
treed73f9ec1d1874cc433da0d8ecfb3fcdea2836b91 /testsuite/tests/driver
parent0cd989577a8b8d2666741fcac4fd3032ae212b80 (diff)
downloadhaskell-bcb6769c83744c211d3ddddbc7fd9dec88452c88.tar.gz
Ignore more version numbers in the testsuite
Prevents some tests from failing just due to mismatched version numbers. These version numbers shouldn't cause tests to fail, especially since we *expect* them to be regularly incremented. The motivation for this particular set of changes came from the changes that came along with the `base` version bump in 8f19ecc95fbaf2cc977531d721085d8441dc09b7.
Diffstat (limited to 'testsuite/tests/driver')
-rw-r--r--testsuite/tests/driver/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/driver/all.T b/testsuite/tests/driver/all.T
index 64b9aeb61d..3cb0f95ce4 100644
--- a/testsuite/tests/driver/all.T
+++ b/testsuite/tests/driver/all.T
@@ -259,7 +259,7 @@ test('T12955', normal, makefile_test, [])
test('T12971', ignore_stdout, makefile_test, [])
test('json', normal, compile_fail, ['-ddump-json'])
-test('json2', normal, compile, ['-ddump-types -ddump-json'])
+test('json2', normalise_version('base','ghc-prim'), compile, ['-ddump-types -ddump-json'])
test('T13604', [], makefile_test, [])
test('T13604a', [], makefile_test, [])
# omitting hpc and profasm because they affect the