This repository was archived by the owner on Sep 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
dep/gps/pkgtree: test failure #520
Comments
yeah ty - i just noticed this, and am super-confused about how it snuck by our CI |
good point I know we had to work on other tests in this package to get gps into dep.. hrmmm 🤔 Is this intermittent or constant? Just curious 😁 |
Ah just kidding - Sam already found it 😁 |
it's still super, super weird that it made it past CI, as this was a consistent error owing to...ugh...a super brittle test that got cranky when the license header changed file offsets. it should've been complaining immediately. makes me not trust travis. 😢 |
makes me not trust travis.
The test passes because the test sets an environment variable to skip the
test
https://travis-ci.org/golang/dep
…On Fri, May 5, 2017 at 2:28 PM, sam boyer ***@***.***> wrote:
it's still super, super weird that it made it past CI, as this was a
consistent error owing to...ugh...a super brittle test that got cranky when
the license header changed file offsets. it should've been complaining
immediately.
makes me not trust travis. 😢
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#520 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAAcA_0E4tgeKl8ys1gaykjDGVHrWFTnks5r2qWCgaJpZM4NRaeJ>
.
|
...lol, it was right in front of me and i didn't read it. maybe it's time to go to sleep 😄 |
ibrasho
pushed a commit
to ibrasho-forks/dep
that referenced
this issue
May 10, 2017
This is a horribly brittle test, being that it was broken by the addition of a license header. Fixes golang#520
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: