You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2021/01/13 00:28:24 UTC

[GitHub] [helix] pkuwm opened a new issue #1610: Flaky test testDropWithNoCurrentState

pkuwm opened a new issue #1610:
URL: https://github.com/apache/helix/issues/1610


   ### Description
   Below test failed in my test run in helix-core. @kaisun2000 can help take a look.
   
   ```
   [ERROR] Tests run: 1255, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6,164.021 s <<< FAILURE! - in TestSuite
   [ERROR] testDropWithNoCurrentState(org.apache.helix.monitoring.mbeans.TestDropResourceMetricsReset)  Time elapsed: 30.929 s  <<< FAILURE!
   java.lang.AssertionError: expected:<true> but was:<false>
           at org.apache.helix.monitoring.mbeans.TestDropResourceMetricsReset.testDropWithNoCurrentState(TestDropResourceMetricsReset.java:153)
   
   [INFO]
   [INFO] Results:
   [INFO]
   [ERROR] Failures:
   [ERROR]   TestDropResourceMetricsReset.testDropWithNoCurrentState:153 expected:<true> but was:<false>
   [INFO]
   [ERROR] Tests run: 1255, Failures: 1, Errors: 0, Skipped: 0
   [INFO]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  01:42 h
   [INFO] Finished at: 2021-01-02T23:32:10-08:00
   [INFO] ------------------------------------------------------------------------
   ```


----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang commented on issue #1610: Flaky test testDropWithNoCurrentState

Posted by GitBox <gi...@apache.org>.
jiajunwang commented on issue #1610:
URL: https://github.com/apache/helix/issues/1610#issuecomment-849110026


   Close test unstable tickets since we have an automatic tracking mechanism https://github.com/apache/helix/pull/1757 now for tracking the most recent test issues.


-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] jiajunwang closed issue #1610: Flaky test testDropWithNoCurrentState

Posted by GitBox <gi...@apache.org>.
jiajunwang closed issue #1610:
URL: https://github.com/apache/helix/issues/1610


   


-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org