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

fix: temporarily disable solidity tests #166

Merged
merged 1 commit into from
Sep 18, 2024
Merged

fix: temporarily disable solidity tests #166

merged 1 commit into from
Sep 18, 2024

Conversation

JayWhite2357
Copy link
Contributor

@JayWhite2357 JayWhite2357 commented Sep 18, 2024

Rationale for this change

See alloy-rs/alloy#1307 and foundry-rs/foundry#8895 for the background.

What changes are included in this PR?

Disable solidity tests

Are these changes tested?

Existing tests do pass

@iajoiner iajoiner changed the title bump foundry fix: bump foundry Sep 18, 2024
@iajoiner iajoiner force-pushed the bump-foundry branch 2 times, most recently from a822bd9 to 96992bc Compare September 18, 2024 18:17
@iajoiner iajoiner changed the title fix: bump foundry fix: temporarily disable solidity tests Sep 18, 2024
@iajoiner iajoiner marked this pull request as ready for review September 18, 2024 18:17
@iajoiner iajoiner self-requested a review September 18, 2024 18:18
@JayWhite2357 JayWhite2357 merged commit 44e9e98 into main Sep 18, 2024
10 checks passed
@JayWhite2357 JayWhite2357 deleted the bump-foundry branch September 18, 2024 18:46
Copy link

🎉 This PR is included in version 0.22.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

iajoiner added a commit that referenced this pull request Oct 1, 2024
# Rationale for this change

#166 disabled solidity tests due to instability in the forge repo.

# What changes are included in this PR?

* Added a new `ForgeScript` type to enable testing. This type only
depends on the published version of `alloy-sol-types`, which should be
stable enough for our purposes.
* Refactored the existing tests to use this instead.
* Updated the CI to run these tests.

# Are these changes tested?

Yes
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