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

t0042: fix test indentation #1596

Merged
merged 1 commit into from
Aug 21, 2015
Merged

t0042: fix test indentation #1596

merged 1 commit into from
Aug 21, 2015

Conversation

chriscool
Copy link
Contributor

No description provided.

@jbenet jbenet added the status/in-progress In progress label Aug 21, 2015
@GitCop
Copy link

GitCop commented Aug 21, 2015

There were the following issues with your Pull Request

  • Commit: 72bff43
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

Guidelines are available to help. Your feedback on GitCop is welcome on this issue


This message was auto-generated by https://gitcop.com

@chriscool
Copy link
Contributor Author

I sent a commit with no trailers on purpose to test the new GitCop message, but it didn't work. I think I didn't log in to GitCop with the right account ...

@GitCop
Copy link

GitCop commented Aug 21, 2015

There were the following issues with your Pull Request

  • Commit: f3ff83a
    • Invalid signoff. Commit message must end with
      License: MIT
      Signed-off-by: .* <.*>

Guidelines and a script are available to help. Your feedback on GitCop is welcome on this issue.


This message was auto-generated by https://gitcop.com

@chriscool
Copy link
Contributor Author

Ok, the new GitCop message appears now!

License: MIT
Signed-off-by: Christian Couder <[email protected]>
@chriscool
Copy link
Contributor Author

There is this unrelated test failure:

go test -tags nofuse ./...
?       github.com/ipfs/go-ipfs [no test files]
ok      github.com/ipfs/go-ipfs/assets  0.098s
ok      github.com/ipfs/go-ipfs/blocks  0.006s
--- FAIL: TestAllKeysRespectsContext-2 (0.00s)
    blockstore_test.go:184: sync is wrong
FAIL
FAIL    github.com/ipfs/go-ipfs/blocks/blockstore   0.015s

jbenet added a commit that referenced this pull request Aug 21, 2015
@jbenet jbenet merged commit 27e6840 into master Aug 21, 2015
@jbenet jbenet removed the status/in-progress In progress label Aug 21, 2015
@jbenet jbenet deleted the fix-test-indent branch August 21, 2015 23:19
@ajnavarro ajnavarro mentioned this pull request Aug 24, 2022
72 tasks
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

Successfully merging this pull request may close these issues.

3 participants