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

dev: prepare parallelization of end to end tests #1382

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Sep 3, 2024

Time spent on this PR: 0.2

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

It's not possible to use pytest-xdist with end to end tests.

What is the new behavior?

Some of the nonce issues have been solved. Katana still drops transaction with no obvious reason/no error message.


This change is Reviewable

@enitrat enitrat changed the title Parallel end to end tests dev: prepare parallelization of end to end tests Sep 4, 2024
@enitrat enitrat merged commit 96523ab into kkrt-labs:main Sep 4, 2024
6 checks passed
matthieuauger pushed a commit to matthieuauger/kakarot that referenced this pull request Nov 9, 2024
* add transaction relayer to Kakarot EOA for tests

* Update kakarot submodule to commit +4b2139dcf7ab33ee94680275f77cd944524a0477

* wip

* fix tests

* clean up

* add file back

* add file back

* fmt

* fix some tests

* add asdf to ci

* fix clippy

* fix test dirty

* fix tests with katana_empty

* fix send raw transaction test

* fix comments

* Update kakarot submodule to tag v0.8.9
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.

2 participants