Skip to content

Commit

Permalink
[GTK] API test WebKitFaviconDatabase/get-favicon consistently flaky i…
Browse files Browse the repository at this point in the history
…n bots

Unreviewed test gardening

Test was originally reported as flaky in 2019 in webkit.org/b/205381 in
GTK; it remains flaky with same error message as then, so filing under
same bug. Marking flaky as per behavior in bots.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

Canonical link: https://commits.webkit.org/269626@main
  • Loading branch information
abstractmachines authored and philn committed Oct 21, 2023
1 parent 0031075 commit 53e7334
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Tools/TestWebKitAPI/glib/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@
}
}
},
"TestWebKitFaviconDatabase": {
"subtests": {
"/webkit/WebKitFaviconDatabase/get-favicon": {
"expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/205381"}}
}
}
},
"TestWebKitWebView": {
"subtests": {
"/webkit/WebKitWebView/is-web-process-responsive": {
Expand Down

0 comments on commit 53e7334

Please sign in to comment.