Skip to content

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Mar 12, 2015

Make sure that chainparams and logging is properly initialized. Doing this for every test may be overkill, but this initialization is so simple that that does not matter.

This should fix the travis issues.

Make sure that chainparams and logging is properly initialized. Doing
this for every test may be overkill, but this initialization is so
simple that that does not matter.

This should fix the travis issues.
@laanwj laanwj force-pushed the 2015_03_fix_test_scattering branch from 9a22993 to 92fd887 Compare March 12, 2015 08:45
@jonasschnelli
Copy link
Contributor

Tested locally. Worked fine.
Let's see what travis means. Also started a gitian build to get more test env. diversity.

@laanwj laanwj added the Tests label Mar 12, 2015
@Diapolo
Copy link

Diapolo commented Mar 12, 2015

This doesn't apply to Qt tests?

@laanwj
Copy link
Member Author

laanwj commented Mar 12, 2015

@Diapolo I don't think so, nothing changed there recently did it?

@Diapolo
Copy link

Diapolo commented Mar 12, 2015

I was just asking, because it seems you updated all core testfiles, but not the Qt ones.

@laanwj
Copy link
Member Author

laanwj commented Mar 12, 2015

@Diapolo Just checked. Last change to qt tests is 5 weeks ago and had to do with payment requests. There were no test reordering or initialization changes for qt.

@Diapolo
Copy link

Diapolo commented Mar 12, 2015

Alright, thanks for verifying :)!

@laanwj laanwj merged commit 92fd887 into bitcoin:master Mar 12, 2015
laanwj added a commit that referenced this pull request Mar 12, 2015
92fd887 tests: add a BasicTestingSetup and apply to all tests (Wladimir J. van der Laan)
@jonasschnelli
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants