This commit is contained in:
chrislu
2025-11-22 21:38:12 -08:00
parent fd51091abd
commit 342705c99e
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -29,3 +29,4 @@ derby.log
.DS_Store
Thumbs.db
+1
View File
@@ -271,3 +271,4 @@ For persistent issues:
- Include test failure logs
- Note if it passes locally
+1
View File
@@ -145,3 +145,4 @@ trap cleanup INT
# Run main
main
+1
View File
@@ -42,3 +42,4 @@ echo ""
echo "✓ Test run completed"
echo "View detailed reports in: target/surefire-reports/"
@@ -141,3 +141,4 @@ public class SparkSeaweedFSExample {
}
}
@@ -234,3 +234,4 @@ public class SparkSQLTest extends SparkTestBase {
}
}