Skip to content

Conversation

@fab-10
Copy link
Contributor

@fab-10 fab-10 commented Oct 24, 2025

PR description

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

Locally, you can run these tests to catch failures early:

  • spotless: ./gradlew spotlessApply
  • unit tests: ./gradlew build
  • acceptance tests: ./gradlew acceptanceTest
  • integration tests: ./gradlew integrationTest
  • reference tests: ./gradlew ethereum:referenceTests:referenceTests
  • hive tests: Engine or other RPCs modified?

@fab-10 fab-10 force-pushed the ci-unit-tests-gradle-parallel branch 5 times, most recently from 825896d to f194094 Compare October 27, 2025 13:25
@fab-10 fab-10 changed the title Gradle: Enable Parallel Execution by default CI better distribution of tests across splits Oct 27, 2025
@fab-10 fab-10 force-pushed the ci-unit-tests-gradle-parallel branch 4 times, most recently from cff422e to 1782d4a Compare October 27, 2025 15:30
@fab-10 fab-10 changed the title CI better distribution of tests across splits CI: optimize pre-review workflow Oct 27, 2025
Signed-off-by: Fabio Di Fabio <[email protected]>
@fab-10 fab-10 force-pushed the ci-unit-tests-gradle-parallel branch from 1782d4a to 280b6cf Compare October 27, 2025 17:23
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.

1 participant