Bug 51295
| Summary: | Many empty directories in trunk/Tools | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | abarth, ahmad.saleem792, ap |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Timothy Hatcher
We should remove these empty directories.
W: +empty_dir: trunk/Tools/DrawTest/DrawTest.xcodeproj
W: +empty_dir: trunk/Tools/DrawTest/English.lproj/DrawTestDocument.nib
W: +empty_dir: trunk/Tools/DrawTest/English.lproj/Inspector.nib
W: +empty_dir: trunk/Tools/DrawTest/English.lproj/MainMenu.nib
W: +empty_dir: trunk/Tools/DrawTest/English.lproj/TestViewer.nib
W: +empty_dir: trunk/Tools/Drosera/English.lproj/Debugger.nib
W: +empty_dir: trunk/Tools/Drosera/English.lproj/MainMenu.nib
W: +empty_dir: trunk/Tools/Drosera/ForwardingHeaders/wtf
W: +empty_dir: trunk/Tools/Drosera/Images
W: +empty_dir: trunk/Tools/Drosera/mac/Drosera.xcodeproj
W: +empty_dir: trunk/Tools/Drosera/win/Drosera.vcproj
W: +empty_dir: trunk/Tools/DumpRenderTree/DumpRenderTree.gyp
W: +empty_dir: trunk/Tools/DumpRenderTree/TestNetscapePlugIn.subproj
W: +empty_dir: trunk/Tools/DumpRenderTree/gtk/TestNetscapePlugin/ForwardingHeaders/WebKit
W: +empty_dir: trunk/Tools/DumpRenderTree/win/TestNetscapePlugin
W: +empty_dir: trunk/Tools/MiniBrowser/win/Resources
W: +empty_dir: trunk/Tools/QtLauncher
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/failures/expected
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/failures/unexpected
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/http/tests/passes
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/http/tests/ssl
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/image
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/misc
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/passes
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/platform/test/image
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/platform/test/passes
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/resources
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/text
W: +empty_dir: trunk/Tools/Scripts/webkitpy/layout_tests/data/websocket/tests/passes
W: +empty_dir: trunk/Tools/Scripts/webkitpy/thirdparty/pywebsocket/example
W: +empty_dir: trunk/Tools/Scripts/webkitpy/thirdparty/pywebsocket/mod_pywebsocket
W: +empty_dir: trunk/Tools/Scripts/webkitpy/thirdparty/pywebsocket/test/testdata/handlers/sub
W: +empty_dir: trunk/Tools/WebKitInitializer
W: +empty_dir: trunk/Tools/iExploder/iexploder-1.7.2/output
W: +empty_dir: trunk/Tools/pywebsocket/mod_pywebsocket
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Most of these seem to have been resurected from SVN's past and hasdn't been in WebKitTools for a while.
Adam Barth
rs=me to remove them
Timothy Hatcher
Git isn't letting me remov them. It shows nothing to commit in the index. Odd. Migth need to do it with an svn checkout.
Adam Barth
Yeah, git can't really represent empty directories. They don't make sense in its data model.
Ahmad Saleem
Looking into it:
https://github.com/WebKit/WebKit/tree/main/Tools
___________
We don't have:
DrawTest
Drosera
QtLauncher
MiniBrowser/win/Resources
Tools/Scripts/webkitpy/layout_tests/data/*
trunk/Tools/Scripts/webkitpy/thirdparty/*
and all others.
So I am marking this as "RESOLVED CONFIGURATION CHANGED". Please reopen if you think this is still something to fix. Thanks!