You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of ref 3588c2d8d08b8523e308189286ad8638f604f821 of agoric-sdk, on a Mac, with Node.js 14.5.0, I’m observing two test failures.
{ debug: false, qty: 31000 }
123
123
memory full
memory full
memory full
memory full
too much computation
memory full
memory full
memory full
too much computation
memory full
{ debug: false, qty: 4000000000 }
not enough keys
{ debug: true, qty: 31000 }
{ debug: true, qty: 4000000000 }
not enough keys
snapstore › build temp file; compress to cache file
Difference:
- '1f8b08000000000000134b4c4a0600c241243503000000'
+ '1f8b08000000000000034b4c4a0600c241243503000000'
snapstore › bootstrap, save, compress
raw snapshots are large-ish
Difference:
- 858
+ 857
─
2 tests failed
1 known failure
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
To Reproduce
Steps to reproduce the behavior:
On agoric-sdk run git checkout 3588c2d8d08b8523e308189286ad8638f604f821
Description
As of ref
3588c2d8d08b8523e308189286ad8638f604f821
of agoric-sdk, on a Mac, with Node.js 14.5.0, I’m observing two test failures.To Reproduce
Steps to reproduce the behavior:
agoric-sdk
rungit checkout 3588c2d8d08b8523e308189286ad8638f604f821
yarn install
cd packages/xsnap
yarn test
Expected behavior
Passing tests
Platform Environment
git describe --tags --always
revealsagoricdev-2-116-g3588c2d8d
The text was updated successfully, but these errors were encountered: