RESOLVED FIXED 219008
REGRESSION (r269598): [ Mac ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=219008
Summary REGRESSION (r269598): [ Mac ] imported/w3c/web-platform-tests/html/semantics/...
Truitt Savell
Reported 2020-11-16 16:11:29 PST
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html This test is failing flakily on Mac. History: https://results.webkit.org/?suite=layout-tests&test=webgpu%2Fwhlsl%2Fdont-crash-parsing-enum.html Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub-actual.txt @@ -1,6 +1,6 @@ +Blocked access to external URL http://nonexistent.localhost/ Blocked access to external URL http://nonexistent.localhost/ CONSOLE MESSAGE: Refused to display 'http://localhost:8800/html/semantics/embedded-content/resources/not-embeddable.html' in a frame because it set 'X-Frame-Options' to 'deny'. -Blocked access to external URL http://nonexistent.localhost/ CONSOLE MESSAGE: Refused to display 'http://localhost:8800/html/semantics/embedded-content/resources/not-embeddable.html' in a frame because it set 'X-Frame-Options' to 'deny'. I am able to reproduce this test using command: run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-network-error.sub.html
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-16 16:11:49 PST
Truitt Savell
Comment 2 2020-11-16 16:40:24 PST
I am able to reproduce this on a checkout of r269598 but not a checkout of r269597
Truitt Savell
Comment 3 2020-11-16 16:41:02 PST
Looks like this was a resin of tests. should we just mark this test as failing?
Chris Dumez
Comment 4 2020-11-18 14:35:21 PST
Note You need to log in before you can comment on or make changes to this bug.