Bug 98751 - [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails
Summary: [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666
  Show dependency treegraph
 
Reported: 2012-10-09 04:39 PDT by Csaba Osztrogonác
Modified: 2014-02-01 19:00 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-10-09 04:39:37 PDT
--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-actual.txt
@@ -11,4 +11,5 @@
 Doing an XHR to a directory.
 ReadyState handler: readyState = 1
 ReadyState handler: readyState = 4
+Error handler: readyState = 4
Comment 1 Csaba Osztrogonác 2012-10-09 05:52:47 PDT
Skipped by https://trac.webkit.org/changeset/130752
Comment 2 Csaba Osztrogonác 2012-11-19 07:19:20 PST
It still fails.