WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
88939
fast/events/before-unload-adopt-subframe-to-outside.html is failing on chromium debug
https://bugs.webkit.org/show_bug.cgi?id=88939
Summary
fast/events/before-unload-adopt-subframe-to-outside.html is failing on chromi...
Ojan Vafai
Reported
2012-06-12 16:56:07 PDT
See
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fevents%2Fbefore-unload-adopt-subframe-to-outside.html
. Here's the blamelist:
http://trac.webkit.org/log/?verbose=on&rev=120110&stop_rev=120108
.
http://trac.webkit.org/changeset/120108/
seems like the only possible culprit.
Attachments
Add attachment
proposed patch, testcase, etc.
Dominic Cooney
Comment 1
2012-06-12 18:49:01 PDT
In Mac and Linux debug the actual results end with two newlines (ie 0x0a, 0x0a). In the expected results there is a space on the last line, ie the last three bytes are 0x0a 0x20 0x0a and the file is one byte larger.
Stephen Chenney
Comment 2
2013-04-09 17:06:21 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.
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