alexanderepstein / Bash-Snippets

A collection of small bash scripts for heavy terminal users
MIT License
9.64k stars 842 forks source link

Multiple Tests Broken #210

Closed HaoZeke closed 4 years ago

HaoZeke commented 4 years ago

Issue Label:

Description: Many of the existing tests are broken at the moment. Namely:

image image image image image

These seem relatively minor and easy to fix. Will look into this later if no one else can.

If its a bug make sure to include this section.

OS and OS version:

OS Version:

alexanderepstein commented 4 years ago

Hmm seems like way more tests are broken here than the latest travis linux build so not exactly sure what is going on here.

it would also be helpful to fix the travis darwin build, there is an issue with homebrew not having the right ruby version (homebrew is used to install bats). Might be able to just install bats manually from github on travis darwin.

If you were able to fix both of these things I would then be able to have passing tests for darwin and linux which is extremely useful.

However, whatever you can do is appreciated.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically closed because it has been inactive for 30 days.