NEW 227998
[Mac OS & iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=227998
Summary [Mac OS & iOS] imported/w3c/web-platform-tests/html/semantics/embedded-conten...
ayumi_kojima
Reported 2021-07-15 11:46:24 PDT
imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html Is flaky failing on Mac OS and iOS 14 E Simulator wk2 History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fthe-embed-element%2Fembed-network-error.sub.html I was able to reproduce the failure on my local machine using run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html --iterations 500 --exit-after-n-failures 2 -f I was not able to reproduce the failure on iOS using: run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html --iterations 500 --exit-after-n-failures 2 -f --ios-simulator run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub.html --iterations 50 --exit-after-n-failures 2 -f --ios-simulator --child-process=4 Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-network-error.sub-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-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'.
Attachments
Update Test Expectations (2.06 KB, patch)
2021-07-15 13:37 PDT, ayumi_kojima
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-15 11:46:48 PDT
ayumi_kojima
Comment 2 2021-07-15 13:32:37 PDT
It appears that the test has been failing since it was introduced at r269957
ayumi_kojima
Comment 3 2021-07-15 13:37:27 PDT
Created attachment 433621 [details] Update Test Expectations
Truitt Savell
Comment 4 2021-07-15 13:39:56 PDT
Comment on attachment 433621 [details] Update Test Expectations Clearing flags on attachment: 433621 Committed r279959 (239702@main): <https://commits.webkit.org/239702@main>
Note You need to log in before you can comment on or make changes to this bug.