Bug 138072 - [GTK] Layout Test http/tests/xmlhttprequest/cross-origin-redirect-responseURL.html is failing
Summary: [GTK] Layout Test http/tests/xmlhttprequest/cross-origin-redirect-responseURL...
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:
 
Reported: 2014-10-25 19:33 PDT by Gwang Yoon Hwang
Modified: 2015-02-24 03:06 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.07 KB, patch)
2014-10-28 00:03 PDT, Shivakumar J M
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gwang Yoon Hwang 2014-10-25 19:33:09 PDT
The following layout test is failing on GTK

http/tests/xmlhttprequest/cross-origin-redirect-responseURL.html

Probable cause:

This test is added at https://bugs.webkit.org/show_bug.cgi?id=136938

Test result:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r175053%20%283676%29/http/tests/xmlhttprequest/cross-origin-redirect-responseURL-pretty-diff.html
Comment 1 Shivakumar J M 2014-10-28 00:03:33 PDT
Created attachment 240533 [details]
Patch

These test was passing earlier in build bots, modifed the test again.
Comment 2 Alexey Proskuryakov 2014-10-28 11:43:01 PDT
Could you please explain what was wrong, and how you are fixing that? This is not obvious to me from the patch itself.
Comment 3 Shivakumar J M 2014-10-30 04:56:47 PDT
(In reply to comment #2)
> Could you please explain what was wrong, and how you are fixing that? This
> is not obvious to me from the patch itself.

Dear Alexey,

     I think input URL used in earlier test case was not proper, so test got failed in other build bots. After looked into existing "access-control-and-redirects-async.html", so to test cors without custom header that receive a same origin redirect, modified the test. Should we capture other scenarios also?
Comment 4 WebKit Commit Bot 2014-10-30 17:16:08 PDT
Comment on attachment 240533 [details]
Patch

Clearing flags on attachment: 240533

Committed r175399: <http://trac.webkit.org/changeset/175399>
Comment 5 WebKit Commit Bot 2014-10-30 17:16:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-24 03:06:27 PST
Updating expectations file.