Skip to content

[tracking] Fix broken tests#11

Closed
merklefruit wants to merge 153 commits intoop-rs:clabby/op-rethfrom
merklefruit:merklefruit/fix-tests
Closed

[tracking] Fix broken tests#11
merklefruit wants to merge 153 commits intoop-rs:clabby/op-rethfrom
merklefruit:merklefruit/fix-tests

Conversation

@merklefruit
Copy link

@merklefruit merklefruit commented Jul 12, 2023

Current test status:

     Summary [  25.235s] 1159 tests run: 1147 passed, 12 failed, 15 skipped
        FAIL [   0.068s] reth-consensus-common validation::tests::sanity_check
        FAIL [   0.481s] reth-eth-wire types::receipts::ReceiptsTests::proptest
        FAIL [   0.006s] reth-primitives basefee::tests::calculate_base_fee_success
        FAIL [   0.006s] reth-primitives transaction::signature::tests::test_encode_and_decode_with_eip155_chain_id
        FAIL [   0.006s] reth-primitives transaction::signature::tests::test_payload_len_with_eip155_chain_id
        FAIL [   0.006s] reth-primitives transaction::signature::tests::test_v
        FAIL [   0.101s] reth-revm executor::tests::sanity_execution
        FAIL [   0.058s] reth-revm executor::tests::test_selfdestruct
        FAIL [   0.091s] reth-stages stages::execution::tests::sanity_execute_unwind
        FAIL [   0.094s] reth-stages stages::execution::tests::sanity_execution_of_block
        FAIL [   0.085s] reth-stages stages::execution::tests::test_prune
        FAIL [   0.094s] reth-stages stages::execution::tests::test_selfdestruct

@merklefruit
Copy link
Author

closed in favor of #31

clabby added a commit that referenced this pull request Aug 12, 2023
clabby added a commit that referenced this pull request Aug 13, 2023
Resolution checkpoint

Resolution checkpoint #2

Resolution checkpoint #3

x

Resolution checkpoint #4

Resolution checkpoint #5

Resolution checkpoint #6

Resolution checkpoint #7

Resolution checkpoint #8

Resolve checkpoint #9 (transaction primitive)

Resolve checkpoint #10 (rpc api transactions)

Resolve checkpoint #11 (building w/o feature flag)

Start review

Compiling with and without `optimism` feature flag

Remove `DepositTx` from txpool mock tests, they never go into the txpool

fmt

code lint

fix signature tests

Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>

Use free CI runners (revert before upstream)

Co-authored-by: refcell <abigger87@gmail.com>

Signature test fixes

Co-authored-by refcell <abigger87@gmail.com>

Fix Receipt proptest

Co-authored-by BB <brian.t.bland@gmail.com>

lint

Fix variable-length compact for txtype/transaction

Co-authored-by: Brian Bland <brian.t.bland@gmail.com>

Fix basefee tests

Remove unnecessary rpc deps

Co-authored-by: Brian Bland <brian.t.bland@gmail.com>
Co-authored-by: refcell <abigger87@gmail.com>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
Co-authored-by: Roberto <bayardo@alum.mit.edu>
clabby added a commit that referenced this pull request Aug 13, 2023
Resolution checkpoint

Resolution checkpoint #2

Resolution checkpoint #3

x

Resolution checkpoint #4

Resolution checkpoint #5

Resolution checkpoint #6

Resolution checkpoint #7

Resolution checkpoint #8

Resolve checkpoint #9 (transaction primitive)

Resolve checkpoint #10 (rpc api transactions)

Resolve checkpoint #11 (building w/o feature flag)

Start review

Compiling with and without `optimism` feature flag

Remove `DepositTx` from txpool mock tests, they never go into the txpool

fmt

code lint

fix signature tests

Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>

Use free CI runners (revert before upstream)

Co-authored-by: refcell <abigger87@gmail.com>

Signature test fixes

Co-authored-by refcell <abigger87@gmail.com>

Fix Receipt proptest

Co-authored-by BB <brian.t.bland@gmail.com>

lint

Fix variable-length compact for txtype/transaction

Co-authored-by: Brian Bland <brian.t.bland@gmail.com>

Fix basefee tests

Remove unnecessary rpc deps

Co-authored-by: Brian Bland <brian.t.bland@gmail.com>
Co-authored-by: refcell <abigger87@gmail.com>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
Co-authored-by: Roberto <bayardo@alum.mit.edu>
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.