test: ✅ Fix race conditions in integration tests #2208
Annotations
2 errors, 1 warning, and 1 notice
Run FullNet Tests:
test/suites/integration/msp/stop-storing-bucket.test.ts#L46
[Error [ERR_TEST_FAILURE]: File not found in storage] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: File not found in storage
at TestContext.<anonymous> (/home/runner/work/storage-hub/storage-hub/test/suites/integration/msp/stop-storing-bucket.test.ts:46: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 FullNet 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 FullNet Tests
Total Tests: 18
Suites 📂: 4
Passed ✅: 17
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 284955.511ms
|
Loading