RESOLVED FIXED 93232
Remove unused png files from platform/chromium-linux/fast/css/variables
https://bugs.webkit.org/show_bug.cgi?id=93232
Summary Remove unused png files from platform/chromium-linux/fast/css/variables
Hayato Ito
Reported 2012-08-06 01:28:37 PDT
Png files in platform/chromium-linux/fast/css/variables are not used. I guess these files should have been removed in https://bugs.webkit.org/show_bug.cgi?id=49483. I am not sure what policy WebKit project has for such garbaged expectation files. At least, a test runner complains about fast/css/variables/fast/css/variables/colors-test.html like: > fast/css/variables/fast/css/variables/colors-test.html. is a reftest, but has an unused expectation file. Please remove ...<path_to>/WebKit/LayoutTests/platform/chromium-linux/fast/css /variables/colors-test-expected.png.
Attachments
Remove unused png files (80.83 KB, patch)
2012-08-06 01:32 PDT, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-08-06 01:32:35 PDT
Created attachment 156620 [details] Remove unused png files
Hayato Ito
Comment 2 2012-08-06 01:35:50 PDT
It'd be nice that we have a tool that cleans up such garbaged expectation files. If not, we should file a bug to have a tool so that we can clean up periodically.
Tony Chang
Comment 3 2012-08-06 02:12:46 PDT
Comment on attachment 156620 [details] Remove unused png files These are all ref-tests, right? Luke might know what happened.
Hayato Ito
Comment 4 2012-08-06 02:21:48 PDT
One of them (css/variables/colors-test.html) is a reftest, but I guess this is by accident. Enabling tests for css variables for chromium just revealed these garbaged png files by having the reftest with the same name.. (In reply to comment #3) > (From update of attachment 156620 [details]) > These are all ref-tests, right? Luke might know what happened.
WebKit Review Bot
Comment 5 2012-08-06 03:18:06 PDT
Comment on attachment 156620 [details] Remove unused png files Clearing flags on attachment: 156620 Committed r124748: <http://trac.webkit.org/changeset/124748>
WebKit Review Bot
Comment 6 2012-08-06 03:18:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.