Go to file
David Abdurachmanov 6a1d5bd4f1
Disable tests for RISC-V (riscv64)
BUILDSTDERR: runTest (tests.test__ped_ped.UnitSetDefaultTestCase) ... ok
BUILDSTDERR: ======================================================================
BUILDSTDERR: FAIL: runTest (tests.test_parted_parted.GetLabelsTestCase)
BUILDSTDERR: ----------------------------------------------------------------------
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/builddir/build/BUILD/pyparted-3.11.2/tests/test_parted_parted.py", line 51, in runTest
BUILDSTDERR:     self.assertGreater(len(parted.getLabels()), 0)
BUILDSTDERR: AssertionError: 0 not greater than 0
BUILDSTDERR: ----------------------------------------------------------------------
BUILDSTDERR: Ran 273 tests in 1.234s
BUILDSTDERR: FAILED (failures=1, skipped=114)
BUILDSTDERR: make: *** [Makefile:42: test] Error 1

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-08-21 13:04:11 -07:00
tests Modify the test run line in tests.yml 2018-12-19 10:34:21 -05:00
.gitignore pyparted-3.11.2 (dcantrell) 2019-02-01 13:55:01 -05:00
gating.yaml gating.yml -> gating.yaml 2019-01-23 16:04:23 -05:00
pyparted.spec Disable tests for RISC-V (riscv64) 2019-08-21 13:04:11 -07:00
sources pyparted-3.11.2 (dcantrell) 2019-02-01 13:55:01 -05:00