karma-runner / karma-teamcity-reporter

A Karma plugin. Report results for Teamcity CI.
MIT License
34 stars 47 forks source link

Teamcity Reporter only reports on last gulp karma teamcity build step #25

Open findly-jasonmcmonagle opened 9 years ago

findly-jasonmcmonagle commented 9 years ago

While running teamcity reporter I noticed that if I have two gulp build steps that do karma on two different projects. Only the last one appears in the teamcity build outcome.

Swapping the order of the build steps means the other one gets reported on so it's definitely to do with the order in which the build steps are defined (ie. only the last one gets reported on)

I believe this should be supported.

alexandru-calinoiu commented 9 years ago

I have the same issue, I have 2 build steps with karma and the total number of tests only reflects the last step build.

alexandru-calinoiu commented 9 years ago

I can confirm that version 0.1.2 works, the culpit must be https://github.com/karma-runner/karma-teamcity-reporter/commit/d8d9e70630031de66036d81b396561fb6de20f70