Bug 86336 - [Qt] REGRESSION (r116789): inspector/debugger/script-formatter-console.html fails
Summary: [Qt] REGRESSION (r116789): inspector/debugger/script-formatter-console.html 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: Pavel Feldman
URL:
Keywords: LayoutTestFailure, Regression
Depends on:
Blocks: 79666 86229
  Show dependency treegraph
 
Reported: 2012-05-13 23:32 PDT by Csaba Osztrogonác
Modified: 2012-05-14 06:25 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.62 KB, patch)
2012-05-14 06:21 PDT, Pavel Feldman
yurys: review+
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 2012-05-13 23:32:15 PDT
It made a test fail on Qt:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-console-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-console-actual.txt 
@@ -10,7 +10,7 @@
 ["9"]
 script-formatter-console.html:13
 Post-format row message list:
-["12"]
-["12"]
+["11"]
+["11"]
 Debugger was disabled.
Comment 1 Csaba Osztrogonác 2012-05-13 23:43:41 PDT
I skipped the new failing test - https://trac.webkit.org/changeset/116923/trunk/LayoutTests/platform/qt/Skipped

Please unskip it with the proper fix.
Comment 2 Pavel Feldman 2012-05-14 06:21:14 PDT
Created attachment 141713 [details]
Patch
Comment 3 Pavel Feldman 2012-05-14 06:25:00 PDT
Committed r116940: <http://trac.webkit.org/changeset/116940>