[Webkit-unassigned] [Bug 126169] New: REGRESSION: plugins/plugin-remove-readystatechange.html is failing on debug bots
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 23 11:29:46 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126169
Summary: REGRESSION:
plugins/plugin-remove-readystatechange.html is failing
on debug bots
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Plug-ins
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: koivisto at iki.fi
plugins/plugin-remove-readystatechange.html became very flaky on debug bots recently, possibly because of lazy tree creation (the first failure is in r160911:r160914 range, just a few revisions after r160908).
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=plugins%2Fplugin-remove-readystatechange.html
Looks like it's an extra blank line:
ALERT: PASS: element could not be re-appended
This test passes if it does not trip an assert in debug builds. It ensures a readystatechange event can't get dispatched until after a plugin is fully removed.
+
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list