angrykoala / yamp

Yet Another Markdown Parser

Home Page:https://angrykoala.github.io/yamp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test error in Mac OS

angrykoala opened this issue · comments

Unit tests failed in Mac OS:

  • -o/--output <folder> test (yamp cli test) failed

related to #112

This problem seems to be related on slow OSX machines on travis that need more than 8 seconds to perform the operation.

Maybe CLI tests should be splited in smaller tests and use a higher timeout

Confirmed, this ticket is not necessary, added a comment on #112