[Webkit-unassigned] [Bug 114918] New: [EFL][WK2] http/tests/xmlhttprequest/cache-override.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 21 10:30:32 PDT 2013


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

           Summary: [EFL][WK2]
                    http/tests/xmlhttprequest/cache-override.html is flaky
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com


http/tests/xmlhttprequest/cache-override.html is flaky on EFL WK2 with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/http/tests/xmlhttprequest/cache-override-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/http/tests/xmlhttprequest/cache-override-actual.txt
@@ -6,23 +6,23 @@
 If-MODIFIED-Since override: status = 304
 If-Modified-Since override (modified): status = 200
 If-Unmodified-Since override: status = 200
-If-Unmodified-Since override (modified): status = 412
+If-Unmodified-Since override (modified): status = 200
 If-Match override: status = 200
-If-Match override (none match): status = 412
+If-Match override (none match): status = 200
 If-None-Match override: status = 304
 If-None-Match override (none match): status = 200
-If-Range override: status = 206
+If-Range override: status = 200
 If-Range override (none match): status = 200
 If-Modified-Since override (uncached response): status = 304
 async: Automatically cached response body is correct; status = 200
 async: If-Modified-Since override: status = 304
 async: If-Modified-Since override (modified): status = 200
 async: If-Unmodified-Since override: status = 200
-async: If-Unmodified-Since override (modified): status = 412
+async: If-Unmodified-Since override (modified): status = 200
 async: If-Match override: status = 200
-async: If-Match override (none match): status = 412
+async: If-Match override (none match): status = 200
 async: If-None-Match override: status = 304
 async: If-None-Match override (none match): status = 200
-async: If-Range override: status = 206
+async: If-Range override: status = 200
 async: If-Range override (none match): status = 200
 async: If-Modified-Since override (uncached response): status = 304

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