JetBrains / teamcity-bazel-plugin

TeamCity plugin for Bazel build system
Apache License 2.0
14 stars 6 forks source link

TC does not show tests execution stats during and after the build #8

Closed konste closed 4 years ago

konste commented 4 years ago

I have a feeling that this functionality worked a few versions of Bazel ago, but does not work now. I may be mistaken though.

Now project page after the build looks like this: tc_project_page Exit code 3 means build have passed but some tests failed. It would be really useful to see testing stats on the project page as it used to be, like 4 tests passed and 1 failed. For clarity, we use "classic" plugin integration through BES. Build log for reference looks like this: build_log Do you think it is a regression or misconfiguration?

NikolayPianikov commented 4 years ago

Issue fixed in the version: TeamCity should not fail a build after failed tests