Commit e988f9a
committed
integration-test: Sleep for a while after mdraid creation
Integration tests are missing synchronization mechanisms and waiting
for an object to appear on the bus. Thus for now, add a nasty sleep.
======================================================================
FAIL: test_md_raid_methods (__main__.MDRaid.test_md_raid_methods)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/tbzatek/devel/udisks/src/tests/integration-test", line 1855, in test_md_raid_methods
self.assertIsNotNone(block)
~~~~~~~~~~~~~~~~~~~~^^^^^^^
AssertionError: unexpectedly None1 parent cbcedef commit e988f9a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1831 | 1831 | | |
1832 | 1832 | | |
1833 | 1833 | | |
| 1834 | + | |
1834 | 1835 | | |
1835 | 1836 | | |
1836 | 1837 | | |
| |||
0 commit comments