You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by "huangzhir (via GitHub)" <gi...@apache.org> on 2023/06/02 18:15:29 UTC

[GitHub] [kyuubi] huangzhir opened a new issue, #4918: [TEST] open batch session in BatchesResourceSuite has flaky tests.

huangzhir opened a new issue, #4918:
URL: https://github.com/apache/kyuubi/issues/4918

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/kyuubi/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What kind of test improve?
   
   - [X] Fix flaky tests.
   - [ ] Fix bug in tests.
   - [ ] Increase test coverage.
   - [ ] Other kinds of test improve.
   
   ### Describe the issues of the existing tests or improvements for new tests
   
    open batch session in BatchesResourceSuite has flaky tests.
   ```
   BatchesResourceSuite:
   - open batch session *** FAILED ***
     java.util.NoSuchElementException:
     at java.base/java.util.ArrayList$Itr.next(ArrayList.java:1000)
     at scala.collection.convert.Wrappers$JIteratorWrapper.next(Wrappers.scala:46)
     at scala.collection.IterableLike.head(IterableLike.scala:109)
     at scala.collection.IterableLike.head$(IterableLike.scala:108)
     at scala.collection.AbstractIterable.head(Iterable.scala:56)
     at org.apache.kyuubi.server.api.v1.BatchesResourceSuite.$anonfun$new$1(BatchesResourceSuite.scala:123)
     at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
     at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
     at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
     at org.scalatest.Transformer.apply(Transformer.scala:22)
     ...
   ```
   see 
   https://github.com/apache/kyuubi/actions/runs/5151708679/jobs/9277135571?pr=4813#step:8:1866
   https://github.com/apache/kyuubi/actions/runs/5124625934/jobs/9216712378?pr=4848#step:8:1878
   
   ### Are you willing to submit PR?
   
   - [X] Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
   - [ ] No. I cannot submit a PR at this time.


-- 
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: notifications-unsubscribe@kyuubi.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org


[GitHub] [kyuubi] pan3793 closed issue #4918: [TEST] open batch session in BatchesResourceSuite has flaky tests.

Posted by "pan3793 (via GitHub)" <gi...@apache.org>.
pan3793 closed issue #4918: [TEST] open batch session in BatchesResourceSuite has flaky tests.
URL: https://github.com/apache/kyuubi/issues/4918


-- 
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: notifications-unsubscribe@kyuubi.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org