apache/kyuubi

[TASK][EASY] Fix flaky test BatchesV2ResourceSuite

Open

#5.526 aberto em 26 de out. de 2023

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)Scala (996 forks)batch import
hacktoberfest

Métricas do repositório

Stars
 (2.332 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Code of Conduct

Search before creating

  • I have searched in the task list and found no similar tasks.

Mentor

  • I have sufficient knowledge and experience of this task, and I volunteer to be the mentor of this task to guide contributors to complete the task.

Skill requirements

  • Scala

Background and Goals

BatchesV2ResourceSuite:
- open batch session
- open batch session with uploading resource *** FAILED ***
  The code passed to eventually never returned normally. Attempted 35 times over 5.016062152 seconds. Last failure message: Array(/home/runner/work/kyuubi/kyuubi/kyuubi-server/target/work/upload/spark-examples_2.12-3.1.3-20231025183320-3.jar) was not empty. (BatchesResourceSuite.scala:308)

Implementation steps

  • fix test
  • pass the ci

Additional context

No response

Guia do colaborador