Bug 65078

Summary: [Qt] inspector/debugger/pause-in-internal-script.html fails
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: Tools / TestsAssignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, podivilov, yurys
Priority: P3 Keywords: LayoutTestFailure, Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 64995    
Attachments:
Description Flags
Patch none

Balazs Kelemen
Reported 2011-07-24 08:34:00 PDT
--- /ramdisk/qt-linux-release/build/layout-test-results/inspector/debugger/pause-in-internal-script-expected.txt +++ /ramdisk/qt-linux-release/build/layout-test-results/inspector/debugger/pause-in-internal-script-actual.txt @@ -8,8 +8,7 @@ Script execution paused. Call stack: 0) (pause-in-internal-script.html:14) - 1) forEach ((internal script):(line number)) - 2) testFunction (pause-in-internal-script.html:12) + 1) testFunction (pause-in-internal-script.html:12) Script execution resumed. Script execution paused. Debugger was disabled.
Attachments
Patch (3.03 KB, patch)
2011-07-25 08:51 PDT, Pavel Podivilov
no flags
Balazs Kelemen
Comment 1 2011-07-24 13:58:13 PDT
Turn the skipping into orwt style to make all of our platforms happy: http://trac.webkit.org/changeset/91650 We should really switch to NRWT!
Csaba Osztrogonác
Comment 2 2011-07-25 06:13:21 PDT
This is a new test introduced in http://trac.webkit.org/changeset/91568.
Csaba Osztrogonác
Comment 3 2011-07-25 06:14:14 PDT
Pavel, Yury, have you got any idea why this new test fails on Qt?
Pavel Podivilov
Comment 4 2011-07-25 08:51:13 PDT
Pavel Podivilov
Comment 5 2011-07-25 08:52:32 PDT
(In reply to comment #3) > Pavel, Yury, have you got any idea why this new test fails on Qt? Expectations were wrong, sorry.
Pavel Podivilov
Comment 6 2011-07-25 09:58:05 PDT
Note You need to log in before you can comment on or make changes to this bug.