RESOLVED WONTFIX 141591
[EFL] 3 inspector tests are being failed
https://bugs.webkit.org/show_bug.cgi?id=141591
Summary [EFL] 3 inspector tests are being failed
Gyuyoung Kim
Reported 2015-02-13 20:50:44 PST
3 inspector tests regarding breakpoint are being failed. Those tests were added by r159110 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ] inspector-protocol/debugger/setBreakpoint-actions.html [ Failure ] inspector-protocol/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Failure ]
Attachments
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 1 2015-02-24 01:57:46 PST
Layout test inspector-protocol/debugger/breakpoint-eval-with-exception.html is also failing on GTK+ since r178137 (https://trac.webkit.org/changeset/r178137). --- /home/ch01/wk-tools/layout-test-results/inspector-protocol/debugger/breakpoint-eval-with-exception-expected.txt +++ /home/ch01/wk-tools/layout-test-results/inspector-protocol/debugger/breakpoint-eval-with-exception-actual.txt @@ -2,6 +2,6 @@ Found breakpoint.js inside breakpointBasic -PASS: Paused in debugger: reason = "other" +PASS: Paused in debugger: reason = "Breakpoint" PASS: The debugger should not stop on the exception thrown by a console command while paused on a breakpoint.
Michal Pakula vel Rutka
Comment 2 2015-04-18 12:14:27 PDT
inspector-protocol/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html started to pass on EFL port after r182167 <http://trac.webkit.org/changeset/182167>
Marcos Chavarría Teijeiro (irc: chavaone)
Comment 3 2015-05-04 09:18:31 PDT
inspector-protocol/debugger/breakpoint-eval-with-exception.html is passing on GTK since r183665 (http://trac.webkit.org/changeset/183665).
Michael Catanzaro
Comment 4 2017-03-11 10:48:22 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.