Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable code generation tests on Travis #901

Conversation

SamCarlberg
Copy link
Member

The mac builds hang on installing GCC or make. Disabling this makes the builds work, though the code generation tests will no longer run.

@codecov-io
Copy link

Codecov Report

Merging #901 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master    #901      +/-   ##
===========================================
- Coverage     51.74%   51.7%   -0.04%     
+ Complexity     1158    1157       -1     
===========================================
  Files           247     247              
  Lines          7812    7812              
  Branches        533     533              
===========================================
- Hits           4042    4039       -3     
- Misses         3590    3591       +1     
- Partials        180     182       +2

@JLLeitschuh
Copy link
Member

Wait, so have we now disabled it on both mac and linux? This doesn't bode well.

@AustinShalit
Copy link
Member

It is ok because azure will be added in the near future.

@SamCarlberg SamCarlberg merged commit a0df5cf into WPIRoboticsProjects:master Jan 13, 2019
@SamCarlberg SamCarlberg deleted the disable-codegen-tests-on-travis branch January 13, 2019 16:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants