Blacklist two tests on macOS that a planned CI change shall break
We have #if-ery on Q_OS_DARWIN controlling an expectation of gettign "GMT+1" and "GMT+2" instead of "CET" and "CEST" in two tests; this turns out to not be a deficiency of macOS so much as of how we configure Coin's VMs. While we fix that, we need to ignore failures in these tests, so that we can pull the #if-ery out and clear the blacklist once the VMs are set up properly. Task-number: QTBUG-70149 Change-Id: If3577200cf980b3329161ab3eea7bd2e9d0124e0 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
parent
dc7e775c9c
commit
bd42e2f0ce
2
tests/auto/corelib/tools/qdatetime/BLACKLIST
Normal file
2
tests/auto/corelib/tools/qdatetime/BLACKLIST
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[timeZoneAbbreviation]
|
||||||
|
osx
|
2
tests/auto/corelib/tools/qlocale/BLACKLIST
Normal file
2
tests/auto/corelib/tools/qlocale/BLACKLIST
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[formatTimeZone]
|
||||||
|
osx
|
Loading…
x
Reference in New Issue
Block a user