Skip to content

Commit

Permalink
enable tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohahaha committed May 15, 2023
1 parent 87b57ac commit 498edf5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,6 @@ class VeloxTestSettings extends BackendTestSettings {
// Rewrite with NaN test cases excluded.
.exclude("covar_samp, var_samp (variance), stddev_samp (stddev) functions in specific window")
.exclude("corr, covar_pop, stddev_pop functions in specific window")
// https://github.com/oap-project/gluten/pull/1606
.exclude("last/first with ignoreNulls", "last/first on descending ordered window")
enableSuite[GlutenDataFrameSelfJoinSuite]
enableSuite[GlutenComplexTypeSuite]
.exclude("CreateMap")
Expand Down

0 comments on commit 498edf5

Please sign in to comment.