Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
327 stars 206 forks source link

flake in SwingSet gc test #10071

Closed mhofman closed 1 month ago

mhofman commented 1 month ago
          Hit again,

Originally posted by @turadg in https://github.com/Agoric/agoric-sdk/issues/9392#issuecomment-2344252389

mhofman commented 1 month ago
          Some of these tests were updated in https://github.com/Agoric/agoric-sdk/pull/8695/commits/9d3c496055c0ec1f0906bb87257934ff82f13f99, but it looks like we didn't switch to using an xs worker for that bootstrap vat.

Changing the following line to xs-worker should fix. https://github.com/Agoric/agoric-sdk/blob/914bee2aa7472039ba230267d72027b940bf8a1c/packages/SwingSet/test/gc-kernel.test.js#L1034

Will open a PR

Originally posted by @mhofman in https://github.com/Agoric/agoric-sdk/issues/9392#issuecomment-2344356808