This bug was fixed in the package umockdev - 0.11.1-1ubuntu0.1 --------------- umockdev (0.11.1-1ubuntu0.1) bionic; urgency=medium
* d/p/lp1831467/0001-src-umockdev.vala-fix-ScriptRunner.op_write.patch, d/p/lp1831467/0002-tests-read-expected-number-of-bytes-maybe-over-multi.patch, d/p/lp1831467/0003-tests-test-umockdev-record.vala-add-slow_testbed_fac.patch, d/p/lp1831467/0004-tests-test-umockdev.c-add-slow_testbed_factor-variab.patch, d/p/lp1831467/0005-tests-test-umockdev-run.vala-add-slow_testbed_factor.patch, d/p/lp1831467/0006-remove_SocketServer_ctrl-r_assert.patch, d/rules, d/t/upstream: - Fix various timing-related tests Fix ScriptRunner fuzz checking function (LP: #1831467) -- Dan Streetman <ddstr...@canonical.com> Thu, 06 Aug 2020 20:43:44 -0400 ** Changed in: umockdev (Ubuntu Bionic) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to umockdev in Ubuntu. https://bugs.launchpad.net/bugs/1831467 Title: test-umockdev tests flaky on armhf (and sometimes other archs) Status in umockdev package in Ubuntu: Fix Released Status in umockdev source package in Xenial: In Progress Status in umockdev source package in Bionic: Fix Released Status in umockdev source package in Focal: Fix Released Status in umockdev source package in Groovy: Fix Released Bug description: [impact] these tests fail intermittently, due to various timing issues, as well as an actual code bug in how data fuzz is calculated. it looks like the failures are mostly on armhf, but do happen less often on other archs. [test case] check the previous autopkgtest logs, e.g. https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic/cosmic/armhf/u/umockdev/20190601_015323_8f795@/log.gz [regression potential] any regression would likely result in incorrectly failing/passing autopkgtests, or in a incorrect pass or incorrect fail of the ScriptRunner to verify the data's level of fuzz. [scope] as the tests are flaky on armhf all the way back to trusty, this is needed for all releases. [other info] Fixed upstream in PR https://github.com/martinpitt/umockdev/pull/103 Most of the changes are test case fixes, but there is one fix to source code to fix the ScriptRunning function that validates the level of fuzz in data, so this is not *only* a testcase fix. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/umockdev/+bug/1831467/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp