Bug 161387
| Summary: | [mac-wk2] LayoutTest inspector/debugger/breakpoint-action-with-exception.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Ryan Haddad
[mac-wk2] LayoutTest inspector/debugger/breakpoint-action-with-exception.html is a flaky failure
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/7848
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fdebugger%2Fbreakpoint-action-with-exception.html
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/debugger/breakpoint-action-with-exception-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/inspector/debugger/breakpoint-action-with-exception-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: InspectorFrontendAPI
CONSOLE MESSAGE: line 1: TypeError: undefined is not an object (evaluating 'this.will.cause')
The debugger should not pause on exceptions thrown while executing the breakpoint actions.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/28076465>
Ryan Haddad
The earliest failure on the dashboard was around https://trac.webkit.org/changeset/204273, but this test started failing more frequently and on more configurations around https://trac.webkit.org/log/?verbose=on&rev=204854&stop_rev=204849
Ryan Haddad
Marked as flaky in http://trac.webkit.org/projects/webkit/changeset/205217