Really I would like to get rid of GridDialectType and have SkipByGridDialect list actual GridDialect classes. However that would not solve the problem at hand. To do that we could also introduce something SkipByDatastoreProvider which would be orthogonal to SkipByGridDialect and could be used in the cases where tests should be skipped for specific providers within the same grid dialect. Thoughts?
|