Blacklist flaky test of QPrinter for VxWorks

Test taskQTBUG4497_reusePrinterOnDifferentFiles of QPrinter is flaky on
VxWorks, failing between 2-5 times per 10 runs. This is due to VxWorks
being run on 32bit ARM emulator, which causes delays in test file
generation, and failing randomly on timestamp lines not covered by test
checks. Identical issue is reproducible on imx6 hardware.

Blacklist this particular test, as it blocks making VxWorks tests
significant on COIN.

Task-number: QTBUG-130742
Task-number: QTBUG-115777
Change-Id: Ib0799d8b3c0ff571f2165428d75c17a6f44736de
Reviewed-by: Jarno Lämsä <jarno.lamsa@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Michał Łoś 2024-11-06 09:33:56 +01:00
parent 33b134ff02
commit 3a94084bc7

View File

@ -1,3 +1,7 @@
# QTBUG-127920
[testPrintPreviewDialog]
wayland ubuntu-24.04
# QTBUG-130742
[taskQTBUG4497_reusePrinterOnDifferentFiles]
vxworks