[Webkit-unassigned] [Bug 125196] [Win] run-jsc-stress-tests failures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 3 17:44:09 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125196
--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> 2013-12-03 17:42:28 PST ---
The sunspider tests may be failing due to path issues. The test harness is run from Cygwin, but the JSC executable is a Windows binary that expects paths to be in DOS/Windows format.
If I modify the "run-jsc-stress-tests" to pass a Windows-style path to the test input, I now get a series of files containing ">quit" in them.
--
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