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

making test target executed failed #12

Closed
sevennt opened this issue May 27, 2019 · 1 comment
Closed

making test target executed failed #12

sevennt opened this issue May 27, 2019 · 1 comment

Comments

@sevennt
Copy link
Contributor

sevennt commented May 27, 2019

make test executed failed in local environment.

some logs as follow:

----------------------------------------------------------------------
FAIL: terror_test.go:109: testTErrorSuite.TestTraceAndLocation

terror_test.go:114:
    c.Assert(len(lines), Equals, 23)
... obtained int = 21
... expected int = 23

OOPS: 4 passed, 1 FAILED
--- FAIL: TestT (0.00s)
FAIL
coverage: 75.9% of statements
FAIL    github.com/XiaoMi/Gaea/parser/terror    0.027s
@niubell
Copy link
Contributor

niubell commented May 27, 2019

the reason has been answered in #10 pr.

@sevennt sevennt closed this as completed May 27, 2019
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

No branches or pull requests

2 participants