Bug 65364 - [Qt]Web Inspector: REGRESSION(r91928): It made 2 tests fail
Summary: [Qt]Web Inspector: REGRESSION(r91928): It made 2 tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Vsevolod Vlasov
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-07-29 01:13 PDT by Csaba Osztrogonác
Modified: 2011-08-05 04:39 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2011-08-05 02:38 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (1.47 KB, patch)
2011-08-05 04:17 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-07-29 01:13:09 PDT
The new test, http/tests/inspector/network/network-initiator.html fails
and it make the following test, http/tests/inspector/network/network-request-revision-content.html fail

If we run them with --singly option, only the first test fails.

http://build.webkit.org/results/Qt%20Linux%20Release/r91976%20(35900)/http/tests/inspector/network/network-initiator-pretty-diff.html
http://build.webkit.org/results/Qt%20Linux%20Release/r91976%20(35900)/http/tests/inspector/network/network-request-revision-content-pretty-diff.html
Comment 1 Csaba Osztrogonác 2011-07-29 01:17:51 PDT
I skipped the failing tests to paint the bots green: https://trac.webkit.org/changeset/91928
Comment 2 Vsevolod Vlasov 2011-08-05 02:38:12 PDT
Created attachment 103055 [details]
Patch
Comment 3 Vsevolod Vlasov 2011-08-05 04:17:20 PDT
Created attachment 103058 [details]
Patch
Comment 4 Vsevolod Vlasov 2011-08-05 04:39:59 PDT
Committed r92474: <http://trac.webkit.org/changeset/92474>