http://bugs.winehq.org/show_bug.cgi?id=21836
Summary: jscript: run tests fail on Ubuntu Product: Wine Version: 1.1.39 Platform: x86 URL: http://test.winehq.org/data/240afab36275d72c10f6dc4bcc 52419562ef240f/wine_ae-ub910/jscript:run.html OS/Version: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Looking at test.winehq.org, these tests fail for me consistently on ubuntu, as well as a couple other people using ubuntu. Fedora 11/12 (and possibly others) are unaffected.
May be only 32bit wine on 64-bit OS's, there are a couple people reporting ubuntu who's test pass (they didn't list the architecture).
run.c:1117: invoke version 0 run.c:382: Test failed: lang.js: L"unexpected obj1.constructor" run.c:382: Test failed: lang.js: L"unexpected obj2.constructor" run.c:382: Test failed: lang.js: L"unexpected obj3.constructor" run.c:382: Test failed: lang.js: L"unexpected tmp.constructor" run.c:382: Test failed: lang.js: L"unexpected tmp.constructor" run.c:382: Test failed: regexp.js: L"unexpected m.constructor" run.c:1121: invoke version 2 run.c:382: Test failed: lang.js: L"unexpected obj1.constructor" run.c:382: Test failed: lang.js: L"unexpected obj2.constructor" run.c:382: Test failed: lang.js: L"unexpected obj3.constructor" run.c:382: Test failed: lang.js: L"unexpected tmp.constructor" run.c:382: Test failed: lang.js: L"unexpected tmp.constructor" run.c:382: Test failed: regexp.js: L"unexpected m.constructor" run: 51112 tests executed (0 marked as todo, 12 failures), 0 skipped.