[Webkit-unassigned] [Bug 91719] New: [EFL][WK2] Using different cache directory for each WTR process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 00:18:48 PDT 2012


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

           Summary: [EFL][WK2] Using different cache directory for each
                    WTR process
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan.nyul at intel.com


The testrunner script is may be running multiple processes in parallel, and it makes appcache tests fail if they are using the same directory. I modified the EFL's LayoutTestController to use the DUMPRENDERTREE_TEMP for application cache directory because it's different for each process.

It fixes these tests:
http/tests/appcache/access-via-redirect.php
http/tests/appcache/auth.html
http/tests/appcache/crash-when-navigating-away-then-back.html
http/tests/appcache/credential-url.html
http/tests/appcache/cyrillic-uri.html
http/tests/appcache/different-scheme.html
http/tests/appcache/document-write-html-element-2.html
http/tests/appcache/empty-manifest.html
http/tests/appcache/fail-on-update-2.html
http/tests/appcache/fail-on-update.html
http/tests/appcache/foreign-fallback.html
http/tests/appcache/foreign-iframe-main.html
http/tests/appcache/idempotent-update.html
http/tests/appcache/interrupted-update.html
http/tests/appcache/local-content.html
http/tests/appcache/main-resource-hash.html
http/tests/appcache/main-resource-redirect.html
http/tests/appcache/manifest-containing-itself.html
http/tests/appcache/manifest-parsing.html
http/tests/appcache/manifest-with-empty-file.html
http/tests/appcache/non-html.xhtml
http/tests/appcache/offline-access.html
http/tests/appcache/online-fallback-layering.html
http/tests/appcache/online-whitelist.html
http/tests/appcache/progress-counter.html
http/tests/appcache/reload.html
http/tests/appcache/remove-cache.html
http/tests/appcache/simple.html
http/tests/appcache/top-frame-1.html
http/tests/appcache/top-frame-2.html
http/tests/appcache/top-frame-3.html
http/tests/appcache/top-frame-4.html
http/tests/appcache/update-cache.html
http/tests/appcache/whitelist-wildcard.html
http/tests/appcache/wrong-content-type.html
http/tests/appcache/xhr-foreign-resource.html

-- 
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