Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make GenerateDot test more robust #2528

Merged
merged 1 commit into from
May 27, 2021

Conversation

andygrove
Copy link
Contributor

Signed-off-by: Andy Grove andygrove@nvidia.com

The new Generate DOT test is failing intermittently:

GenerateDotSuite:
- Generate DOT *** FAILED ***
  0 did not equal 2 (GenerateDotSuite.scala:91)

The test generates two DOT diagrams and when listing directories an assumption was made about the order of the directories returned from File.listFiles. The test now looks at both generated files and asserts on the count of aggregate queries.

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@jlowe jlowe added the test Only impacts tests label May 27, 2021
@jlowe
Copy link
Member

jlowe commented May 27, 2021

build

@sameerz sameerz added this to the May 24 - Jun 4 milestone May 27, 2021
@revans2 revans2 merged commit 3a83a21 into NVIDIA:branch-21.06 May 27, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Andy Grove <andygrove@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove deleted the generate-dot-test branch June 23, 2021 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants