[Webkit-unassigned] [Bug 98275] New: LayoutTests/media/event-queue-crash.html causes next test to flake
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 09:10:19 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98275
Summary: LayoutTests/media/event-queue-crash.html causes next
test to flake
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: caseq at chromium.org
CC: eric.carlson at apple.com, dpranke at chromium.org,
shinyak at chromium.org
LayoutTests/media/event-queue-crash.html produces a console message that, due to a race condition apparently caused by asynchronously loading a video resource, appears after testRunner.notifyDone() has been called and hence may appear in the output of the next test. See flakiness dashboard for media/fallback.html:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=media%2Ffallback.html
Here's an excerpt from http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6/builds/23776/steps/webkit_tests/logs/stdio
07:27:30.225 1138 worker/2 media/event-queue-crash.html passed
07:27:30.229 1136 worker/1 media/W3C/video/src/src_removal_does_not_trigger_loadstart.html passed
07:27:30.232 1135 worker/0 ietestcenter/Javascript/15.4.4.21-8-c-3.html passed
07:27:30.248 1116 [19314/25469] fallback.html failed unexpectedly (text diff)
07:27:30.244 1138 worker/2 media/fallback.html failed
I've tried to see whether the event-queue-crash.html actually crashes when reverting http://trac.webkit.org/changeset/124843, but couldn't reproduce the crash. So I'm going to skip in on chromium for the time being so as to reduce flakiness.
--
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