|
Some tests in core don't depend on dialect specifics and thus don't need to be executed again and again for each dialect module.
There should be a way to mark such tests so they are run only once as part of the core module build but not again for each dialect.
|