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

[BUG] test_lte fails with DATAGEN_SEED=1699987762 #9711

Closed
abellina opened this issue Nov 14, 2023 · 1 comment · Fixed by #9780
Closed

[BUG] test_lte fails with DATAGEN_SEED=1699987762 #9711

abellina opened this issue Nov 14, 2023 · 1 comment · Fixed by #9780
Assignees
Labels
bug Something isn't working

Comments

@abellina
Copy link
Collaborator

Repro:

PARK_RAPIDS_TEST_DATAGEN_SEED=1699987762 ./run_pyspark_from_build.sh -k test_lte
FAILED ../../src/main/python/ast_test.py::test_lte[(Float, False)][DATAGEN_SEED=1699987762, INJECT_OOM] - AssertionError: GPU and CPU are not both null at [23, '(a <= CAST(NaN AS FL...
FAILED ../../src/main/python/ast_test.py::test_lte[(Double, False)][DATAGEN_SEED=1699987762] - AssertionError: GPU and CPU are not both null at [35, '(a <= CAST(NaN AS DO...
FAILED ../../src/main/python/cmp_test.py::test_lte[Float][DATAGEN_SEED=1699987762, INJECT_OOM] - AssertionError: GPU and CPU are not both null at [23, '(a <= CAST(NaN AS FL...
FAILED ../../src/main/python/cmp_test.py::test_lte[Double][DATAGEN_SEED=1699987762] - AssertionError: GPU and CPU are not both null at [35, '(a <= CAST(NaN AS DO..
@abellina abellina added bug Something isn't working ? - Needs Triage Need team to review and classify labels Nov 14, 2023
@revans2 revans2 removed the ? - Needs Triage Need team to review and classify label Nov 15, 2023
@abellina
Copy link
Collaborator Author

Related: #9751

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants