Bug 120765
| Summary: | Fix run-fast-jsc script on Windows | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | fpizlo, ossy |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 120696 | ||
Csaba Osztrogonác
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
There is no run-fast-jsc since r155479, this tests are run by run-jsc-stress-tests