Commit 8f9e746
committed
Set spark master with spark.task.maxFailures in test
This should reduce spurious failures on CI builds
Signed-off-by: Jason T. Brown <[email protected]>1 parent 19191ba commit 8f9e746
File tree
2 files changed
+3
-1
lines changed- core/src/test/scala/org/locationtech/rasterframes
- pyrasterframes/src/main/python/tests
2 files changed
+3
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
0 commit comments