stable

Clone or download

Read-only

Git tests are run with simpletest 1.1.x in CI

This is part of story #11410 use last simpletest stable version Some Git testcases are not run (156/163), but I don't know why :( Change-Id: I243babd13ed67ef47797716255009c305746c221

Modified Files

Name
M Makefile +1 −0 Go to diff View file
M plugins/git/include/GitActions.class.php +1 −1 Go to diff View file
M plugins/git/include/GitBackend.class.php +0 −1 Go to diff View file
M plugins/git/tests/Git/AdminGerritControllerTest.php +4 −4 Go to diff View file
M plugins/git/tests/Git/RemoteServer/MigrationHandlerTest.php +13 −4 Go to diff View file
M plugins/git/tests/Git/SystemEventManagerTest.php +1 −0 Go to diff View file
M plugins/git/tests/GitActionsTest.php +348 −358 Go to diff View file
M plugins/git/tests/GitRepositoryManagerTest.php +3 −0 Go to diff View file
M plugins/git/tests/events/SystemEvent_GIT_EDIT_SSH_KEYSTest.php +2 −0 Go to diff View file
M plugins/git/tests/events/SystemEvent_GIT_GERRIT_MIGRATIONTest.php +2 −2 Go to diff View file
M plugins/statistics/tests/Statistics_DiskUsagePurgerTest.php +1 −1 Go to diff View file
M plugins/statistics/tests/Statistics_FormatterTest.php +1 −1 Go to diff View file
M plugins/statistics/tests/Statistics_Services_UsageFormatterTest.php +1 −1 Go to diff View file
A plugins/statistics/tests/bootstrap.php +25 −0 Go to diff View file
M plugins/tests/not_yet_simpletest11x.list +0 −11 Go to diff View file