qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

migrate-bitmaps-postcopy-test failure


From: Thomas Huth
Subject: migrate-bitmaps-postcopy-test failure
Date: Mon, 6 Mar 2023 13:03:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0


 Hi,

I've just seen this migrate-bitmaps-postcopy-test failure
while running "make check -j5 SPEED=slow" on my laptop:

@@ -1,5 +1,13 @@
-...
+..F
+======================================================================
+FAIL: test_postcopy_success (__main__.TestDirtyBitmapPostcopyMigration)
+----------------------------------------------------------------------
+Traceback (most recent call last):
+  File 
"/home/thuth/devel/qemu/tests/qemu-iotests/tests/migrate-bitmaps-postcopy-test",
 line 196, in test_postcopy_success
+    assert downtime * 10 < postcopy_time
+AssertionError
+
 ----------------------------------------------------------------------
 Ran 3 tests


Maybe that "* 10" factor needs some adjustment to be able
to run on loaded host systems, too?

 Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]