feat: ✨ Add fullnet script for demo #2221
Annotations
2 errors, 1 warning, and 2 notices
Run BSPNet Tests:
test/suites/integration/bsp/submit-proofs.test.ts#L342
[Error [ERR_TEST_FAILURE]: Failed to detect BSP catch up after 30s] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Failed to detect BSP catch up after 30s
at Module.waitForBspToCatchUpToChainTip (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/waits.ts:299:7)
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/submit-proofs.test.ts:342:7)
at async Test.run (node:internal/test_runner/test:932:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:629:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
Run BSPNet Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests:
test/util/bspNet/testrunner.ts#L1
'only' and 'runOnly' require the --test-only command-line option.
|
Run BSPNet Tests
Total Tests: 34
Suites 📂: 8
Passed ✅: 30
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 401848.920ms
|
Loading