Currently we (supposedly) skip some tests for some components (auditlog is supported only for mysql; workgroup component doesn't support mong) but with current implementation we don't have information if the component was skipped because it wasn't supported or because it failed to load.
Wojciech Kapcia commented 6 years ago
I added profiles that activates particular tests bases on tested database and adjusted TTS-NG scripting.
Currently we (supposedly) skip some tests for some components (auditlog is supported only for mysql; workgroup component doesn't support mong) but with current implementation we don't have information if the component was skipped because it wasn't supported or because it failed to load.