You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/08/09 06:59:39 UTC

[GitHub] [pulsar] tisonkun opened a new issue, #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub

tisonkun opened a new issue, #17008:
URL: https://github.com/apache/pulsar/issues/17008

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Example failure
   
   https://github.com/apache/pulsar/runs/7739162912?check_suite_focus=true#step:11:185
   
   ### Exception stacktrace
   
   ```
   /pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:2184: Failure
   Expected equality of these values:
     ResultTimeout
       Which is: TimeOut
     consumer.receive(m, 1000)
       Which is: Ok
   [  FAILED  ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub (1173 ms)
   [----------] 1 test from BasicEndToEndTest (1173 ms total)
   
   [----------] Global test environment tear-down
   [==========] 1 test from 1 test suite ran. (1173 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
   ```
   
   This can be relevant to https://github.com/apache/pulsar/issues/16802.
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] mattisonchao commented on issue #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on issue #17008:
URL: https://github.com/apache/pulsar/issues/17008#issuecomment-1210536742

   I think this problem may caused by #16968 and fixed by #17018.
   Currently, the fix PR already merged, maybe we can close this issue until we got it again.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun commented on issue #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub

Posted by GitBox <gi...@apache.org>.
tisonkun commented on issue #17008:
URL: https://github.com/apache/pulsar/issues/17008#issuecomment-1208994482

   It seems in that attempt multiple tasks failed due to timeout. Perhaps it's an issue with GitHub CI resource unstable.
   
   Keep it open for a few days to see if there're other instances. If no further reported, anyone can close it as invalid.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun closed issue #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub

Posted by GitBox <gi...@apache.org>.
tisonkun closed issue #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
URL: https://github.com/apache/pulsar/issues/17008


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun commented on issue #17008: Flaky-test: BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub

Posted by GitBox <gi...@apache.org>.
tisonkun commented on issue #17008:
URL: https://github.com/apache/pulsar/issues/17008#issuecomment-1210577426

   @mattisonchao OK.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org