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
1106
1106
The above test run (including starting up the databases) takes less than 5 minutes on my slow laptop.
1107
1107
1108
1108
$ ./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
1113
1114
================================================
1114
1115
Ubuntu 18.04 (PHP 7.2)
1115
1116
================================================
@@ -1118,8 +1119,8 @@ The above test run (including starting up the databases) takes less than 5 minut
1118
1119
[3/4] Starting SQLServer 2017 ... skipped
1119
1120
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1120
1121
------------------------------------------------
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
1123
1124
sqlsrv: skipped, driver not loaded
1124
1125
root@b7ab9472e08f:/php-crud-api#
1125
1126
You can’t perform that action at this time.
0 commit comments