test: Add unit tests for Session FileHandler #16034
Triggered via pull request
August 10, 2026 22:22
Status
Cancelled
Total duration
11m 18s
Artifacts
–
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
3s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
Annotations
14 errors and 13 warnings
|
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests
The operation was canceled.
|
|
DatabaseLive (8.4, OCI8, 8.0) / tests
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
DatabaseLive (8.4, OCI8, 8.0) / tests
The operation was canceled.
|
|
DatabaseLive (8.3, OCI8, 8.0) / tests
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
DatabaseLive (8.3, OCI8, 8.0) / tests
The operation was canceled.
|
|
DatabaseLive (8.5, SQLSRV, 8.0) / tests
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
DatabaseLive (8.5, SQLSRV, 8.0) / tests
The operation was canceled.
|
|
PHPUnit
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
PHPUnit
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
PHPUnit
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
PHPUnit
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
PHPUnit
Canceling since a higher priority waiting request for PHPUnit-feature/session-file-handler-tests exists
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L158
Took 1.0543s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
Others (8.2) / Sanity Tests:
/tests/system/CodeIgniterTest.php#L990
Took 1.0640s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
|
|
CacheLive (8.2) / Cache Live Tests:
/tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L30
Took 1.1766s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\ApcuHandlerTest::testGetMetaDataMiss
|
|
SeparateProcess (8.2) / tests:
/tests/system/Commands/Encryption/GenerateKeyTest.php#L82
Took 1.4784s from 0.5000s limit to run CodeIgniter\\Commands\\Encryption\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.5411s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.5642s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.5911s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 0.5674s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.9174s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L92
Took 3.1676s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L127
Took 3.1703s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExistsWithDbWithDots
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L63
Took 3.3121s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L89
Took 1.6878s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|