WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197664
fast/dom/frame-src-javascript-url-async.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=197664
Summary
fast/dom/frame-src-javascript-url-async.html is flaky
Chris Dumez
Reported
2019-05-07 09:16:36 PDT
fast/dom/frame-src-javascript-url-async.html is flaky: --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/fast/dom/frame-src-javascript-url-async-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/fast/dom/frame-src-javascript-url-async-actual.txt @@ -5,17 +5,18 @@ PASS frame2.contentWindow is initialFrame2Window PASS frame2.contentDocument is initialFrame2Document -PASS messages is "1234" +FAIL messages should be 1234. Was 3124. PASS frame1.contentWindow is initialFrame1Window PASS frame1.contentDocument is initialFrame1Document PASS frame2.contentWindow is initialFrame2Window PASS frame2.contentDocument is initialFrame2Document PASS frame3.contentWindow is initialFrame3Window -PASS frame3.contentDocument is not initialFrame3Document +FAIL frame3.contentDocument should not be [object HTMLDocument]. PASS frame3.contentWindow is initialFrame3Window -PASS frame3.contentDocument is not initialFrame3Document +FAIL frame3.contentDocument should not be [object HTMLDocument]. PASS frame3.contentDocument.documentElement.textContent is "1" PASS successfullyParsed is true +Some tests failed. TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2019-05-07 09:28:12 PDT
Committed
r245012
: <
https://trac.webkit.org/changeset/245012
>
Radar WebKit Bug Importer
Comment 2
2019-05-07 09:33:48 PDT
<
rdar://problem/50543072
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug