RESOLVED FIXED 140351
Fix lint-test-files warnings in TestExpectations files
https://bugs.webkit.org/show_bug.cgi?id=140351
Summary Fix lint-test-files warnings in TestExpectations files
Shivakumar J M
Reported 2015-01-12 01:46:25 PST
Following lint warnings have caused after bug: https://bugs.webkit.org/show_bug.cgi?id=140271. --lint-test-files warnings: LayoutTests/platform/wk2/TestExpectations:462 Path does not exist. fast/workers/storage/interrupt-database.html LayoutTests/platform/wk2/TestExpectations:463 Path does not exist. fast/workers/storage/use-same-database-in-page-and-workers.html LayoutTests/platform/wk2/TestExpectations:524 Path does not exist. fast/workers/storage/executesql-accepts-only-one-statement-sync.html LayoutTests/platform/wk2/TestExpectations:525 Path does not exist. fast/workers/storage/change-version-handle-reuse-sync.html LayoutTests/platform/wk2/TestExpectations:526 Path does not exist. fast/workers/storage/multiple-databases-garbage-collection.html LayoutTests/platform/wk2/TestExpectations:527 Path does not exist. fast/workers/storage/open-database-creation-callback-sync.html LayoutTests/platform/wk2/TestExpectations:528 Path does not exist. fast/workers/storage/open-database-inputs-sync.html LayoutTests/platform/wk2/TestExpectations:529 Path does not exist. fast/workers/storage/sql-exception-codes-sync.html LayoutTests/platform/efl/TestExpectations:607 Path does not exist. fast/workers/storage/use-same-database-in-page-and-workers.html
Attachments
Patch (3.01 KB, patch)
2015-01-12 01:55 PST, Shivakumar J M
no flags
Shivakumar J M
Comment 1 2015-01-12 01:55:28 PST
Created attachment 244436 [details] Patch Removed the test cases from TestExpectations files.
WebKit Commit Bot
Comment 2 2015-01-12 02:42:48 PST
Comment on attachment 244436 [details] Patch Clearing flags on attachment: 244436 Committed r178254: <http://trac.webkit.org/changeset/178254>
WebKit Commit Bot
Comment 3 2015-01-12 02:42:51 PST
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.