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

chore: fix out-of-disk in the rust.yml workflow #1097

Merged
merged 4 commits into from
Oct 16, 2023
Merged

chore: fix out-of-disk in the rust.yml workflow #1097

merged 4 commits into from
Oct 16, 2023

Conversation

Flouse
Copy link
Collaborator

@Flouse Flouse commented Oct 14, 2023

Fix Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0

Known failed Actions

see https://github.com/godwokenrises/godwoken/actions/runs/6490504853

No space left on device

Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.309.0/_diag/Worker_20231012-022506-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ...

Related PR

@Flouse Flouse requested a review from blckngm October 14, 2023 04:21
@Flouse Flouse force-pushed the fix-rust-ci branch 2 times, most recently from c7a11ab to 6d15c7e Compare October 14, 2023 04:23
@Flouse
Copy link
Collaborator Author

Flouse commented Oct 16, 2023

This test case failure call Revertal.revert_string() may be related to an issue of ethers (https://github.com/godwokenrises/godwoken-tests/blob/develop/contracts/test/Revertal.js#L38-L68)

I think we could skip the test case for now?
@blckngm @jjyr

blckngm
blckngm previously approved these changes Oct 16, 2023
@Flouse Flouse merged commit 972f340 into develop Oct 16, 2023
4 of 6 checks passed
@Flouse Flouse deleted the fix-rust-ci branch October 16, 2023 07:02
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