Bug 64067 - REGRESSION(90520): chromium GPU tests produce output in the LayoutTests directory
Summary: REGRESSION(90520): chromium GPU tests produce output in the LayoutTests direc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 00:00 PDT by Adam Barth
Modified: 2011-07-07 10:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2011-07-07 00:01 PDT, Adam Barth
no flags Details | Formatted Diff | Diff
Patch (3.22 KB, patch)
2011-07-07 00:11 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-07-07 00:00:11 PDT
REGRESSION(90520): chromium GPU tests produce output in the LayoutTests directory
Comment 1 Adam Barth 2011-07-07 00:01:29 PDT
Created attachment 99947 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-07-07 00:03:04 PDT
Comment on attachment 99947 [details]
Patch

Why are we fixing this if we aren't testing it?
Comment 3 Adam Barth 2011-07-07 00:03:34 PDT
Ok.
Comment 4 Adam Barth 2011-07-07 00:10:16 PDT
Actually, we have a test.  The test is just ensuring that our behavior is wrong.
Comment 5 Adam Barth 2011-07-07 00:11:39 PDT
Created attachment 99950 [details]
Patch
Comment 6 Eric Seidel (no email) 2011-07-07 00:13:29 PDT
Comment on attachment 99950 [details]
Patch

I see.  so you just hadn't run the tests.  I'm glad the commit-queue runs python tests... oh wait.
Comment 7 Adam Barth 2011-07-07 00:16:59 PDT
Comment on attachment 99950 [details]
Patch

Clearing flags on attachment: 99950

Committed r90545: <http://trac.webkit.org/changeset/90545>
Comment 8 Adam Barth 2011-07-07 00:17:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Dirk Pranke 2011-07-07 10:10:25 PDT
Ah, how annoying. I hate it when the test masks the bug. Thanks for fixing!