Skip to content

Conversation

emizzle
Copy link
Contributor

@emizzle emizzle commented Jun 5, 2025

Draft PR to see if this works in CI

markspanbroek and others added 30 commits June 4, 2025 11:22
- need to test with longer tests to ensure the parallelisation is truly happening
- is the +10 hardhat port needed?
- try with more integration tests

# Conflicts:
#	tests/integration/hardhatprocess.nim
#	tests/integration/multinodes.nim
#	tests/integration/testcli.nim
#	tests/testIntegration.nim
# Conflicts:
#	tests/testIntegration.nim
# Conflicts:
#	tests/testIntegration.nim
# Conflicts:
#	tests/testIntegration.nim
# Conflicts:
#	tests/integration/hardhatprocess.nim
prevents showing error in the logs when an expected process exit code is encountered

# Conflicts:
#	tests/integration/testcli.nim
# Conflicts:
#	tests/integration/testcli.nim
# Conflicts:
#	tests/ethertest.nim
- add a TestManager property to IntegrationTest, so manager does not need to be passed into all functions
- cleanup:
  - remove unneeded stopHardhat function
  - add hardhat instance to manager outside of startHardhat
# Conflicts:
#	tests/testIntegration.nim
allows user to know which tests are still running
Work around the AsyncProcess timeout not working correctly
# Conflicts:
#	tests/testIntegration.nim
# Conflicts:
#	tests/integration/hardhatprocess.nim
dryajov and others added 30 commits June 5, 2025 15:58
To hopefully prevent the http client from crashing in CI
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.

5 participants