Skip to content

Commit

Permalink
[GTK] Garden is-playing-audio and memory-pressure EWS failures
Browse files Browse the repository at this point in the history
Unreviewed test gardening.

* Tools/TestWebKitAPI/glib/TestExpectations.json:

Canonical link: https://commits.webkit.org/278953@main
  • Loading branch information
lauromoura committed May 18, 2024
1 parent da80867 commit fe7d1bf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Tools/TestWebKitAPI/glib/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@
}
}
},
"TestWebKitWebContext": {
"subtests": {
"/webkit/WebKitWebContext/memory-pressure": {
"expected": {"gtk": {"status": ["FAIL", "PASS"], "bug": "webkit.org/b/274345"}}
}
}
},
"TestWebKitWebView": {
"subtests": {
"/webkit/WebKitWebView/is-web-process-responsive": {
Expand All @@ -111,6 +118,9 @@
"gtk": {"status": ["CRASH", "FAIL"], "bug": "webkit.org/b/269585"},
"wpe": {"status": ["FAIL"], "bug": "webkit.org/b/271327"}
}
},
"/webkit/WebKitWebView/is-playing-audio": {
"expected": {"gtk": {"status": ["FAIL"], "bug": "webkit.org/b/274344"}}
}
}
},
Expand Down

0 comments on commit fe7d1bf

Please sign in to comment.