feat: ✨ remove file deletion requests expiration #2290
parachain.yml
on: pull_request
setup
7s
Run Para & Relay Network Test
3m 22s
Run Zombienet Tests
2m 15s
Check Rust/TS bindings are up to date
56s
Matrix: Run BSPNet Tests
Matrix: Run Dev Node Tests
Matrix: Run FullNet Tests
Annotations
5 errors, 16 warnings, and 11 notices
File is deleted by user:
test/suites/integration/bsp/submit-proofs.test.ts#L478
[Error [ERR_TEST_FAILURE]: Block number NaN is lower than current block number 176] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Block number NaN is lower than current block number 176
at Module.advanceToBlock (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/block.ts:332:3)
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:478: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: '=='
}
}
|
Priority challenge is included in checkpoint challenge round:
test/suites/integration/bsp/submit-proofs.test.ts#L517
[Error [ERR_TEST_FAILURE]: The file key should be included in the checkpoint challenge.] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The file key should be included in the checkpoint challenge.
at TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:517:7)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
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: '=='
}
}
|
BSP that has the file responds with correct proof including the file key, and BSP that doesn't have the file responds with correct proof non-including the file key:
test/suites/integration/bsp/submit-proofs.test.ts#L659
[Error [ERR_TEST_FAILURE]: No events matching proofsDealer.MutationsApplied found] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: No events matching proofsDealer.MutationsApplied found
at Module.assertEventMany (/home/runner/work/storage-hub/storage-hub/test/util/asserts.ts:186:3)
at Object.eventMany (/home/runner/work/storage-hub/storage-hub/test/util/bspNet/test-api.ts:178:27)
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:659:40)
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: '=='
}
}
|
File is removed from Forest by BSP:
test/suites/integration/bsp/submit-proofs.test.ts#L690
[Error [ERR_TEST_FAILURE]: The root should have been updated on chain] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The root should have been updated on chain
at TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/bsp/submit-proofs.test.ts:690:7)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
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 (1)
Process completed with exit code 1.
|
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build node image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Rust/TS bindings are up to date
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Zombienet Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Para & Relay Network Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (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 (4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run FullNet Tests (3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run BSPNet Tests (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 (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Dev Node Tests (1)
Total Tests: 5
Suites 📂: 1
Passed ✅: 5
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 19701.898ms
|
Run Dev Node Tests (2)
Total Tests: 3
Suites 📂: 1
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 20980.876ms
|
Run FullNet Tests (4)
Total Tests: 4
Suites 📂: 2
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 107462.773ms
|
Run FullNet Tests (2)
Total Tests: 10
Suites 📂: 3
Passed ✅: 10
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 150987.558ms
|
Run BSPNet Tests (3)
Total Tests: 16
Suites 📂: 6
Passed ✅: 12
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 189093.939ms
|
Run FullNet Tests (1)
Total Tests: 12
Suites 📂: 4
Passed ✅: 12
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 230005.146ms
|
Run BSPNet Tests (4)
Total Tests: 23
Suites 📂: 5
Passed ✅: 21
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 249623.213ms
|
Run FullNet Tests (3)
Total Tests: 18
Suites 📂: 4
Passed ✅: 18
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 288171.638ms
|
Run BSPNet Tests (5)
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 285196.138ms
|
Run BSPNet Tests (1)
Total Tests: 24
Suites 📂: 6
Passed ✅: 15
Failed ❌: 4
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 335746.109ms
|
Run BSPNet Tests (2)
Total Tests: 19
Suites 📂: 7
Passed ✅: 17
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 330492.050ms
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bsp-test-logs-shard-1
Expired
|
102 KB |
|
node
|
60.9 MB |
|