Skip to content

fix: move checks for automated test mode into global.rs#2956

Merged
antiochp merged 4 commits into
mimblewimble:masterfrom
notjustanyusername:ci_check
Jul 25, 2019
Merged

fix: move checks for automated test mode into global.rs#2956
antiochp merged 4 commits into
mimblewimble:masterfrom
notjustanyusername:ci_check

Conversation

@notjustanyusername
Copy link
Copy Markdown

Moved some CI checks from pipe.rs to global. I think it makes sense to do this configuration in one place and it looks like the majority of it is done there now. The only real change to the automated tests here is that the genesis block timestamp is 60 minutes in the past rather than the time now.

@notjustanyusername notjustanyusername changed the title fix: move checks for test/production mode into one place - global.rs fix: move checks for test/production mode into global.rs Jul 20, 2019
@notjustanyusername notjustanyusername changed the title fix: move checks for test/production mode into global.rs fix: move checks for automated test mode into global.rs Jul 20, 2019
Copy link
Copy Markdown
Member

@antiochp antiochp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@antiochp
Copy link
Copy Markdown
Member

I think I created a conflict here touching some adjacent code...

Copy link
Copy Markdown
Member

@antiochp antiochp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 after conflicts are fixed.

@notjustanyusername
Copy link
Copy Markdown
Author

Thanks for review. I fixed the conflicts. Also had to change block time on your new chain_test_helper to 60 from 160, hope that's ok.

@quentinlesceller quentinlesceller changed the base branch from milestone/2.x.x to master July 24, 2019 15:41
@antiochp
Copy link
Copy Markdown
Member

We just merged 2.x.x back into master.
Updated base branch for this PR back to master.
Once all tests pass I'll merge 👍.

@antiochp
Copy link
Copy Markdown
Member

antiochp commented Jul 24, 2019

Getting a windows specific test failure on CI (not sure if related, seems unlikely?)

@quentinlesceller
Copy link
Copy Markdown
Member

Seems like a random failure. Relaunched.

@antiochp antiochp merged commit 2ae76d3 into mimblewimble:master Jul 25, 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