Bug 45879

Summary: java/lc3/JSObject/ToObject-001.html failed on my Snow Leopard machine
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.