Bug 48752
Summary: | Web Inspector: Some Inspector tests are flaky due to sometimes having/missing "resources/" in resource paths | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://build.webkit.org/results/Windows%20Debug%20(Tests)/r71016%20(21810)/inspector/styles-source-lines-inline-pretty-diff.html |
Adam Roben (:aroben)
Some Inspector tests seem to be flaky due to resource paths being slightly wrong (an extra or missing "resources/"). See for example:
http://build.webkit.org/results/Windows%20Debug%20(Tests)/r71016%20(21810)/inspector/styles-source-lines-inline-pretty-diff.html (extra "resources/")
http://build.webkit.org/results/Windows%20Debug%20(Tests)/r71010%20(21804)/inspector/console-log-syntax-error-pretty-diff.html (missing "resources/")
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
I've added these tests to the Skipped file.
Adam Roben (:aroben)
<rdar://problem/8615537>
Pavel Feldman
Provocative attempt to re-enable the tests.
Committing to http://svn.webkit.org/repository/webkit/trunk ...
M LayoutTests/ChangeLog
M LayoutTests/platform/win/Skipped
Committed r77934