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

Cleanup db directory after tests #2752

Merged
merged 3 commits into from
Apr 15, 2019

Conversation

quentinlesceller
Copy link
Member

@quentinlesceller quentinlesceller commented Apr 12, 2019

Required for Windows CI to pass otherwise it will fail with:

cleaning output dir failed - Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }
thread 'test_block_building_max_weight' panicked at 'called `Result::unwrap()` on an `Err` value: Error::Code(112, 'There is not enough space on the disk.

EDIT: This does not seems to fix the issue encountered.
EDIT 2: Seems to work now.

@ignopeverell ignopeverell merged commit 606b465 into mimblewimble:master Apr 15, 2019
@quentinlesceller quentinlesceller deleted the cleanup branch April 15, 2019 22:52
@antiochp antiochp added this to the 1.1.0 milestone Jun 5, 2019
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