RESOLVED FIXED 63178
REGRESSION (r89449): http/tests/inspector/extensions-resources-redirect.html failing on SnowLeopard Intel Release (Tests), Windows 7 Release (Tests), Qt
https://bugs.webkit.org/show_bug.cgi?id=63178
Summary REGRESSION (r89449): http/tests/inspector/extensions-resources-redirect.html ...
Attachments
Patch (5.48 KB, patch)
2011-06-24 07:50 PDT, Vsevolod Vlasov
pfeldman: review+
Jessie Berlin
Comment 1 2011-06-22 13:59:08 PDT
Added expected failing results http://trac.webkit.org/changeset/89477
Jessie Berlin
Comment 2 2011-06-22 13:59:28 PDT
Csaba Osztrogonác
Comment 3 2011-06-23 08:01:05 PDT
I skipped it on Qt: http://trac.webkit.org/changeset/89570 But I don't think if it is a good idea to check in expected fails and/or skipping a failing test because of a regression. Regressions shouldn't be in trunk.
Vsevolod Vlasov
Comment 4 2011-06-23 08:10:05 PDT
this is a problem in test, not in the code, I have a patch ready and will upload it tomorrow.
Vsevolod Vlasov
Comment 5 2011-06-24 07:50:19 PDT
Adam Roben (:aroben)
Comment 6 2011-06-24 08:53:03 PDT
I wonder if this fill fix bug 63325 and/or bug 57491?
Vsevolod Vlasov
Comment 7 2011-06-24 09:04:31 PDT
(In reply to comment #6) > I wonder if this fill fix bug 63325 and/or bug 57491? I don't think so. I was not aware of these bugs, and could have a deeper look on them, but they are most probably related to the test implementation details, that were present in it initially, while this patch only fixes the problem caused by recent changes in a way inspector receives resources content.
Jessie Berlin
Comment 8 2011-06-24 09:43:34 PDT
Comment on attachment 98492 [details] Patch Unofficial r=me (I am not a reviewer yet)
Pavel Feldman
Comment 9 2011-06-27 11:38:36 PDT
Comment on attachment 98492 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=98492&action=review > LayoutTests/platform/mac/http/tests/inspector/extensions-resources-redirect-expected.txt:-1 > -Tests WebInspector extension API Are you expecting this blank output on a Mac?
Pavel Feldman
Comment 10 2011-06-27 11:40:12 PDT
Comment on attachment 98492 [details] Patch Ah! you removed the custom expectation!
Andrey Kosyakov
Comment 11 2011-06-28 08:28:39 PDT
Note You need to log in before you can comment on or make changes to this bug.