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

Fast USDC bootstrap tests fail on xs-worker with "unsettled value for kpNNNN" #10847

Open
dckc opened this issue Jan 14, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@dckc
Copy link
Member

dckc commented Jan 14, 2025

Describe the bug

We've got Fast USDC boot/ tests that work in node and where the relevant functionality works in an XS worker in a running blockchain (a3p test or multichain-testing) but fail with xs-worker.

for example: #10815 (comment)

To Reproduce

Steps to reproduce the behavior:

  1. check out e83a94d
  2. in packages/boot/, run SWINGSET_WORKER_TYPE=xs-worker yarn test test/fast-usdc/
  3. See error:
not ok 19 - fast-usdc › fast-usdc › distributes fees per BLD staker decision %ava-dur=6624ms
#   REJECTED from ava test.serial("distributes fees per BLD staker decision"): (Error#1)
#   Error#1: unsettled value for kp2318

Expected behavior

Test passes / fails in xs-worker whenever it passes / fails in node.

Platform Environment

  • what OS are you using? what version of Node.js?

ci: Ubuntu 24.04.1 LTS; node-version=18.x i.e. node/18.20.5/x64

  • what version of the Agoric-SDK are you using? (run git describe --tags --always)
    e83a94d

Additional context

cc @turadg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant