Bug 201435

Summary: REGRESSION (r249132): [macOS WK2] Layout Test inspector/layers/layerTreeDidChange.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 200959    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Ryan Haddad
Reported 2019-09-03 14:19:46 PDT
The following layout test is flaky on macOS WK2 bots, most frequently failing in the debug configuration. inspector/layers/layerTreeDidChange.html Probable cause: Unknown. The first failure on the dashboard blames https://trac.webkit.org/log/webkit/?verbose=on&rev=249133&stop_rev=249132 Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Flayers%2FlayerTreeDidChange.html --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/inspector/layers/layerTreeDidChange-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/inspector/layers/layerTreeDidChange-actual.txt @@ -3,11 +3,14 @@ == Running test suite: LayerTree.layerTreeDidChange -- Running test case: LayerTree.layerTreeDidChange.WithRequest +Layer tree changed Creating layer... Layer tree changed Creating layer... Layer tree changed -PASS: LayerTreeDidChange should fire after layersForNode is called +FAIL: LayerTreeDidChange should fire after layersForNode is called + Expected: 2 + Actual: 3 -- Running test case: LayerTree.layerTreeDidChange.WithoutRequest Creating layer...
Attachments
Patch (3.73 KB, patch)
2019-09-03 16:26 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-09-03 16:26:14 PDT
Joseph Pecoraro
Comment 2 2019-09-03 16:27:54 PDT
Comment on attachment 377930 [details] Patch rs=me
WebKit Commit Bot
Comment 3 2019-09-03 17:35:18 PDT
Comment on attachment 377930 [details] Patch Clearing flags on attachment: 377930 Committed r249447: <https://trac.webkit.org/changeset/249447>
WebKit Commit Bot
Comment 4 2019-09-03 17:35:20 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-09-03 17:36:21 PDT
Note You need to log in before you can comment on or make changes to this bug.