Status: Accepted
Owner: ----
Labels: Type-Bug Priority-Medium Area-Irregexp

New issue 2174 by [email protected]: mjsunit/regexp-global broken on MIPS
http://code.google.com/p/v8/issues/detail?id=2174

Repro: ./tools/test.py --simulator=mips mjsunit/regexp-global
...
=== release regexp-global ===
Path: mjsunit/regexp-global
/foo/bar/v8/test/mjsunit/mjsunit.js:166: Failure: expected <"1up 1up 1up 1up"> found <"11111111111111111111111111111111up 11111111111111111111111111111111up 11111111111111111111111111111111up 11111111111111111111111111111111up">
    throw new MjsUnitAssertionError(message);
          ^
Error
    at new MjsUnitAssertionError (/foo/bar/v8/test/mjsunit/mjsunit.js:31:16)
    at fail (/foo/bar/v8/test/mjsunit/mjsunit.js:166:11)
    at assertEquals (/foo/bar/v8/test/mjsunit/mjsunit.js:237:7)
    at /foo/bar/v8/test/mjsunit/regexp-global.js:141:1
Command: /foo/bar/v8/build-mips/d8 --nobreak-on-abort /foo/bar/v8/test/mjsunit/mjsunit.js /foo/bar/v8/test/mjsunit/regexp-global.js --test


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to