You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dp...@apache.org on 2019/08/03 21:29:16 UTC

[ignite-teamcity-bot] branch newtest-detection-fix updated (0c5f82b -> c1a54b5)

This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch newtest-detection-fix
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git.


    from 0c5f82b  Newly contributed test detection fixed: test presence in suite is checked, fixed fail rate calculation
     add b7163d0  Unit tests fixed
     new c1a54b5  Merge branch 'master' into newtest-detection-fix

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ci/tcbot/chain/PrChainsProcessorTest.java      | 37 +++++++++++-----------
 .../ci/teamcity/ignited/TeamcityIgnitedMock.java   | 25 +++++++++------
 .../IgnitedTcInMemoryIntegrationTest.java          |  2 ++
 3 files changed, 36 insertions(+), 28 deletions(-)


[ignite-teamcity-bot] 01/01: Merge branch 'master' into newtest-detection-fix

Posted by dp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a commit to branch newtest-detection-fix
in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git

commit c1a54b5db600fe2e4c3cf276adaa05bd1072eb81
Merge: 0c5f82b b7163d0
Author: Dmitriy Pavlov <dp...@apache.org>
AuthorDate: Sun Aug 4 00:29:07 2019 +0300

    Merge branch 'master' into newtest-detection-fix

 .../ci/tcbot/chain/PrChainsProcessorTest.java      | 37 +++++++++++-----------
 .../ci/teamcity/ignited/TeamcityIgnitedMock.java   | 25 +++++++++------
 .../IgnitedTcInMemoryIntegrationTest.java          |  2 ++
 3 files changed, 36 insertions(+), 28 deletions(-)