Re-blacklist flaky tests on macOS CI
This is a partial revert of b0848d038b
.
The tests became flaky again in early February, 2022.
Grafana shows no failures for 6.2, so this only appears to be an
issue on dev and 6.3.
Task-number: QTBUG-82015
Task-number: QTBUG-85624
Task-number: QTBUG-82404
Change-Id: Ie83f1c7e9660e26de4daf3418751faa0886d1651
Pick-to: 6.3
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
This commit is contained in:
parent
650fa4bc36
commit
8c658f6188
|
@ -1,3 +1,10 @@
|
||||||
|
# QTBUG-82015
|
||||||
|
[simplePath]
|
||||||
|
macos ci
|
||||||
|
# QTBUG-85624
|
||||||
|
[reparent]
|
||||||
|
macos ci
|
||||||
|
|
||||||
#QTBUG-98516
|
#QTBUG-98516
|
||||||
[pathTransition]
|
[pathTransition]
|
||||||
macos ci
|
macos ci
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
# QTBUG-82404
|
||||||
|
[currentValue]
|
||||||
|
macos ci
|
Loading…
Reference in New Issue