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

plenty of test failure #128

Closed
bukzor opened this issue Mar 29, 2015 · 6 comments
Closed

plenty of test failure #128

bukzor opened this issue Mar 29, 2015 · 6 comments

Comments

@bukzor
Copy link

bukzor commented Mar 29, 2015

I don't know ruby whatsoever, so I can't help debug or patch, but thought you might want to know.

Log output.

@bukzor
Copy link
Author

bukzor commented Mar 29, 2015

I ran a bundle update and it just got worse.

Log output.

@twe4ked
Copy link
Member

twe4ked commented Mar 29, 2015

Thanks for the report. I ran the tests locally (on a new machine) and couldn't get it to fail. The open PRs seem to be passing on Travis CI too. Does fresh work for you? What system are you running? I'm using OS X here.

@jasoncodes
Copy link
Member

In the first log it seems like _rc_file_line_reference is not resolving /tmp/buck/d20150328-19224-179lima/home as $HOME.

@bukzor What version of Bash are you running? Your distro info would probably be useful too.

@jasoncodes
Copy link
Member

I just tried fresh’s test with Bash 4.3.33 (installed via Homebrew then changed the shebang) and reproduced the error message difference. Only 2 tests are failing though. Everything’s green if I revert back to stock Bash 3.2.57 on Yosemite.

@bukzor
Copy link
Author

bukzor commented Mar 30, 2015

I'm on ubuntu trusty, GNU bash, version 4.3.11.
I think everything involved is pretty stock ubuntu, for me.

@jasoncodes
Copy link
Member

Thanks for reporting this issue. We’ve reimplemented fresh in Perl for much improved performance. As a bonus we no longer have to deal with behaviour changes with different versions of Bash. Hooray!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants