You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/11/18 12:40:10 UTC

[GitHub] [ignite] timoninmaxim commented on a change in pull request #8367: Add travis check that tests are not in suites

timoninmaxim commented on a change in pull request #8367:
URL: https://github.com/apache/ignite/pull/8367#discussion_r526055434



##########
File path: modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/IgniteBinaryMetadataUpdateNodeRestartTest.java
##########
@@ -47,6 +48,7 @@
 /**
  *
  */
+@Ignore("IGNITE-4768, IGNITE-9214")

Review comment:
       I found that there are cases with comma separated list of links. For example `PageEvictionTouchOrderTest.testTouchOrderWithFairFifoEvictionMvccTxReplicated`. But MTCGA shows only first ticket. Also I try find some tests with double @Ignore annotation, but there are no such cases.
   
   Looks like we should continue the practice, use csv for such things. Also MTCGA should display them correctly, I can create a ticket for that.
   
   WDYT?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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