Skip to content

Conversation

@prxgr4mm3r
Copy link
Contributor

@prxgr4mm3r prxgr4mm3r commented Feb 22, 2024

resolves #73

Copy link
Contributor

@ipapandinas ipapandinas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3 tests are failing:

running 5 tests
test tests::instant_seal ... FAILED
test tests::instant_seal_delayed_finalize ... FAILED
test tests::manual_seal_and_finalization ... FAILED
test tests::manual_seal_post_hash ... ok
test tests::manual_seal_fork_blocks ... ok

failures:

---- tests::instant_seal stdout ----
thread 'tests::instant_seal' panicked at 'called `Result::unwrap()` on an `Err` value: EmptyTransactionPool', client/consensus/manual-seal/src/lib.rs:444:53
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

---- tests::instant_seal_delayed_finalize stdout ----
thread 'tests::instant_seal_delayed_finalize' panicked at 'called `Result::unwrap()` on an `Err` value: EmptyTransactionPool', client/consensus/manual-seal/src/lib.rs:534:53

---- tests::manual_seal_and_finalization stdout ----
thread 'tests::manual_seal_and_finalization' panicked at 'called `Result::unwrap()` on an `Err` value: EmptyTransactionPool', client/consensus/manual-seal/src/lib.rs:608:47


failures:
    tests::instant_seal
    tests::instant_seal_delayed_finalize
    tests::manual_seal_and_finalization

test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.54s

@ipapandinas ipapandinas merged commit 45ad1ee into main Mar 29, 2024
@ipapandinas ipapandinas deleted the feature/pokadot-v0.9.43 branch March 29, 2024 14:28
@ipapandinas ipapandinas restored the feature/pokadot-v0.9.43 branch March 29, 2024 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

swanky-node: Update to Polkadot 0.9.43

5 participants