[Webkit-unassigned] [Bug 63910] New: [Qt] http/tests/inspector/network-preflight-options.html fails frequently
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 08:13:58 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63910
Summary: [Qt]
http/tests/inspector/network-preflight-options.html
fails frequently
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: Qt, QtTriaged
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abecsi at webkit.org
Most of the time http/tests/inspector/network-preflight-options.html fails with the wrong sequence of POST messages, even though sporadically the test passes.
--- /ramdisk/qt-linux-release/build/layout-test-results/http/tests/inspector/network-preflight-options-expected.txt 2011-07-04 07:31:47.371328429 -0700
+++ /ramdisk/qt-linux-release/build/layout-test-results/http/tests/inspector/network-preflight-options-actual.txt 2011-07-04 07:31:47.371328429 -0700
@@ -8,8 +8,8 @@
OPTIONS http://localhost:8000/inspector/resources/cors-target.php?deny=yes
OPTIONS http://localhost:8000/inspector/resources/cors-target.php
POST http://localhost:8000/inspector/resources/cors-target.php
-POST http://localhost:8000/inspector/resources/cors-target.php?deny=yes
OPTIONS http://localhost:8000/inspector/resources/cors-target.php?deny=yes
+POST http://localhost:8000/inspector/resources/cors-target.php?deny=yes
OPTIONS http://localhost:8000/inspector/resources/cors-target.php?async=yes
POST http://localhost:8000/inspector/resources/cors-target.php?async=yes
Console does not give much help on when the failing started, it might be caused during the weekend after the 1st of July.
--
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