feat: APCu caching driver #14051
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
2s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
Annotations
11 errors and 28 warnings
|
CacheLive (8.4) / Cache Live Tests
Process completed with exit code 2.
|
|
CacheLive (8.3) / Cache Live Tests
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
CacheLive (8.3) / Cache Live Tests
Process completed with exit code 2.
|
|
CacheLive (8.5) / Cache Live Tests
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
CacheLive (8.5) / Cache Live Tests
The operation was canceled.
|
|
CacheLive (8.2) / Cache Live Tests
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
CacheLive (8.2) / Cache Live Tests
The operation was canceled.
|
|
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
|
|
PHPUnit
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
PHPUnit
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
PHPUnit
The strategy configuration was canceled because "cache-live-tests._8_4" failed
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L753
Took 0.5514s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testPaginateWithQueryBuilder
|
|
Others (8.2) / Sanity Tests:
/tests/system/Images/ImageMagickHandlerTest.php#L314
Took 0.7144s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
/tests/system/CLI/ConsoleTest.php#L73
Took 0.7921s from 0.5000s limit to run CodeIgniter\\CLI\\ConsoleTest::testRun
|
|
Others (8.2) / Sanity Tests:
/tests/system/CodeIgniterTest.php#L989
Took 1.0981s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L150
Took 3.0996s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
CacheLive (8.2) / Cache Live Tests:
/tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L30
Took 2.9484s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\ApcuHandlerTest::testGetMetaDataMiss
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.7817s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 3.5526s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6784s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 4.3335s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
SeparateProcess (8.2) / tests:
/tests/system/Commands/GenerateKeyTest.php#L82
Took 3.7631s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6277s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 4.2402s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6149s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 4.1938s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L45
Took 0.5112s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.7767s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 4.5961s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/InsertTest.php#L53
Took 0.8546s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/SaveModelTest.php#L237
Took 0.9343s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDateTime
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.9406s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/ValidationModelRuleGroupTest.php#L50
Took 0.9607s from 0.5000s limit to run CodeIgniter\\Models\\ValidationModelRuleGroupTest::testValid
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0505s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ConnectTest.php#L97
Took 1.0919s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4550s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 1.6534s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 2.8227s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L68
Took 3.2479s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
database-live-tests-php-8.2-db-MySQLi5.7
Expired
|
13.2 MB |
sha256:d5b6cf3f90c6c81661593543f2583825999aab9a24efaa3d40d6eaf152dd0070
|
|
|
database-live-tests-php-8.2-db-MySQLi8.0
Expired
|
13.2 MB |
sha256:7bea39906b422122799a2a34517dbc8769eb95fefa211d8c6b1444c35e7ad890
|
|
|
database-live-tests-php-8.2-db-OCI88.0
Expired
|
13.2 MB |
sha256:2f9d9db88d7b6e36efd2e0700ffc82e1e1376b6bdb718076dceaee99bcd878b6
|
|
|
database-live-tests-php-8.2-db-Postgre8.0
Expired
|
12.7 MB |
sha256:21dfeb580ee7d4cf739a3ff251c821b0f9dfa2184b7591501a714df747f3cb61
|
|
|
database-live-tests-php-8.2-db-SQLSRV8.0
Expired
|
12.8 MB |
sha256:eb4cb0006e13517b05260aae64eb64448b02f4aa1547421295856491beccc954
|
|
|
database-live-tests-php-8.2-db-SQLite38.0
Expired
|
12.8 MB |
sha256:5d6456df11130ec548ccbace0697484070076d626575b68d6c241bb4f6cc9c21
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
31.3 MB |
sha256:775a74afd25ca437e6f7e875a9892e23800602d50761fa6b6cd8623d302f42c4
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
3.21 MB |
sha256:0c34a33afbb746f6dee28863dbad1790c7ec7b211cf60750c3095a6b41a20bb6
|
|