Merge remote-tracking branch 'upstream/develop' into 4.5 #9803
test-phpunit.yml
on: push
Setup PHP Version for Code Coverage
2s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
42s
Annotations
26 warnings
Others (8.1) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L410
Took 0.58s from 0.50s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
Others (8.1) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L429
Took 0.52s from 0.50s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
DatabaseLive (8.1, MySQLi, 5.7) / tests:
tests/system/Database/Live/DbUtilsTest.php#L97
Took 0.51s from 0.50s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L387
Took 0.70s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testRenameTable
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 0.67s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L443
Took 0.66s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L733
Took 0.64s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropForeignKey
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L547
Took 0.64s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCompositeForeignKey
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1281
Took 0.62s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testModifyColumnRename
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L75
Took 0.59s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDb
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1660
Took 0.58s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexesWithKeyOnly
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L50
Took 0.58s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabase
|
DatabaseLive (8.1, SQLSRV, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L60
Took 0.57s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/DbUtilsTest.php#L97
Took 0.61s from 0.50s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 0.53s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, MySQLi, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1711
Took 0.51s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexesWithForeignKeyOnly
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L443
Took 3.14s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L97
Took 1.76s from 0.50s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateWithWithTwoNamespaces
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1596
Took 1.75s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ConnectTest.php#L95
Took 1.37s from 0.50s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1185
Took 1.37s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/InsertTest.php#L50
Took 1.18s from 0.50s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/ForgeTest.php#L1509
Took 1.14s from 0.50s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Database/Live/UpdateTest.php#L527
Took 1.10s from 0.50s limit to run CodeIgniter\\Database\\Live\\UpdateTest::testUpdateBatchWithQuery
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Models/InsertModelTest.php#L237
Took 1.08s from 0.50s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
|
DatabaseLive (8.1, OCI8, 5.7) / tests:
tests/system/Models/InsertModelTest.php#L50
Took 1.07s from 0.50s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cache-live-tests-php-8.1-db-none
Expired
|
2.01 MB |
|
database-live-tests-php-8.1-db-MySQLi
Expired
|
76.9 MB |
|
database-live-tests-php-8.1-db-OCI8
Expired
|
78.6 MB |
|
database-live-tests-php-8.1-db-Postgre
Expired
|
75.7 MB |
|
database-live-tests-php-8.1-db-SQLSRV
Expired
|
75.7 MB |
|
database-live-tests-php-8.1-db-SQLite3
Expired
|
75.2 MB |
|
sanity-tests-php-8.1-db-none
Expired
|
222 MB |
|
separate-process-tests-php-8.1-db-none
Expired
|
27.7 MB |
|