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

Backport fixes for tests on arm64 #173

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Backport fixes for tests on arm64 #173

merged 2 commits into from
Jul 12, 2024

Conversation

karlb
Copy link

@karlb karlb commented Jul 12, 2024

Without these commits the following tests fail reproducibly on arm64:

accounts/keystore TestUpdatedKeyfileContents
metrics/influxdb TestExampleV1
metrics/influxdb TestExampleV2

The fixes are backported from go-ethereum. They are not in op-geth, yet.

Steven Wang and others added 2 commits July 12, 2024 14:05
Create the directory before NewKeyStore. This ensures the watcher successfully starts on
the first attempt, and waitWatcherStart functions as intended.
…9047)

metrics/influxdb: fix failed cases caused by float64 precision on arm64
@karlb karlb mentioned this pull request Jul 12, 2024
@karlb karlb marked this pull request as ready for review July 12, 2024 12:20
@karlb karlb merged commit 2ca4a80 into celo7 Jul 12, 2024
7 checks passed
@karlb karlb deleted the karlb/backport-test-fixes branch July 12, 2024 14:42
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.

3 participants