sync: add CancellationToken::run_until_cancelled
(#6618)
#9
ci.yml
on: push
Check README
8s
Matrix: check-external-types
Matrix: check tokio full --internal-mt-counters
Matrix: cross-check-tier3
Matrix: cross-check
Matrix: cross-test-with-parking_lot
Matrix: cross-test-without-parking_lot
Matrix: features
Matrix: Test hyper
Matrix: Run integration tests for each feature
Matrix: test tokio full
Matrix: test tokio full --unstable
Matrix: test all crates in the workspace with all features
Matrix: wasm32-wasip1
compile tests with parking lot send guards
49s
test tokio instrumentation
33s
valgrind
57s
miri
1m 55s
asan
4m 23s
Test tokio --all-features on i686-unknown-linux-gnu without AtomicU64
5m 25s
Check tokio --feature-powerset --depth 2 on i686-unknown-linux-gnu without AtomicU64
2m 44s
minimal-versions
59s
build loom tests
1m 3s
build tokio for x86_64-fortanix-unknown-sgx
25s
build tokio for redox-os
22s
test tokio for wasm32-unknown-unknown
59s
check-fuzzing
1m 12s
check-spelling
1m 24s
Matrix: test tokio full --unstable --taskdump
Matrix: test all crates in the workspace with all features and panic=abort
all systems go
0s
Annotations
14 errors and 2 warnings
asan
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
asan
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
Run integration tests for each feature (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
|
Run integration tests for each feature (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
|
Run integration tests for each feature (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
Run integration tests for each feature (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
Run integration tests for each feature (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
|
Run integration tests for each feature (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
|
test all crates in the workspace with all features (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
|
test all crates in the workspace with all features (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/tokio/tokio/target/tests/target'
|
test all crates in the workspace with all features (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
test all crates in the workspace with all features (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/tokio/tokio/target/tests/target'
|
test all crates in the workspace with all features (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
|
test all crates in the workspace with all features (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\tokio\tokio\target\tests\target'
|
check-external-types (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check-external-types (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|