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 / Tests | Assignee: | 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)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |