Bug 86337

Summary: REGRESSION (r116775): inspector/debugger/script-formatter-breakpoints.html fails
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, pfeldman, vsevik
Priority: P2 Keywords: LayoutTestFailure, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79666, 86099    

Csaba Osztrogonác
Reported 2012-05-13 23:34:37 PDT
It made a test fail on Qt: --- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-breakpoints-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-breakpoints-actual.txt @@ -14,10 +14,14 @@ script-formatter-breakpoints.html:18 var f = 0; + script-formatter-breakpoints.html:25 + var sourceFrame; Breakpoint sidebar pane while paused in raw script-formatter-breakpoints.html:11 var f=0; + script-formatter-breakpoints.html:18 + var sourceFrame; Script execution resumed. Debugger was disabled.
Attachments
Csaba Osztrogonác
Comment 1 2012-05-13 23:44:08 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.
Csaba Osztrogonác
Comment 2 2012-05-14 07:04:54 PDT
Note You need to log in before you can comment on or make changes to this bug.