Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI for CKB v0.112.0 #4188

Closed
doitian opened this issue Oct 12, 2023 · 1 comment
Closed

Fix CI for CKB v0.112.0 #4188

doitian opened this issue Oct 12, 2023 · 1 comment
Labels
t:bug Type: This doesn't seem right. t:ci Type: CI

Comments

@doitian
Copy link
Member

doitian commented Oct 12, 2023

Blocking #4181

1. ⬜️ (Windows Unit Tests) ckb-network protocols::tests::test_dont_reset_peer_flags_on_disconnect

https://github.com/nervosnetwork/ckb/actions/runs/6489893680/attempts/1

2023-10-12T01:38:37.5934757Z --- STDERR:              ckb-network protocols::tests::test_dont_reset_peer_flags_on_disconnect ---
2023-10-12T01:38:37.5934968Z thread 'protocols::tests::test_dont_reset_peer_flags_on_disconnect' panicked at 'assertion failed: `(left == right)`
2023-10-12T01:38:37.5935023Z   left: `1`,
2023-10-12T01:38:37.5935151Z  right: `63`', network\src\protocols\tests\mod.rs:719:13

2. ⬜️ (macOS Integration) pool_persisted

https://github.com/nervosnetwork/ckb/actions/runs/6490124816/job/17625454813

  left: `JsonUint(6)`,
 right: `JsonUint(1)`': src/specs/tx_pool/pool_persisted.rs:49   0: backtrace::backtrace::libunwind::trace

3. ⬜️ (Windows Integration) ckb-test failed on spec RpcTruncate

https://github.com/nervosnetwork/ckb/actions/runs/6489893681/job/17624881012

4. ⬜️ (Windows Unit Tests) tests::module::pool::test_send_transaction_exceeded_maximum_ancestors_count timeout

https://github.com/nervosnetwork/ckb/actions/runs/6489893675/attempts/1

@doitian doitian added the t:bug Type: This doesn't seem right. label Oct 12, 2023
@eval-exec eval-exec added the t:ci Type: CI label Oct 12, 2023
@doitian
Copy link
Member Author

doitian commented Oct 12, 2023

1,2,3 passed after reruninig.

Retrying on 4 is ongoing now.

@doitian doitian closed this as completed Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:bug Type: This doesn't seem right. t:ci Type: CI
Projects
None yet
Development

No branches or pull requests

2 participants