Bug 8997 - XMLHttpRequest tests failing
Summary: XMLHttpRequest tests failing
Status: RESOLVED DUPLICATE of bug 8644
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-05-19 08:54 PDT by Darin Adler
Modified: 2006-06-04 16:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2006-05-19 08:54:56 PDT
There are failures like this one, and other failures in 8 different files:

    -PASS -- testing: foo@bar/baz+xml -- responseXML: undefined
    +FAIL (got document -- response type: undefined) -- testing: foo@bar/baz+xml -- responseXML: [object Document]

The first failure in the supported-xml-content-types test. These started with the JavaScript binding change Anders just made.
Comment 1 Darin Adler 2006-06-04 16:27:02 PDT
Looks like the failure I quote here is due to bug 8644. While there are some other failures, I don't think this bug report is helpful any more to track the others.

*** This bug has been marked as a duplicate of 8644 ***