Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
comphead committed Apr 17, 2024
1 parent 2518809 commit 7378d56
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import java.nio.file.{Files, Paths}

import scala.collection.mutable

import org.scalatest.Ignore
import org.scalatest.exceptions.TestFailedException

import org.apache.spark.sql.CometTestBase
Expand All @@ -36,7 +37,7 @@ import org.apache.spark.sql.execution.adaptive.AdaptiveSparkPlanHelper
* doc/spark_builtin_expr_coverage_agg.txt
*/

//@Ignore
@Ignore
class CometExpressionCoverageSuite extends CometTestBase with AdaptiveSparkPlanHelper {

import testImplicits._
Expand Down

0 comments on commit 7378d56

Please sign in to comment.