Bug 141591 - [EFL] 3 inspector tests are being failed
Summary: [EFL] 3 inspector tests are being failed
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 93353
  Show dependency treegraph
 
Reported: 2015-02-13 20:50 PST by Gyuyoung Kim
Modified: 2017-03-11 10:48 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 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 ]
Comment 1 Marcos Chavarría Teijeiro (irc: chavaone) 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.
Comment 2 Michal Pakula vel Rutka 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>
Comment 3 Marcos Chavarría Teijeiro (irc: chavaone) 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).
Comment 4 Michael Catanzaro 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.