[Webkit-unassigned] [Bug 86138] New: Move WebSQL tests in LayoutTests/storage to websql directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 14:03:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86138

           Summary: Move WebSQL tests in LayoutTests/storage to websql
                    directory
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jsbell at chromium.org


LayoutTests/storage/ contains:

LayoutTests/storage/indexeddb/ - Indexed Database tests
LayoutTests/storage/domstorage/ - DOM Storage tests
LayoutTests/storage/*.{html,txt} - mostly WebSQL tests, with webkitStorageInfo mixed in

Moving the WebSQL tests to a dedicated directory would tidy things up. This is complicated by:

* StorageInfo tests which are also in LayoutTests/storage/
* Other non-WebSQL, non-StorageInfo tests???
* LayoutTests/storage/resources/ - used by WebSQL tests, maybe StorageInfo?
* Updating all platforms test expectations that refer to moved tests

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list