Custom upgrade: disable ABI conflict tests 2.13-custom-upgrade
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 29 Sep 2022 16:05:55 +0000 (16:05 +0000)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 30 Sep 2022 18:33:34 +0000 (14:33 -0400)
This test is not appropriate for this custom upgrade branch.

Change-Id: I1b97a9f52fb94a65a65db65f34a84abf8bb2a874
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
tests/Makefile.am

index ac4d1cc9bde4182409a2ed51c254290815b6554e..e27da34e2c60c77cd910761de61089a04da4dd23 100644 (file)
@@ -31,9 +31,6 @@ endif
 
 # Regression tests
 
-TESTS += \
-       regression/abi0-conflict/test_abi0_conflict
-
 EXTRA_DIST = README
 
 check-loop:
This page took 0.025148 seconds and 5 git commands to generate.