Bug 140351 - Fix lint-test-files warnings in TestExpectations files
Summary: Fix lint-test-files warnings in TestExpectations files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-12 01:46 PST by Shivakumar J M
Modified: 2015-01-12 02:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2015-01-12 01:55 PST, Shivakumar J M
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shivakumar J M 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
Comment 1 Shivakumar J M 2015-01-12 01:55:28 PST
Created attachment 244436 [details]
Patch

Removed the test cases from TestExpectations files.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-01-12 02:42:51 PST
All reviewed patches have been landed.  Closing bug.