RESOLVED FIXED 103109
fast/dom/shadow/host-wrapper-reclaimed.html is failing on EFL bots
https://bugs.webkit.org/show_bug.cgi?id=103109
Summary fast/dom/shadow/host-wrapper-reclaimed.html is failing on EFL bots
Sudarsana Nagineni (babu)
Reported 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 +
Attachments
Patch (2.23 KB, patch)
2012-12-17 18:42 PST, Takashi Sakamoto
no flags
Sudarsana Nagineni (babu)
Comment 1 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().
Takashi Sakamoto
Comment 2 2012-12-17 18:42:04 PST
Kentaro Hara
Comment 3 2012-12-17 18:43:52 PST
Comment on attachment 179853 [details] Patch Looks reasonable.
WebKit Review Bot
Comment 4 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>
WebKit Review Bot
Comment 5 2012-12-17 20:29:51 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.