fix: 🐛 BSP volunteering issues #484
Annotations
4 errors
|
|
|
Run BSPNet tests
The operation was canceled.
|
|
Run BSPNet tests:
test/test/suites/integration/bsp/bsp-thresholds.test.ts#L365
Error: Failed to detect fileSystem.bspVolunteer extrinsic in txPool. Error: Error: Failed to find matching extrinsic after 10s: No extrinsic matching fileSystem.bspVolunteer found in block
at waitForTxInPool (/home/runner/_work/storage-hub/storage-hub/test/util/bspNet/waits.ts:73:11)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Module.waitForBspVolunteer (/home/runner/_work/storage-hub/storage-hub/test/util/bspNet/waits.ts:92:3)
at async TestContext.<anonymous> (/home/runner/_work/storage-hub/storage-hub/test/suites/integration/bsp/bsp-thresholds.test.ts:365:7)
at async Test.run (node:internal/test_runner/test:1054:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7)
|
|
Run BSPNet tests:
test/test/suites/integration/bsp/bsp-thresholds.test.ts#L273
Error: Failed to detect fileSystem.bspVolunteer extrinsic in txPool. Error: AssertionError [ERR_ASSERTION]: No events matching fileSystem.AcceptedBspVolunteer
at waitForTxInPool (/home/runner/_work/storage-hub/storage-hub/test/util/bspNet/waits.ts:73:11)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Module.waitForBspVolunteer (/home/runner/_work/storage-hub/storage-hub/test/util/bspNet/waits.ts:92:3)
at async TestContext.<anonymous> (/home/runner/_work/storage-hub/storage-hub/test/suites/integration/bsp/bsp-thresholds.test.ts:273:7)
at async Test.run (node:internal/test_runner/test:1054:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7)
|
Loading