WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
206992
Regression: http/tests/loading/remove-child-triggers-parser.html is failing consistently on windows
https://bugs.webkit.org/show_bug.cgi?id=206992
Summary
Regression: http/tests/loading/remove-child-triggers-parser.html is failing c...
Aakash Jain
Reported
2020-01-30 04:34:49 PST
Regression: http/tests/loading/remove-child-triggers-parser.html is failing consistently on windows. Sample results: -
https://build.webkit.org/results/Apple%20Win%2010%20Release%20(Tests)/r255258%20(4756)/results.html
-
https://ews-build.webkit.org/results/Windows-EWS/r389236-5875-clean-tree/results.html
Results database:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Floading%2Fremove-child-triggers-parser.html
Regression range:
r255188
-
r255258
.
Attachments
Fixes the test
(2.00 KB, patch)
2020-01-30 18:19 PST
,
Ryosuke Niwa
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-01-30 04:35:07 PST
Diff: --- /home/buildbot/worker/Windows-EWS/build/layout-test-results/http/tests/loading/remove-child-triggers-parser-expected.txt +++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/http/tests/loading/remove-child-triggers-parser-actual.txt @@ -3,3 +3,4 @@ main frame - didFinishDocumentLoadForFrame main frame - didHandleOnloadEventsForFrame main frame - didFinishLoadForFrame +ERROR: nil result from IDOMElement::innerText
Aakash Jain
Comment 2
2020-01-30 04:37:32 PST
Possible regression point:
r255223
(
Bug 103115
:http/tests/loading/remove-child-triggers-parser.html is flaky)
Radar WebKit Bug Importer
Comment 3
2020-01-30 04:37:55 PST
<
rdar://problem/59025071
>
Ryosuke Niwa
Comment 4
2020-01-30 14:47:49 PST
Huh, I guess IDOMElement::innerText doesn't like the fact there is no document element anymore. I guess we'd work around that in the test itself.
Ryosuke Niwa
Comment 5
2020-01-30 18:19:58 PST
Created
attachment 389324
[details]
Fixes the test
Ryosuke Niwa
Comment 6
2020-01-30 18:27:06 PST
Committed
r255481
: <
https://trac.webkit.org/changeset/255481
>
Ryosuke Niwa
Comment 7
2020-03-03 21:17:45 PST
This test appears to be passing now.
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