File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1505,12 +1505,12 @@ To run the docker tests run "build_all.sh" and "run_all.sh" from the docker dire
15051505 ================================================
15061506 [1/4] Starting MySQL 8.0 ........ done
15071507 [2/4] Starting PostgreSQL 12.2 .. done
1508- [3/4] Starting SQLServer 2017 ... skipped
1508+ [3/4] Starting SQLServer 2019 ... done
15091509 [4/4] Cloning PHP-CRUD-API v2 ... skipped
15101510 ------------------------------------------------
15111511 mysql: 110 tests ran in 1505 ms, 1 skipped, 0 failed
15121512 pgsql: 110 tests ran in 851 ms, 1 skipped, 0 failed
1513- sqlsrv: skipped, driver not loaded
1513+ sqlsrv: 110 tests ran in 5640 ms, 1 skipped, 0 failed
15141514 sqlite: 110 tests ran in 675 ms, 12 skipped, 0 failed
15151515
15161516The above test run (including starting up the databases) takes less than 5 minutes on my slow laptop.
You can’t perform that action at this time.
0 commit comments