Bug 103109 - fast/dom/shadow/host-wrapper-reclaimed.html is failing on EFL bots
Summary: fast/dom/shadow/host-wrapper-reclaimed.html is failing on EFL bots
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: Takashi Sakamoto
URL:
Keywords:
Depends on:
Blocks: 97279
  Show dependency treegraph
 
Reported: 2012-11-23 02:02 PST by Sudarsana Nagineni (babu)
Modified: 2012-12-17 20:29 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2012-12-17 18:42 PST, Takashi Sakamoto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2012-11-23 02:02:55 PST
Newly added test fast/dom/shadow/host-wrapper-reclaimed.html is failing on EFL port.

http://build.webkit.org/results/EFL%20Linux%2064-bit%20Debug%20WK2/r135568%20%286272%29/fast/dom/shadow/host-wrapper-reclaimed-pretty-diff.html

--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/dom/shadow/host-wrapper-reclaimed-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/dom/shadow/host-wrapper-reclaimed-actual.txt
@@ -1 +1,2 @@
-PASS unless crash.
+CONSOLE MESSAGE: line 17: ReferenceError: Can't find variable: gc
+
Comment 1 Sudarsana Nagineni (babu) 2012-11-23 02:41:08 PST
gc() doesn't exist in the test. I think js/resources/js-test-pre.js needs to be included to have gc().
Comment 2 Takashi Sakamoto 2012-12-17 18:42:04 PST
Created attachment 179853 [details]
Patch
Comment 3 Kentaro Hara 2012-12-17 18:43:52 PST
Comment on attachment 179853 [details]
Patch

Looks reasonable.
Comment 4 WebKit Review Bot 2012-12-17 20:29:47 PST
Comment on attachment 179853 [details]
Patch

Clearing flags on attachment: 179853

Committed r137978: <http://trac.webkit.org/changeset/137978>
Comment 5 WebKit Review Bot 2012-12-17 20:29:51 PST
All reviewed patches have been landed.  Closing bug.