[Webkit-unassigned] [Bug 71371] New: JSC on linux showing 3 additional regressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 09:28:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71371

           Summary: JSC on linux showing 3 additional regressions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wingo at igalia.com


Created an attachment (id=113321)
 --> (https://bugs.webkit.org/attachment.cgi?id=113321&action=review)
test results

On an x86-64 GNU/Linux system, I get the following results when I run JSC tests:


$ Tools/Scripts/run-javascriptcore-tests --gtk
Running: build-jsc --release --gtk
Running: jsDriver.pl -e squirrelfish -s /home/wingo/src/WebKit/WebKitBuild/Release/Programs/jsc -f actual.html -L ecma/Date/15.9.2.1.js ecma/Date/15.9.2.2-1.js ecma/Date/15.9.2.2-2.js ecma/Date/15.9.2.2-3.js ecma/Date/15.9.2.2-4.js ecma/Date/15.9.2.2-5.js ecma/Date/15.9.2.2-6.js ecma_3/Date/15.9.5.7.js
-#- Executing 1119 test(s).
...

-#- Wrote results to 'actual.html'.

** Danger, Will Robinson! Danger! The following failures have been introduced:
    ecma/Date/15.9.5.14.js
    ecma/Date/15.9.5.31-1.js
    ecma/Date/15.9.5.34-1.js

3 regressions found.
0 tests fixed.


I am not certain if this result is particular to the GTK port or not.  I have not yet looked into the root causes, here, but there are a couple of other bugs in other ports (bug 25160, bug 25161) that seem to indicate that this might not be an isolated issue.

Attaching the `actual.html' output.

-- 
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