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

tests fail on FreeBSD #244

Closed
joshrabinowitz opened this issue Jul 19, 2018 · 3 comments
Closed

tests fail on FreeBSD #244

joshrabinowitz opened this issue Jul 19, 2018 · 3 comments

Comments

@joshrabinowitz
Copy link
Collaborator

We should have some tests of git-secret on some flavor(s) of *BSD.

Can we do this with travis-ci?

@joshrabinowitz
Copy link
Collaborator Author

joshrabinowitz commented Jul 21, 2018

Steps to reproduce:

  • Install FreeBSD (I used 11.2 RELEASE on VirtualBox)
  • install gpg, gawk, bash, gmake from pkg repos ('make' doesn't work at all)
  • fetch git-secret source from github
  • cd git-secret
  • gmake clean build test

What happens?

  • all tests fail

What were you expecting to happen?

  • tests pass

Any logs, error output, etc?

not ok 1 run 'add' normally
...
#  `install_fixture_key "$TEST_DEFAULT_USER"' failed
...
and so on. All tests fail.

What versions of software are you using?

Operating system: (uname -a): FreeBSD freebsd.home.examp.com 11.2-RELEASE FreeBSD 11-2-RELEASE #0 r335510: Fri Jun 22 04:09:26 UTC 2018 [email protected]:/usr/obj/src/sys/GENERIC i386

gpg: 2.2.9
gawk: 4.1.4
gmake: 4.2.1
bash: 4.4.23

@joshrabinowitz joshrabinowitz changed the title test on *BSD tests fail on FreeBSD Jul 21, 2018
@joshrabinowitz
Copy link
Collaborator Author

See #260

@sobolevn
Copy link
Owner

Merged #260

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

No branches or pull requests

2 participants