Commit 15c6df5b authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Disable dm-hide test as it fails consistently on aarch64

parent 13a74cb1
diff -uNr parted-3.3/tests/Makefile.am parted-3.3-tests/tests/Makefile.am
--- parted-3.3/tests/Makefile.am 2019-10-11 09:28:51.000000000 +1030
+++ parted-3.3-tests/tests/Makefile.am 2020-04-19 13:06:34.658129793 +0930
--- parted-3.3/tests/Makefile.am 2019-10-10 22:58:51.000000000 +0000
+++ parted-3.3-tests/tests/Makefile.am 2019-10-10 22:58:51.000000000 +0000
@@ -28,11 +28,8 @@
t0213-mkpart-start-negative.sh \
t0220-gpt-msftres.sh \
......@@ -13,17 +13,18 @@ diff -uNr parted-3.3/tests/Makefile.am parted-3.3-tests/tests/Makefile.am
t0300-dos-on-gpt.sh \
t0301-overwrite-gpt-pmbr.sh \
t0350-mac-PT-increases-sector-size.sh \
@@ -71,7 +68,6 @@
@@ -71,8 +68,6 @@
t5000-tags.sh \
t6000-dm.sh \
t6001-psep.sh \
- t6002-dm-busy.sh \
t6003-dm-hide.sh \
- t6003-dm-hide.sh \
t6004-dm-many-partitions.sh \
t6005-dm-uuid.sh \
t6006-dm-512b-sectors.sh \
diff -uNr parted-3.3/tests/Makefile.in parted-3.3-tests/tests/Makefile.in
--- parted-3.3/tests/Makefile.in 2019-10-11 09:33:39.000000000 +1030
+++ parted-3.3-tests/tests/Makefile.in 2020-04-19 13:06:40.453148038 +0930
--- parted-3.3/tests/Makefile.in 2019-10-10 23:03:39.000000000 +0000
+++ parted-3.3-tests/tests/Makefile.in 2019-10-10 23:03:39.000000000 +0000
@@ -1644,11 +1644,8 @@
t0213-mkpart-start-negative.sh \
t0220-gpt-msftres.sh \
......@@ -36,11 +37,12 @@ diff -uNr parted-3.3/tests/Makefile.in parted-3.3-tests/tests/Makefile.in
t0300-dos-on-gpt.sh \
t0301-overwrite-gpt-pmbr.sh \
t0350-mac-PT-increases-sector-size.sh \
@@ -1687,7 +1684,6 @@
@@ -1687,8 +1684,6 @@
t5000-tags.sh \
t6000-dm.sh \
t6001-psep.sh \
- t6002-dm-busy.sh \
t6003-dm-hide.sh \
- t6003-dm-hide.sh \
t6004-dm-many-partitions.sh \
t6005-dm-uuid.sh \
t6006-dm-512b-sectors.sh \
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment