Bug 88844 - New http/tests/xmlhttprequest/response-blob-size.html introduced in r120042 fails
Summary: New http/tests/xmlhttprequest/response-blob-size.html introduced in r120042 f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 87008 88750
  Show dependency treegraph
 
Reported: 2012-06-12 00:59 PDT by János Badics
Modified: 2012-06-12 04:57 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 János Badics 2012-06-12 00:59:55 PDT
This new test fails on every platforms since it was introduced in r120042. Diff:

-PASS: "103746" == "103746"
+FAIL: "103746" == "undefined"

The original bug can be found at
https://bugs.webkit.org/show_bug.cgi?id=88750
Comment 1 Kinuko Yasuda 2012-06-12 04:57:26 PDT
Closing this as I've landed Skipped/TestExpectations update.
XHR_RESPONSE_BLOB issue will be tracked by: bug 88859