Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: resolve failing tests #1373 #1389

Conversation

DavePearce
Copy link
Collaborator

@DavePearce DavePearce commented Oct 8, 2024

This attempts to resolve a test which was failing in the CI pipeline (but now should not, since we have hosted runners). This also updates the .pre-commit-config.yaml file.

@DavePearce DavePearce force-pushed the 1373-investigate-go-corset-and-leofailingrange-on-ci-server branch 2 times, most recently from 3031b90 to d30b4ce Compare October 8, 2024 10:44
@DavePearce DavePearce requested a review from powerslider October 8, 2024 10:44
@DavePearce DavePearce force-pushed the 1373-investigate-go-corset-and-leofailingrange-on-ci-server branch 8 times, most recently from 4c33832 to b847110 Compare October 9, 2024 19:06
This was previously failing after updating from corset v9.7.13 to
v9.7.14.  This change exposed some performance limitations in go-corset
which have hopefully been addressed.
This updates the configuration file to use latest versions of relevant
components, and also to prevent running `gradle check` for each commit.
Since this runs all known tests, it would take possibly over an hour to
complete on a laptop.
This tweaks the CI pipline configuration for `go-corset` to try and get
some better settings.  Also, moves a test which doesn't pass into the
nightly tests (since these are run on a larger machine).
@DavePearce DavePearce force-pushed the 1373-investigate-go-corset-and-leofailingrange-on-ci-server branch from b847110 to ad4d049 Compare October 9, 2024 19:06
This fixes the failing nightly test `issue_1216_mainnet_2321460_2321556`
by marking it `@Disabled`.  This test seems to use too much RAM for
`go-corset` on the CI machine.
@DavePearce DavePearce merged commit e1494ea into arith-dev Oct 10, 2024
5 checks passed
@DavePearce DavePearce deleted the 1373-investigate-go-corset-and-leofailingrange-on-ci-server branch October 10, 2024 08:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants