Bug 120765 - Fix run-fast-jsc script on Windows
Summary: Fix run-fast-jsc script on Windows
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 120696
  Show dependency treegraph
 
Reported: 2013-09-05 04:21 PDT by Csaba Osztrogonác
Modified: 2015-02-02 09:03 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2013-09-05 04:21:27 PDT
Running: /bin/sh Tools/Scripts/run-fast-jsc -j /home/buildbot/slave/win-release-tests/build/WebKitBuild/Release/bin32/jsc.exe -r /home/buildbot/slave/win-release-tests/build/WebKitBuild/Release/bin32/fast-jsc-results -t LayoutTests
Testing fast/js/add-recovery ... \c
FAILED
Testing fast/js/apply-varargs ... \c
FAILED
Testing fast/js/arguments ... \c
FAILED

 [snip]

0 tests passed, 469 tests failed, 0 tests crashed.
Test results in /home/buildbot/slave/win-release-tests/build/WebKitBuild/Release/bin32/fast-jsc-results

** The following fast/js test failures have been introduced:
	fast/js/add-recovery
	fast/js/apply-varargs
 [snip]

Results for fast/js tests:
    469 failures found.
    0 crashes found.
Comment 1 Csaba Osztrogonác 2015-02-02 09:03:39 PST
There is no run-fast-jsc since r155479, this tests are run by run-jsc-stress-tests