File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -1106,10 +1106,11 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
11061106The above test run (including starting up the databases) takes less than 5 minutes on my slow laptop.
11071107
11081108 $ ./run.sh
1109- 1) debian9
1110- 2) ubuntu16
1111- 3) ubuntu18
1112- > 3
1109+ 1) debian10
1110+ 2) debian9
1111+ 3) ubuntu16
1112+ 4) ubuntu18
1113+ > 4
11131114 ================================================
11141115 Ubuntu 18.04 (PHP 7.2)
11151116 ================================================
@@ -1118,8 +1119,8 @@ The above test run (including starting up the databases) takes less than 5 minut
11181119 [3/4] Starting SQLServer 2017 ... skipped
11191120 [4/4] Cloning PHP-CRUD-API v2 ... skipped
11201121 ------------------------------------------------
1121- mysql: 95 tests ran in 3186 ms, 0 failed
1122- pgsql: 95 tests ran in 556 ms, 0 failed
1122+ mysql: 100 tests ran in 4327 ms, 0 failed
1123+ pgsql: 100 tests ran in 1396 ms, 0 failed
11231124 sqlsrv: skipped, driver not loaded
11241125 root@b7ab9472e08f:/php-crud-api#
11251126
You can’t perform that action at this time.
0 commit comments