Commit 934a171
[SPARK-54948][PYTHON][TEST] Use the same testsuite name for same tests
### What changes were proposed in this pull request?
Avoid the timestamp suffix on test suite name so codecov.io won't believe they are different tests.
### Why are the changes needed?
With different test suite names, the same test (with the same test name) will be considered different by codecov.io.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
CI, but it should not have any real code impact
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #53715 from gaogaotiantian/testsuite-name.
Authored-by: Tian Gao <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 9aea212 commit 934a171
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
0 commit comments