jdaugherty commented on code in PR #14668:
URL: https://github.com/apache/grails-core/pull/14668#discussion_r2059594383


##########
grails-datamapping-core-test/src/test/groovy/org/grails/datastore/gorm/TckTestSuite.groovy:
##########
@@ -21,14 +21,12 @@ package org.grails.datastore.gorm
 import grails.gorm.tck.NotInListSpec
 import org.junit.platform.suite.api.SelectClasses
 import org.junit.platform.suite.api.Suite
-import spock.lang.IgnoreIf
 
 /**
  * Use this class to run tck classes against the current implementation.
  *
  * @author graemerocher
  */
-@IgnoreIf({ os.windows }) // Fails on windows even though the NotInListSpec is 
in the TCK and runs

Review Comment:
   We can try it, but in my deterministic ordering PR, I had it fail twice 
randomly.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to