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

Error: Minting would hit total debt limit (bootstrap test) #24

Closed
Jorge-Lopes opened this issue Feb 21, 2024 · 0 comments
Closed

Error: Minting would hit total debt limit (bootstrap test) #24

Jorge-Lopes opened this issue Feb 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Jorge-Lopes
Copy link
Owner

Describe the bug

At the current stage of the bootstrap test (commit: 67082c1) the test visibility-after-upgrade is failing.

 Error {
    message: 'Minting {"brand":"[Alleged: IST brand]","value":"[105525000n]"} past {"brand":"[Alleged: IST brand]","value":"[0n]"} would hit total debt limit {"brand":"[Alleged: IST brand]","value":"[0n]"}',
  }

To Reproduce

cd packages/vats
yarn test test/bootstrapTests/test-liquidation-visibility.js
@Jorge-Lopes Jorge-Lopes added the bug Something isn't working label Feb 21, 2024
@anilhelvaci anilhelvaci mentioned this issue Feb 22, 2024
anilhelvaci added a commit that referenced this issue Feb 26, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Mar 4, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jun 17, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jun 18, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jun 19, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jun 21, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jun 21, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
anilhelvaci added a commit that referenced this issue Jul 15, 2024
Refs: #24

fix(liquidationVisibility): fix race condition when running tests concurrently

fix(liquidationVisibility): fix test-vaultLiquidation.js
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

2 participants