[Webkit-unassigned] [Bug 44248] New: [INTERPRETER] Six Unicode tests fail with SputnikError: #1680
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 19 04:42:02 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44248
Summary: [INTERPRETER] Six Unicode tests fail with
SputnikError: #1680
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
Six Sputnik Unicode tests fail on the JSC interpreter with "SputnikError: #1680", but pass on the JSC JIT:
fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A1_T6.html
fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A2_T6.html
fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A1_T6.html
fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A2_T6.html
fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A1_T6.html
fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A2_T6.html
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A1_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A1_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A1_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A2_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_410/S15.10.2.12_A2_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A2_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A1_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A1_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A1_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A2_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_500/S15.10.2.12_A2_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A2_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A1_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A1_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A1_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--- a/LayoutTests/fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A2_T6-expected.txt
+++ b/LayoutTests/fast/js/sputnik/Unicode/Unicode_510/S15.10.2.12_A2_T6-expected.txt
@@ -1,6 +1,6 @@
S15.10.2.12_A2_T6
-PASS
+FAIL SputnikError: #1680
TEST COMPLETE
--
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