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

Fix 32-bit architecture #506

Merged
merged 1 commit into from
Nov 29, 2018
Merged

Fix 32-bit architecture #506

merged 1 commit into from
Nov 29, 2018

Conversation

Gilthoniel
Copy link
Contributor

This PR first fixes test that were crashing in the middle of wait groups and then hanging the whole suite.

It also fixes the messages used in the tests so that the new job added in Travis that is running in 386 mode passes.

Finally it fixes the issue caused by the int field in ProtocolMsg.

Fixes #505

This fixes the tests to run on a 32-bit architecture

Fixes #505
@Gilthoniel Gilthoniel self-assigned this Nov 29, 2018
@Gilthoniel Gilthoniel added this to WIP in Cothority via automation Nov 29, 2018
@Gilthoniel Gilthoniel moved this from WIP to Ready4Merge in Cothority Nov 29, 2018
@jeffallen jeffallen merged commit 4af7351 into master Nov 29, 2018
Cothority automation moved this from Ready4Merge to Closed Nov 29, 2018
@jeffallen jeffallen deleted the 32bits_mode_505 branch November 29, 2018 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Cothority
  
Closed
Development

Successfully merging this pull request may close these issues.

Need to test in 386-mode
2 participants