RESOLVED FIXED Bug 65078
[Qt] inspector/debugger/pause-in-internal-script.html fails
https://bugs.webkit.org/show_bug.cgi?id=65078
Summary [Qt] inspector/debugger/pause-in-internal-script.html fails
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.