You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by GitBox <gi...@apache.org> on 2018/12/10 16:23:39 UTC

[GitHub] zzzadruga commented on a change in pull request #95: IGNITE-9542: new run history stripe

zzzadruga commented on a change in pull request #95: IGNITE-9542: new run history stripe
URL: https://github.com/apache/ignite-teamcity-bot/pull/95#discussion_r240279974
 
 

 ##########
 File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/tcbot/issue/IssueDetector.java
 ##########
 @@ -446,9 +463,9 @@ protected String checkFailuresEx(String brachName) {
                         backgroundOpsCreds
                 );
 
-        registerIssuesAndNotifyLater(failures, backgroundOpsCreds);
+        String issResult = registerIssuesAndNotifyLater(failures, backgroundOpsCreds);
 
 Review comment:
   if #registerIssuesAndNotifyLater returns null (if creds == null), method return string like "Tests 4 Suites 3 were checked. **null**"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services