[Webkit-unassigned] [Bug 44240] New: [INTERPRETER] fast/js/dictionary-no-cache.html fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 04:41:25 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44240
Summary: [INTERPRETER] fast/js/dictionary-no-cache.html fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: ggaren at apple.com, oliver at apple.com
LayoutTests/fast/js/dictionary-no-cache.html fails using the JSC interpreter, but passes using the JSC JIT.
--- a/LayoutTests/fast/js/dictionary-no-cache-expected.txt
+++ b/LayoutTests/fast/js/dictionary-no-cache-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS foundNewPrototypeProperty is true
PASS foundRemovedPrototypeProperty is false
-PASS calledNewPrototypeSetter is true
+FAIL calledNewPrototypeSetter should be true. Was false.
PASS getTestProperty(test4) is "on prototype"
PASS getTestProperty(test4) is "on self"
PASS getTestProperty(test5) is "on prototype's prototype"
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list