We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd3d03 commit 46dd005Copy full SHA for 46dd005
dev/run-tests
@@ -113,7 +113,7 @@ CURRENT_BLOCK=$BLOCK_SPARK_UNIT_TESTS
113
114
{
115
SBT_MAVEN_PROFILES_ARGS="$SBT_MAVEN_PROFILES_ARGS -Phive -Phive-thriftserver"
116
- SBT_MAVEN_TEST_ARGS=("unsafe/test")
+ SBT_MAVEN_TEST_ARGS=("bagel/test")
117
118
echo "[info] Running Spark tests with these arguments: $SBT_MAVEN_PROFILES_ARGS ${SBT_MAVEN_TEST_ARGS[@]}"
119
0 commit comments