fix(backend): cleanups part 1 #496
Annotations
2 errors and 1 notice
|
Run BSPNet tests
Process completed with exit code 1.
|
|
Run BSPNet tests:
test/test/suites/integration/bsp/transaction-manager.test.ts#L326
AssertionError [ERR_ASSERTION]: Extrinsic not removed from txPool
at Module.dropTransaction (/home/runner/_work/storage-hub/storage-hub/test/util/bspNet/node.ts:52:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async TestContext.<anonymous> (/home/runner/_work/storage-hub/storage-hub/test/suites/integration/bsp/transaction-manager.test.ts:326:7)
at async Test.run (node:internal/test_runner/test:1054:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:744:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
|
|
Run BSPNet tests
Total Tests: 21
Suites 📂: 11
Passed ✅: 20
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 315486.685ms
|
Loading