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

eip-4844: vm and engine_api extensions, minor fixes/changes #7514

Merged
merged 13 commits into from
May 19, 2023

Conversation

racytech
Copy link
Contributor

No description provided.

@AlexeyAkhunov
Copy link
Contributor

looks like it consistently fails test on Windows:

image

image

@racytech
Copy link
Contributor Author

At first I thought that the reason is that my branch was 28 commits behind, so I pulled all changes and force-pushed to see if this will make any difference, but it didn't. Then I checked test logs and find out that the TestT8n test is failing because of panic: test timed out after 30s.
TestT8n_Fail
Which is in /cmd/evm/
CMD_EVM

So I had to run that and all other tests locally to see if I will get any errors, but I didn't.

test_start

after some downloads
test_end

full tests run is in attached file
local_test_run.txt

@AlexeyAkhunov
Copy link
Contributor

Ok, could you resolve conflicts and we will merge

@AlexeyAkhunov AlexeyAkhunov merged commit 65efc92 into erigontech:devel May 19, 2023
@VBulikov VBulikov mentioned this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants