Bug 87459 - Layout Test http/tests/media/video-cookie.html is failing
Summary: Layout Test http/tests/media/video-cookie.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ami Fischman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 21:51 PDT by Joshua Bell
Modified: 2012-05-25 10:09 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Bell 2012-05-24 21:51:12 PDT
The following layout test is failing on ALL platforms DEBUG as of Chromium range 138972:138967

http/tests/media/video-cookie.html

Probable cause:

Hitting an assert:

STDERR: [7053:7053:5382750501475:FATAL:buffered_resource_loader.cc(386)] Check failed: shift < max_enum (8 vs. 8)

The assert is new, introduced by:

http://src.chromium.org/viewvc/chrome?view=rev&revision=138972
Comment 1 Ami Fischman 2012-05-24 22:57:38 PDT
Sorry for the noise; fixed in  https://src.chromium.org/viewvc/chrome?view=rev&revision=139000
Comment 2 Joshua Bell 2012-05-25 10:09:05 PDT
(In reply to comment #1)
> Sorry for the noise; fixed in  https://src.chromium.org/viewvc/chrome?view=rev&revision=139000

Awesome. Confirmed on the flakiness dashboardL

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=http%2Ftests%2Fmedia%2Fvideo-cookie.html

Expectation has been removed in WK r118535