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

4.4.0 release process failing testcases #6725

Closed
luu-alex opened this issue Jan 15, 2024 · 1 comment
Closed

4.4.0 release process failing testcases #6725

luu-alex opened this issue Jan 15, 2024 · 1 comment
Assignees
Labels
4.x 4.0 related

Comments

@luu-alex
Copy link
Contributor

luu-alex commented Jan 15, 2024

#6709
7 suites failing
Failing tests:
E2E Network Tests (http, sepolia)
get_balance
test/e2e/sepolia/call.test.ts

E2E Network Tests (http, mainnet)
FAIL test/e2e/get_balance.test.ts
● Test suite failed to run
FAIL test/e2e/get_transaction_count.test.ts

Integration (18, geth, http)
web3-eth: FAIL test/integration/web3_eth/estimate_gas.test.ts

Integration (18, geth, ws)
web3Eth.estimateGas › should estimate a contract deployment
same with geth http node 16, geth ws node 16

Edit: Estimate gas should be fixed with oleksiis PR 5161642

Benchmark Tests (18)

We should take a look into the sepolia testcases, mainnet testcases and integration estimategas issues

Expected behavior

Actual behavior

Steps to reproduce the behavior

  1. [First step]
  2. [Second step]
  3. [and so on...]

Logs

Environment

@luu-alex luu-alex added the 4.x 4.0 related label Jan 15, 2024
@luu-alex luu-alex changed the title 4.4.0 release issues 4.4.0 release process failing testcases Jan 15, 2024
@luu-alex
Copy link
Contributor Author

Fixed e2e network tests, failing from #6689 updated in release PR
Estimate gas tests should be fixed from Oleksiis PR that was recently merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related
Projects
None yet
Development

No branches or pull requests

1 participant