NEW 45879
java/lc3/JSObject/ToObject-001.html failed on my Snow Leopard machine
https://bugs.webkit.org/show_bug.cgi?id=45879
Summary java/lc3/JSObject/ToObject-001.html failed on my Snow Leopard machine
Eric Seidel (no email)
Reported 2010-09-16 03:19:11 PDT
java/lc3/JSObject/ToObject-001.html failed on my Snow Leopard machine I'm attempting to bring the commit-queue up on snow leopard, but am blocked by some flaky/failing tests. --- /tmp/layout-test-results/java/lc3/JSObject/ToObject-001-expected.txt 2010-09-16 03:14:35.000000000 -0700 +++ /tmp/layout-test-results/java/lc3/JSObject/ToObject-001-actual.txt 2010-09-16 03:14:35.000000000 -0700 @@ -49,9 +49,7 @@ PASS dt.getObject().constructor is Object FAIL dt.setObject( Function ); dt.PUB_OBJECT should be function Function() { [native code] -} (of type function). Was function Function() { - [native code] -} (of type object). +} (of type function). Was (of type object). PASS dt.setObject( Function ); dt.getObject() is Function PASS dt.getObject().constructor is Function PASS successfullyParsed is true http://trac.webkit.org/browser/trunk/LayoutTests/java/lc3/JSObject/ToObject-001.html
Attachments
Note You need to log in before you can comment on or make changes to this bug.