@@ -1161,10 +1161,10 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1161
1161
[3/4] Starting SQLServer 2017 ... skipped
1162
1162
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1163
1163
------------------------------------------------
1164
- mysql: 102 tests ran in 2927 ms, 0 skipped, 0 failed
1165
- pgsql: 102 tests ran in 852 ms, 0 skipped, 0 failed
1164
+ mysql: 104 tests ran in 2869 ms, 1 skipped, 0 failed
1165
+ pgsql: 104 tests ran in 850 ms, 1 skipped, 0 failed
1166
1166
sqlsrv: skipped, driver not loaded
1167
- sqlite: 102 tests ran in 879 ms, 11 skipped, 0 failed
1167
+ sqlite: 104 tests ran in 883 ms, 12 skipped, 0 failed
1168
1168
================================================
1169
1169
Debian 10 (PHP 7.3)
1170
1170
================================================
@@ -1173,10 +1173,10 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1173
1173
[3/4] Starting SQLServer 2017 ... skipped
1174
1174
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1175
1175
------------------------------------------------
1176
- mysql: 102 tests ran in 3286 ms, 0 skipped, 0 failed
1177
- pgsql: 102 tests ran in 1047 ms, 0 skipped, 0 failed
1176
+ mysql: 104 tests ran in 3056 ms, 1 skipped, 0 failed
1177
+ pgsql: 104 tests ran in 869 ms, 1 skipped, 0 failed
1178
1178
sqlsrv: skipped, driver not loaded
1179
- sqlite: 102 tests ran in 1301 ms, 11 skipped, 0 failed
1179
+ sqlite: 104 tests ran in 891 ms, 12 skipped, 0 failed
1180
1180
================================================
1181
1181
Debian 9 (PHP 7.0)
1182
1182
================================================
@@ -1185,10 +1185,10 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1185
1185
[3/4] Starting SQLServer 2017 ... skipped
1186
1186
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1187
1187
------------------------------------------------
1188
- mysql: 102 tests ran in 2962 ms, 0 skipped, 0 failed
1189
- pgsql: 102 tests ran in 1045 ms, 0 skipped, 0 failed
1188
+ mysql: 104 tests ran in 2800 ms, 1 skipped, 0 failed
1189
+ pgsql: 104 tests ran in 867 ms, 1 skipped, 0 failed
1190
1190
sqlsrv: skipped, driver not loaded
1191
- sqlite: 102 tests ran in 1085 ms, 11 skipped, 0 failed
1191
+ sqlite: 104 tests ran in 1051 ms, 12 skipped, 0 failed
1192
1192
================================================
1193
1193
Ubuntu 16.04 (PHP 7.0)
1194
1194
================================================
@@ -1197,9 +1197,9 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1197
1197
[3/4] Starting SQLServer 2017 ... done
1198
1198
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1199
1199
------------------------------------------------
1200
- mysql: 102 tests ran in 2978 ms, 0 skipped, 0 failed
1201
- pgsql: 102 tests ran in 1059 ms, 0 skipped, 0 failed
1202
- sqlsrv: 102 tests ran in 10269 ms, 0 skipped, 0 failed
1200
+ mysql: 104 tests ran in 2789 ms, 1 skipped, 0 failed
1201
+ pgsql: 104 tests ran in 872 ms, 1 skipped, 0 failed
1202
+ sqlsrv: 104 tests ran in 7728 ms, 1 skipped, 0 failed
1203
1203
sqlite: skipped, driver not loaded
1204
1204
================================================
1205
1205
Ubuntu 18.04 (PHP 7.2)
@@ -1209,10 +1209,10 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1209
1209
[3/4] Starting SQLServer 2017 ... skipped
1210
1210
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1211
1211
------------------------------------------------
1212
- mysql: 102 tests ran in 3479 ms, 0 skipped, 0 failed
1213
- pgsql: 102 tests ran in 1046 ms, 0 skipped, 0 failed
1212
+ mysql: 104 tests ran in 3282 ms, 1 skipped, 0 failed
1213
+ pgsql: 104 tests ran in 856 ms, 1 skipped, 0 failed
1214
1214
sqlsrv: skipped, driver not loaded
1215
- sqlite: 102 tests ran in 1107 ms, 11 skipped, 0 failed
1215
+ sqlite: 104 tests ran in 972 ms, 12 skipped, 0 failed
1216
1216
================================================
1217
1217
Ubuntu 20.04 (PHP 7.3)
1218
1218
================================================
@@ -1221,10 +1221,10 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
1221
1221
[3/4] Starting SQLServer 2017 ... skipped
1222
1222
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1223
1223
------------------------------------------------
1224
- mysql: 102 tests ran in 6089 ms, 0 skipped, 0 failed
1225
- pgsql: 102 tests ran in 1080 ms, 0 skipped, 0 failed
1224
+ mysql: 104 tests ran in 5996 ms, 1 skipped, 0 failed
1225
+ pgsql: 104 tests ran in 942 ms, 1 skipped, 0 failed
1226
1226
sqlsrv: skipped, driver not loaded
1227
- sqlite: 102 tests ran in 1199 ms, 11 skipped, 0 failed
1227
+ sqlite: 104 tests ran in 961 ms, 12 skipped, 0 failed
1228
1228
1229
1229
The above test run (including starting up the databases) takes less than 5 minutes on my slow laptop.
1230
1230
@@ -1244,10 +1244,10 @@ The above test run (including starting up the databases) takes less than 5 minut
1244
1244
[3/4] Starting SQLServer 2017 ... skipped
1245
1245
[4/4] Cloning PHP-CRUD-API v2 ... skipped
1246
1246
------------------------------------------------
1247
- mysql: 102 tests ran in 3479 ms, 0 skipped, 0 failed
1248
- pgsql: 102 tests ran in 1046 ms, 0 skipped, 0 failed
1247
+ mysql: 104 tests ran in 3282 ms, 1 skipped, 0 failed
1248
+ pgsql: 104 tests ran in 856 ms, 1 skipped, 0 failed
1249
1249
sqlsrv: skipped, driver not loaded
1250
- sqlite: 102 tests ran in 1107 ms, 11 skipped, 0 failed
1250
+ sqlite: 104 tests ran in 972 ms, 12 skipped, 0 failed
1251
1251
root@b7ab9472e08f:/php-crud-api#
1252
1252
1253
1253
As you can see the "run.sh" script gives you access to a prompt in a chosen the docker environment.
0 commit comments