Bug 140351

Summary: Fix lint-test-files warnings in TestExpectations files
Product: WebKit Reporter: Shivakumar J M <shiva.jm>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, darin, gyuyoung.kim, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.