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

test: fix integration test for backport #1169 #1193

Merged
merged 1 commit into from
Jul 8, 2019

Conversation

quake
Copy link
Member

@quake quake commented Jul 5, 2019

fix integration test for backport #1169 and this PR needs backport to rc/v0.16

@quake quake requested a review from a team July 5, 2019 03:08
@nervos-bot
Copy link

nervos-bot bot commented Jul 5, 2019

@xxuejie is assigned as the chief reviewer

@quake
Copy link
Member Author

quake commented Jul 5, 2019

@nervos-bot-user try integration

specs.insert("chain_fork_5", Box::new(ChainFork5));
specs.insert("chain_fork_6", Box::new(ChainFork6));
specs.insert("chain_fork_7", Box::new(ChainFork7));
// FIXME these 4 tests will fail, because of https://github.com/nervosnetwork/ckb/pull/1164
Copy link
Collaborator

Choose a reason for hiding this comment

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

I still think it's better to have 2 CI modes, one that could run on Travis but skip those tests, one runs on everything. The problem with commenting out, is that soon this might fail to build, and the most likely result would be those get deleted some time later. But I won't let those block merging.

@doitian doitian merged commit 171a79a into develop Jul 8, 2019
@doitian doitian deleted the quake/fix-integration-test-1169 branch July 8, 2019 01:09
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