[AURON #1595] Enforce skiptest=false to not miss failing UT #1596
[AURON #1595] Enforce skiptest=false to not miss failing UT #1596cxzl25 merged 20 commits intoapache:masterfrom
Conversation
|
The Celeborn TPC-DS failure seems unrelated to this PR (OOM), we might have to investigate why this is happening. If anyone has a lead on this, please do let me know.
Edit: looks like the re-run succeeded; we should still look into tuning the TPC-DS execution. Maybe, we are running very close to the heap limits. |
|
LGTM |
|
LGTM |
|
@guixiaowen can you help fix the failing UT introduced by #1585? Thanks |
spark-extension-shims-spark/src/test/scala/org.apache.auron/AuronFunctionSuite.scala
Show resolved
Hide resolved
spark-extension-shims-spark/src/test/scala/org/apache/spark/sql/auron/AuronFunctionSuite.scala
Show resolved
Hide resolved
|
@SteNicholas @merrily01 Can you please help me merge this to prevent any further unit test failures? |
|
cc @richox. |
Which issue does this PR close?
Closes #1595
Rationale for this change
What changes are included in this PR?
--skiptests falseAre there any user-facing changes?
How was this patch tested?
--skiptests false.Note: I'll create another PR to add support for publishing test reports (draft: PR)