-
Notifications
You must be signed in to change notification settings - Fork 79
Failure Reasons break upon upgrading to Teamcity 10.0 #113
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
Comments
Hmmmm. Haven't had a chance to test against TC 10 yet |
Had a feeling. Just wanted to throw this your way. :-) |
It's a bug, not question. Failure reasons don't show in teamcity 10. |
I'm not a java guy, but I have looked around. No idea what the issue could be, but seeing as thou the failure reason seems to always be, |
Any thoughts on what could have happened to cause this? |
Can someone please provide some information on what the expected result should be? |
Guess there is proprietary info in the screenshots. gonna edit them and post again. |
You dont need to, I got it ;) thanks anyway 💃 |
I'm gonna take a deeper look today in the evening/ weekend when I have more time to debug and stuff. |
ah, we just ran into the exact same issue. |
@stephanos I haven't found a fix or workaround yet but I don't know Java very well so I haven't been able to really dig in. |
Hey - anyone know if this is specifically impacting TC10, or if it's TC10 and later? |
We had our build results outputting elapsed time and reason for failures, which always gives us "Process exited with code 1", and Fail Tests to our slack channel. We upgraded on Monday morning, and since I brought everything back up, the elapsed time and reason persist, however, the failed tests no longer show. The config hasn't changed and still states it should be sending them.
The text was updated successfully, but these errors were encountered: