Bug 55871 - [Chromium] test_expectations.txt cannot be parsed correctly
Summary: [Chromium] test_expectations.txt cannot be parsed correctly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 05:23 PST by Andrei Popescu
Modified: 2011-03-07 09:50 PST (History)
6 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2011-03-07 05:28 PST, Andrei Popescu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Popescu 2011-03-07 05:23:09 PST
[Chromium] test_expectations.txt cannot be parsed correctly
Comment 1 Andrei Popescu 2011-03-07 05:24:37 PST
Looks like when parsing test_expectations.txt, the GPU Mac 10.6 builder errors out with:


"2011-03-07 04:43:19,351 16724 test_expectations.py:362 ERROR Line:3090 More specific entry on line 3090 overrides line 3086 media/video-controls-rendering.html"
Comment 2 Andrei Popescu 2011-03-07 05:28:43 PST
Created attachment 84935 [details]
Patch
Comment 3 Steve Block 2011-03-07 05:35:54 PST
Comment on attachment 84935 [details]
Patch

r=me
Comment 4 Andrei Popescu 2011-03-07 05:42:03 PST
Committed r80466.
Comment 5 WebKit Review Bot 2011-03-07 07:57:43 PST
http://trac.webkit.org/changeset/80466 might have broken GTK Linux 32-bit Release and GTK Linux 32-bit Debug
Comment 6 Mihai Parparita 2011-03-07 09:50:23 PST
Looks like this happened with r80411:

http://trac.webkit.org/changeset/80411/trunk/LayoutTests/platform/chromium/test_expectations.txt

Most likely, this was because the patch for that was landed via the commit queue, and in the meantime (after the patch was uploaded), the other media/video-controls-rendering.html line was added.