-
- Downloads
[HOTFIX] Ignore all Docker integration tests
The Docker integration tests are failing very often (https://spark-tests.appspot.com/failed-tests) so I think we should disable these suites for now until we have time to improve them. Author: Josh Rosen <joshrosen@databricks.com> Closes #12549 from JoshRosen/ignore-all-docker-tests.
Showing
- external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala 3 additions, 0 deletions...ala/org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala
- external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/OracleIntegrationSuite.scala 3 additions, 0 deletions...la/org/apache/spark/sql/jdbc/OracleIntegrationSuite.scala
- external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala 3 additions, 0 deletions.../org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala
Please register or sign in to comment