Bug 97404 - REGRESSION (r129211-r129218): http/tests/loading/redirect-with-no-location-crash.html failing on GTK Linux 64-bit Release WK2 (Tests)
Summary: REGRESSION (r129211-r129218): http/tests/loading/redirect-with-no-location-cr...
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: Zan Dobersek
URL: http://build.webkit.org/results/GTK%2...
Keywords: LayoutTestFailure, MakingBotsRed, Regression
Depends on:
Blocks:
 
Reported: 2012-09-22 23:22 PDT by Zan Dobersek
Modified: 2012-09-24 07:52 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2012-09-23 22:24 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2012-09-22 23:22:14 PDT
The following test started failing on GTK Linux 64-bit Release WK2 (Tests) between r129212 and r129218 (inclusive):

    http/tests/loading/redirect-with-no-location-crash.html

http://trac.webkit.org/log/trunk?rev=129218&stop_rev=129212&limit=8

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20WK2%20(Tests)/r129211%20(2154)/results.html passed
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20WK2%20(Tests)/r129218%20(2156)/results.html failed

The failure is actually a progression - DumpRenderTree should be updated to dump the 'didReceiveTitle' resource load callback as well, after that the baseline for this test, located in platform/gtk/http/tests/loading, can be removed. Hopefully some other tests might start passing as well.
Comment 1 Zan Dobersek 2012-09-23 22:24:16 PDT
Created attachment 165311 [details]
Patch
Comment 2 Zan Dobersek 2012-09-24 07:52:40 PDT
Comment on attachment 165311 [details]
Patch

Clearing flags on attachment: 165311

Committed r129366: <http://trac.webkit.org/changeset/129366>
Comment 3 Zan Dobersek 2012-09-24 07:52:44 PDT
All reviewed patches have been landed.  Closing bug.