Skip to content

Instantly share code, notes, and snippets.

@DBarney
Created June 26, 2019 03:36
Show Gist options
  • Save DBarney/d1e7920fcf6ae484d397430c1febea06 to your computer and use it in GitHub Desktop.
Save DBarney/d1e7920fcf6ae484d397430c1febea06 to your computer and use it in GitHub Desktop.
Professor Build for 2adc0848b36fe5a340e847a2362e1612e0711415: Tue Jun 25 21:36:58 MDT 2019

FAILED

tldr;

# grep 'fail'
--- FAIL: TestSummaryRegex (0.00s)
FAIL
FAIL	github.com/dbarney/professor/.git/professor/working/internal/publisher	0.046s

complete output

total time 1 seconds

go test ./...
?   	github.com/dbarney/professor/.git/professor/working	[no test files]
ok  	github.com/dbarney/professor/.git/professor/working/internal/builder	(cached)
--- FAIL: TestSummaryRegex (0.00s)
    publisher_test.go:18: should match second line
FAIL
FAIL	github.com/dbarney/professor/.git/professor/working/internal/publisher	0.046s
?   	github.com/dbarney/professor/.git/professor/working/internal/repo	[no test files]
make: *** [test] Error 1

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