WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
203171
Layout Test inspector/layers/layers-for-node.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=203171
Summary
Layout Test inspector/layers/layers-for-node.html is flaky
Truitt Savell
Reported
2019-10-18 16:40:56 PDT
The following layout test is flaky on macOS inspector/layers/layers-for-node.html Probable cause: Started failing around
r250654
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Flayers%2Flayers-for-node.html
Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/layers/layers-for-node-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/inspector/layers/layers-for-node-actual.txt @@ -109,14 +109,14 @@ "x": 0, "y": 0, "width": "number", - "height": "number" - }, - "memory": "number", - "compositedBounds": { - "x": 0, - "y": 0, - "width": "number", - "height": "number" + "height": 72 + }, + "memory": "number", + "compositedBounds": { + "x": 0, + "y": 0, + "width": "number", + "height": 72 }, "paintCount": "number" }
Attachments
Add attachment
proposed patch, testcase, etc.
Truitt Savell
Comment 1
2019-10-18 16:46:35 PDT
marked test as failing
https://trac.webkit.org/changeset/251311/webkit
Radar WebKit Bug Importer
Comment 2
2019-10-18 16:47:03 PDT
<
rdar://problem/56424548
>
Yury Semikhatsky
Comment 3
2019-10-21 09:38:24 PDT
@graouts: Antoine, can you have a look at the test and check that original assumptions since you added the test still hold true? After playing for a while with the test I feel like with the current set of events in LayerTree domain it may be hard to reliably detect when the layers get to the expected state but I don't have enough knowledge in this domain to tell for sure.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug