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

shall we fix fill warnings? #1035

Open
winsvega opened this issue Dec 19, 2024 · 0 comments
Open

shall we fix fill warnings? #1035

winsvega opened this issue Dec 19, 2024 · 0 comments

Comments

@winsvega
Copy link
Collaborator

currently it has a lot:

tests/frontier/opcodes/test_dup.py: 576 warnings
tests/cancun/eip6780_selfdestruct/test_selfdestruct.py: 972 warnings
tests/cancun/eip6780_selfdestruct/test_reentrancy_selfdestruct_revert.py: 135 warnings
tests/shanghai/eip3860_initcode/test_initcode.py: 540 warnings
tests/byzantium/eip198_modexp_precompile/test_modexp.py: 480 warnings
tests/shanghai/eip3855_push0/test_push0.py: 100 warnings
tests/shanghai/eip4895_withdrawals/test_withdrawals.py: 140 warnings
tests/shanghai/eip3651_warm_coinbase/test_warm_coinbase.py: 248 warnings
tests/constantinople/eip1014_create2/test_create_returndata.py: 576 warnings
tests/cancun/eip4844_blobs/test_excess_blob_gas.py: 426 warnings
tests/cancun/eip6780_selfdestruct/test_dynamic_create2_selfdestruct_collision.py: 132 warnings
tests/cancun/eip5656_mcopy/test_mcopy.py: 145 warnings
tests/cancun/eip4844_blobs/test_blobhash_opcode.py: 152 warnings
tests/cancun/eip4844_blobs/test_blob_txs.py: 2431 warnings
tests/cancun/eip5656_mcopy/test_mcopy_memory_expansion.py: 290 warnings
tests/cancun/eip1153_tstore/test_tload_reentrancy.py: 120 warnings
tests/cancun/eip1153_tstore/test_tstore_reentrancy.py: 120 warnings
tests/cancun/eip4788_beacon_root/test_beacon_root_contract.py: 132 warnings
tests/cancun/eip4844_blobs/test_point_evaluation_precompile.py: 772 warnings
tests/cancun/eip1153_tstore/test_tstorage_execution_contexts.py: 150 warnings
tests/cancun/eip4844_blobs/test_point_evaluation_precompile_gas.py: 120 warnings
tests/cancun/eip1153_tstore/test_tstorage.py: 55 warnings
tests/cancun/eip1153_tstore/test_tstorage_create_contexts.py: 50 warnings
tests/cancun/eip1153_tstore/test_tstorage_reentrancy_contexts.py: 50 warnings
tests/frontier/opcodes/test_call_and_callcode_gas_calculation.py: 52 warnings
tests/frontier/opcodes/test_all_opcodes.py: 41 warnings
tests/homestead/coverage/test_coverage.py: 33 warnings
tests/homestead/yul/test_yul_example.py: 33 warnings
tests/cancun/eip1153_tstore/test_tstorage_selfdestruct.py: 30 warnings
tests/cancun/eip4844_blobs/test_blobhash_opcode_contexts.py: 22 warnings
tests/cancun/eip4844_blobs/test_excess_blob_gas_fork_transition.py: 18 warnings
tests/cancun/eip5656_mcopy/test_mcopy_contexts.py: 30 warnings
tests/cancun/eip7516_blobgasfee/test_blobgasfee_opcode.py: 27 warnings
tests/cancun/eip6780_selfdestruct/test_selfdestruct_revert.py: 30 warnings
tests/constantinople/eip1014_create2/test_recreate.py: 16 warnings
tests/cancun/eip1153_tstore/test_basic_tload.py: 25 warnings
tests/berlin/eip2930_access_list/test_acl.py: 21 warnings
tests/istanbul/eip1344_chainid/test_chainid.py: 24 warnings
tests/cancun/eip1153_tstore/test_tload_calls.py: 15 warnings
tests/paris/security/test_selfdestruct_balance_bug.py: 10 warnings
tests/cancun/eip1153_tstore/test_tstorage_clear_after_tx.py: 4 warnings
tests/cancun/eip4844_blobs/test_blob_txs_full.py: 6 warnings
tests/frontier/opcodes/test_selfdestruct.py: 2 warnings
  /usr/lib/python3.12/copy.py:151: DeprecationWarning: Pickle, copy, and deepcopy support will be removed from itertools in Python 3.14.
    rv = reductor(4)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html

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

No branches or pull requests

1 participant