Bug 67635
| Summary: | Web Inspector: REGRESSION(r94560) inspector/debugger/script-formatter.html is flakey | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, ossy, pfeldman, pmuellr, rik, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 67609 | ||
Csaba Osztrogonác
I got the following results on Qt with r94561.
$ Tools/Scripts/old-run-webkit-tests --iterations 100 --singly inspector/debugger/script-formatter.html
48 test cases (48%) succeeded
52 test cases (52%) had incorrect layout
@@ -34,6 +34,6 @@
Running: testConsoleMessagesForFormattedScripts
script-formatter.html:24
-script-formatter.html:32
+script-formatter.html:24
Debugger was disabled.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
It is a regression caused by r94560, because I can't reproduce the fail with 94559.
Csaba Osztrogonác
It fails on the SL bot too: http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20%28Tests%29/r94560%20%2832853%29/inspector/debugger/script-formatter-pretty-diff.html
Brian Burg
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.