[Webkit-unassigned] [Bug 212836] REGRESSION: macOS WK1 tests intermittently exiting early after 500 failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 5 12:56:45 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212836
--- Comment #2 from Ryan Haddad <ryanhaddad at apple.com> ---
In at least a few cases that I checked, it looks like the expected output from one test is showing up in the test that follows it, causing them all to fail:
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/repaint/align-self-overflow-change-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/repaint/align-self-overflow-change-actual.txt
@@ -1,11 +1,9 @@
-Tests invalidation on align-self style change (just overflow). Passes if there is no red.
+Tests invalidation on align-self style change. Passes if there is no red.
(repaint rects
- (rect 0 2 200 200)
- (rect 0 2 200 200)
- (rect 0 52 200 200)
- (rect 0 252 200 100)
- (rect 0 2 200 50)
- (rect 0 2 800 14)
+ (rect 0 302 100 300)
+ (rect 0 302 100 50)
+ (rect 0 52 100 300)
+ (rect 100 52 100 300)
)
--- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/repaint/align-self-change-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/fast/repaint/align-self-change-actual.txt
@@ -1,9 +1,8 @@
-Tests invalidation on align-self style change. Passes if there is no red.
+Tests invalidation on align-items style change (just overflow). Passes if there is no red.
(repaint rects
- (rect 0 302 100 300)
- (rect 0 302 100 50)
- (rect 0 52 100 300)
- (rect 100 52 100 300)
+ (rect 0 2 200 350)
+ (rect 0 52 200 300)
+ (rect 0 2 800 14)
)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200605/ab1589af/attachment.htm>
More information about the webkit-unassigned
mailing list