Commit 61e23ef
[SPARK-51819][PYTHON] Update pyspark-errors test module to include missing tests
### What changes were proposed in this pull request?
- Fix broken tests
- Update pyspark-errors test module to include missing tests
### Why are the changes needed?
- Improve test coverage
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Existing tests
### Was this patch authored or co-authored using generative AI tooling?
No
Closes #50608 from heyihong/SPARK-51819.
Authored-by: Yihong He <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent cd47c3c commit 61e23ef
File tree
2 files changed
+5
-1
lines changed- dev/sparktestsupport
- python/pyspark/errors/tests
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1466 | 1466 | | |
1467 | 1467 | | |
1468 | 1468 | | |
| 1469 | + | |
1469 | 1470 | | |
1470 | 1471 | | |
1471 | 1472 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
149 | 152 | | |
150 | 153 | | |
151 | 154 | | |
| |||
0 commit comments