[Webkit-unassigned] [Bug 65366] New: [chromium] Fail new fast/js/parseInt.html test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 04:15:19 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65366
Summary: [chromium] Fail new fast/js/parseInt.html test
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tonyg at chromium.org
Blocks: 65325,65348
fast/js/parseInt.html was added by http://trac.webkit.org/changeset/91966.
JSC passes, but V8 fails one of the assertions:
FAIL state = null; try { parseInt(throwingString, throwingRadix); } catch (e) {} state; should be throwingString. Was throwingRadix.
I'm going to skip the new test for now.
--
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