Bug 87005
Summary: | REGRESSION(r117751): It made inspector/styles/css-live-edit.html timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kling, pfeldman, yurys |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79668, 86997 |
Csaba Osztrogonác
r117751 made inspector/styles/css-live-edit.html timeout on Qt and on Lion.
--- /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/inspector/styles/css-live-edit-expected.txt
+++ /home/webkitbuildbot/slaves/release32bit-qt5/buildslave/qt-linux-32-release-qt5/build/layout-test-results/inspector/styles/css-live-edit-actual.txt
@@ -1,15 +1,6 @@
+FAIL: Timed out waiting for notifyDone to be called
Tests that styles are updated when live-editing css resource.
Running: testLiveEdit
-[expanded]
-display: block;
- div - block user agent stylesheet
-font-size: 20px;
- body - 20px get-set-stylesheet-text.css:1
-[expanded]
-element.style { ()
-
-
-
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pavel Feldman
Fix landed as http://trac.webkit.org/changeset/117767