Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8 tests fail #6

Open
bdangit opened this issue Oct 21, 2016 · 2 comments
Open

v8 tests fail #6

bdangit opened this issue Oct 21, 2016 · 2 comments

Comments

@bdangit
Copy link
Owner

bdangit commented Oct 21, 2016

>>> Running tests for x64.release
No connection to distribution server; running tests locally.
=== mjsunit/d8-os ===
/hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js:375: Did not throw exception

Stack: Error
    at new MjsUnitAssertionError (/hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js:31:16)
    at assertThrows (/hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js:375:11)
    at /hab/cache/src/v8-5.6.39/test/mjsunit/d8-os.js:96:5
    throw new MjsUnitAssertionError("Did not throw exception");
    ^
Error
    at new MjsUnitAssertionError (/hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js:31:16)
    at assertThrows (/hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js:375:11)
    at /hab/cache/src/v8-5.6.39/test/mjsunit/d8-os.js:96:5
ls: cannot access '/tmp/d8-os-test-directory-885866776': No such file or directory
ls: cannot access '/tmp/d8-os-test-directory-885866776/dir/bar': No such file or directory
Command: /hab/cache/src/v8-5.6.39/out.gn/x64.release/d8 --test --random-seed=1625543640 --nohard-abort --nodead-code-elimination --nofold-constants /hab/cache/src/v8-5.6.39/test/mjsunit/mjsunit.js /hab/cache/src/v8-5.6.39/test/mjsunit/d8-os.js


=== intl/collator/default-locale ===
/hab/cache/src/v8-5.6.39/test/intl/assert.js:105: Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
  throw new Error(message);
  ^
Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
    at fail (/hab/cache/src/v8-5.6.39/test/intl/assert.js:105:9)
    at assertEquals (/hab/cache/src/v8-5.6.39/test/intl/assert.js:114:5)
    at /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js:51:1
Command: /hab/cache/src/v8-5.6.39/out.gn/x64.release/d8 --test --random-seed=1625543640 --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants /hab/cache/src/v8-5.6.39/test/intl/assert.js /hab/cache/src/v8-5.6.39/test/intl/utils.js /hab/cache/src/v8-5.6.39/test/intl/regexp-prepare.js /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js /hab/cache/src/v8-5.6.39/test/intl/regexp-assert.js


=== intl/collator/default-locale ===
/hab/cache/src/v8-5.6.39/test/intl/assert.js:105: Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
  throw new Error(message);
  ^
Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
    at fail (/hab/cache/src/v8-5.6.39/test/intl/assert.js:105:9)
    at assertEquals (/hab/cache/src/v8-5.6.39/test/intl/assert.js:114:5)
    at /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js:51:1
Command: /hab/cache/src/v8-5.6.39/out.gn/x64.release/d8 --test --random-seed=1625543640 --turbo --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants /hab/cache/src/v8-5.6.39/test/intl/assert.js /hab/cache/src/v8-5.6.39/test/intl/utils.js /hab/cache/src/v8-5.6.39/test/intl/regexp-prepare.js /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js /hab/cache/src/v8-5.6.39/test/intl/regexp-assert.js


=== intl/collator/default-locale ===
/hab/cache/src/v8-5.6.39/test/intl/assert.js:105: Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
  throw new Error(message);
  ^
Error: Failure: expected <en-US-u-va-posix-u-co-search>, found <en-US-u-va-posix>.
    at fail (/hab/cache/src/v8-5.6.39/test/intl/assert.js:105:9)
    at assertEquals (/hab/cache/src/v8-5.6.39/test/intl/assert.js:114:5)
    at /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js:51:1
Command: /hab/cache/src/v8-5.6.39/out.gn/x64.release/d8 --test --random-seed=1625543640 --ignition-staging --allow-natives-syntax --nohard-abort --nodead-code-elimination --nofold-constants /hab/cache/src/v8-5.6.39/test/intl/assert.js /hab/cache/src/v8-5.6.39/test/intl/utils.js /hab/cache/src/v8-5.6.39/test/intl/regexp-prepare.js /hab/cache/src/v8-5.6.39/test/intl/collator/default-locale.js /hab/cache/src/v8-5.6.39/test/intl/regexp-assert.js
[156:33|% 100|+ 26257|-   4]: Done
@bdangit
Copy link
Owner Author

bdangit commented Oct 23, 2016

@bdangit
Copy link
Owner Author

bdangit commented Nov 8, 2016

this might pass since had to compile with icu56 instead of latest which is icu/57.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant