Bug 97451 - [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
Summary: [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSPro...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 87008
  Show dependency treegraph
 
Reported: 2012-09-24 06:41 PDT by Zoltan Arvai
Modified: 2012-10-04 16:52 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2012-10-04 12:08 PDT, Tullio Lucena
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Arvai 2012-09-24 06:41:18 PDT
New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails on Qt:


--- /ramdisk/qt-linux-release/build/layout-test-results/inspector-protocol/css-getSupportedCSSProperties-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/inspector-protocol/css-getSupportedCSSProperties-actual.txt 
@@ -1,2 +1,3 @@
-box-shadow is supported
+CONSOLE MESSAGE: line 72: TypeError: 'undefined' is not a function (evaluating 'window.internals.openDummyInspectorFrontend(url)')
+FAIL: Timed out waiting for notifyDone to be called
Comment 1 Zoltan Arvai 2012-09-24 07:32:48 PDT
Skipped on Qt with https://trac.webkit.org/changeset/129359.
Please unskip it with the proper fix.
Comment 2 Tullio Lucena 2012-10-04 12:08:46 PDT
Created attachment 167153 [details]
Patch

Unskipping test.
Comment 3 WebKit Review Bot 2012-10-04 16:52:21 PDT
Comment on attachment 167153 [details]
Patch

Clearing flags on attachment: 167153

Committed r130435: <http://trac.webkit.org/changeset/130435>
Comment 4 WebKit Review Bot 2012-10-04 16:52:24 PDT
All reviewed patches have been landed.  Closing bug.