Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Skip long-running tests with go test -short #66

Merged
merged 1 commit into from
Mar 14, 2014

Conversation

tv42
Copy link
Contributor

@tv42 tv42 commented Mar 14, 2014

"go test -short" only includes tests that run in under 3 seconds

benbjohnson added a commit that referenced this pull request Mar 14, 2014
Skip long-running tests with go test -short
@benbjohnson benbjohnson merged commit 60fd6f6 into boltdb:master Mar 14, 2014
@benbjohnson
Copy link
Member

I didn't know about testing.Short(). I was wondering something like could be done. Thanks!

heyitsanthony pushed a commit to heyitsanthony/bolt that referenced this pull request Nov 16, 2017
Panic if page provided to freelist.read is incorrect page type.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants