Fix blacklisting of parameter test of QColorSpace

When creating blacklists for parametric tests, I've misunderstand the
role of comma in parametric tests descriptor in BLACKLIST, thinking that
this is a separator when in fact it was just a part of parameter name.
This leads to tests not being actually blacklisted for VxWorks.

Fix this by blacklisting each parametric tests separately.

Task-number: QTBUG-130076
Task-number: QTBUG-115777
Change-Id: I7ca48a3f4bace6250aa9c990f5374912d3f3c561
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
Michał Łoś 2024-11-06 18:34:01 +01:00
parent 38251c36ed
commit 7944ee7b3a

View File

@ -1,3 +1,7 @@
# QTBUG-130076
[imageConversionOverLargerGamut2:rgbx16x4, rgba16x4, rgba16x4PM]
[imageConversionOverLargerGamut2:rgbx16x4]
vxworks
[imageConversionOverLargerGamut2:rgba16x4]
vxworks
[imageConversionOverLargerGamut2:rgba16x4PM]
vxworks