Commit Graph

4 Commits

Author SHA1 Message Date
Francisco Fernández Castaño 622d466c29
[CI] Unmute failing windows tests (#73898)
This commit reverts #73709 since #73837 has reverted the changes
that were causing these test failures.
2021-06-08 18:25:09 +02:00
Mark Vieira f2f1867ae1 Fix test convention failures on Windows 2021-06-03 16:45:41 -07:00
Yang Wang 873095f58a
[CI] Mute failing tests for Windows (#73709) 2021-06-03 08:12:59 -07:00
Ryan Ernst 0937c3ff3c
Separate encrypted repository plugin integ tests (#72959)
The encrypted repository module supports encryption with existing
repository plugins. Currently the integration tests with these plugins
pull in all of the plugins into the same test classpath. That can cause
problems when the dependencies of those repositories need to differ.
This commit splits the tests into separate qa subprojects.
2021-05-12 09:01:45 -07:00