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] Failed test_initcap[DATAGEN_SEED=1701454561, INCOMPAT] on CI #9930

Closed
cindyyuanjiang opened this issue Dec 2, 2023 · 1 comment
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@cindyyuanjiang
Copy link
Collaborator

Describe the bug
Failed integration test with mismatch CPU and GPU outputs. Pipeline: rapids-it-azure-databricks-10.4

Details:

FAILED ../../src/main/python/string_test.py::test_initcap[DATAGEN_SEED=1701454561, INCOMPAT] - AssertionError: GPU and CPU string values are different at [146, 'initcap(a)']

--- CPU OUTPUT

[2023-12-01T18:20:27.553Z] +++ GPU OUTPUT

[2023-12-01T18:20:27.553Z] @@ -144,7 +144,7 @@

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='%a@1é--ⱥb5bÿ17ⱥ\néaⱥÿ3ⱥa5ÿ-7b7-_\r\n5ⱥ3a17b53-bⱥa%7 Ÿb357ⱥbaÿ1ÿb_1a\r\rb-35@béé@é_b55%\n ')

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='Ÿ17ⱥÿ@73ab1@b1ⱥ\r\n7aabⱥ_aÿ_éÿb1%ÿ\n7ⱥ_%a3@é%bⱥÿ71\t 3aaⱥ_%%%@b7@b_é\t\rab@é@_3ÿb5-ÿé35\n\r')

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='5-57aa_@ÿbⱥ-abé\r 33a5a@1ÿé_é7--3  A7@é53_éÿaⱥb75\rbaab_a-é_ba_7_7\n\ta5_aé@5-5_1b7ÿ5  ')

[2023-12-01T18:20:27.553Z] -Row(initcap(a)='ß\x19p1ç_õß\x00\x97')

[2023-12-01T18:20:27.553Z] +Row(initcap(a)='SS\x19p1ç_õß\x00\x97')

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='Éaⱥa5bÿ_bab_153\t_7a53-ÿ@@5@bÿⱥⱥ\n Ⱥa7-%@é11773ⱥa@\r\n7357aⱥ1-1_é%1-@\t\n-ⱥa15b1-73515éÿ\t\r')

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='--aⱥé57a7-7a7éb\t 7ÿÿ%5-a_ÿb_%3b5 \nb1%-b7ba%73ÿⱥbⱥ\naÿÿ3%ⱥ5bbb55bb-\t\t3é-ⱥⱥb_aa-bba33\r\r')

[2023-12-01T18:20:27.553Z]  Row(initcap(a)='@b_77-é_%aa%7ÿb\n Bé1_5é3b@é1551b \na-3%3-3aÿ%%aaé3\t\tⱥb7ⱥ5731a5@5a7ⱥ  Bé1a@ab3a71%15é\n\r')

Steps/Code to reproduce bug
Integration test

Expected behavior
Should pass

@cindyyuanjiang cindyyuanjiang added bug Something isn't working ? - Needs Triage Need team to review and classify labels Dec 2, 2023
@sameerz sameerz added the duplicate This issue or pull request already exists label Dec 4, 2023
@sameerz
Copy link
Collaborator

sameerz commented Dec 4, 2023

I believe this is a dupe of #9247

@mattahrens mattahrens closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants