Bug 90385

Summary: inspector/debugger/script-snippet-model.html fails
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, pfeldman, vsevik
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 87008, 88707    
Attachments:
Description Flags
Patch pfeldman: review+

Zoltan Arvai
Reported 2012-07-02 07:52:45 PDT
New test inspector/debugger/script-snippet-model.html added in r121673 fails.
Attachments
Patch (4.17 KB, patch)
2012-07-03 06:57 PDT, Vsevolod Vlasov
pfeldman: review+
Csaba Osztrogonác
Comment 1 2012-07-02 07:55:59 PDT
No, it isn't Qt specific, it fails on Apple Lion too. --- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-snippet-model-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-snippet-model-actual.txt @@ -4,16 +4,12 @@ Running: testEvaluate Last evaluation source url for snippet: snippets:///1_1 -Snippet script added, sourceURL = snippets:///1_1 Snippet execution result: undefined Last evaluation source url for snippet: snippets:///2_2 -Snippet script added, sourceURL = snippets:///2_2 -Snippet execution result: function doesNothing() -{ +Snippet execution result: function doesNothing() { var i = 2+2; } Last evaluation source url for snippet: snippets:///1_3 -Snippet script added, sourceURL = snippets:///1_3 Snippet execution result: undefined Debugger was disabled.
Csaba Osztrogonác
Comment 2 2012-07-02 08:32:52 PDT
Skipped on Qt by r121680. Please unskip it with the proper fix.
Vsevolod Vlasov
Comment 3 2012-07-03 06:57:28 PDT
Vsevolod Vlasov
Comment 4 2012-07-03 08:00:27 PDT
Note You need to log in before you can comment on or make changes to this bug.