Bug 206147
| Summary: | [GTK] inspector/dom-debugger/dom-breakpoints.html is flaky since r251872 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
The test is consistently timing out in the last runs. I tried to determine when the test started to fail and got the following interval:
r251838 NOERROR
[r251839-r251876] UNKNOWN
r251877 TIMEOUT (Expected: PASS)
Within that interval the most suspicious change sets are r251871 and r251872.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Test is passing since r266670.