Skip to content

Conversation

@tleonhardt
Copy link
Member

This fixes some unit tests which were failing on Debian 9.5

Actually the unit tests were fundamentally flawed and shouldn't have passed on several systems. They have been significantly improved.

This closes #537

@tleonhardt tleonhardt added this to the 0.9.5 milestone Sep 25, 2018
@tleonhardt tleonhardt self-assigned this Sep 25, 2018
@tleonhardt tleonhardt requested a review from kotfu as a code owner September 25, 2018 01:26
@codecov
Copy link

codecov bot commented Sep 25, 2018

Codecov Report

Merging #538 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   91.36%   91.37%   +<.01%     
==========================================
  Files          11       11              
  Lines        2930     2932       +2     
==========================================
+ Hits         2677     2679       +2     
  Misses        253      253
Impacted Files Coverage Δ
cmd2/cmd2.py 91.82% <100%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c889064...3a7dff3. Read the comment docs.

@tleonhardt
Copy link
Member Author

I'm merging this in now since it fixes an annoying bug. We can try to improve further in the future if we like.

@tleonhardt tleonhardt merged commit 3c51b9f into master Sep 25, 2018
@tleonhardt tleonhardt deleted the unit_tests branch September 25, 2018 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manual unit test failures on some Linux systems

3 participants