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

Teamcity Reporter does not include location of failure #623

Closed
dlipovetsky opened this issue Nov 15, 2019 · 0 comments · Fixed by #626
Closed

Teamcity Reporter does not include location of failure #623

dlipovetsky opened this issue Nov 15, 2019 · 0 comments · Fixed by #626

Comments

@dlipovetsky
Copy link
Contributor

Unlike the JUnit reporter, the TeamCity reporter does not include the location of failure. It includes only the location of the test (i.e. its first line):

##teamcity[testFailed name='Test group Second test' message='tests.go:33' details='Unexpected error:|n    <*errors.errorString || 0xc0001b8000>: {|n        s: "failed on purpose",|n    }|n    failed on purpose|noccurred|n']

When reviewing a failed test in TeamCity, it's helpful to know the location of the failure.

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 a pull request may close this issue.

1 participant