Skip to content

fix: FeatureTestTrait::withRoutes() may throw all sorts of errors on invalid HTTP methods #14411

fix: FeatureTestTrait::withRoutes() may throw all sorts of errors on invalid HTTP methods

fix: FeatureTestTrait::withRoutes() may throw all sorts of errors on invalid HTTP methods #14411

Triggered via pull request February 24, 2026 18:59
Status Failure
Total duration 37m 20s
Artifacts 3

test-phpunit.yml

on: pull_request
Setup PHP Version for Code Coverage
4s
Setup PHP Version for Code Coverage
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls  /  coveralls
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 15 warnings
DatabaseLive (8.5, SQLite3, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, SQLite3, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, SQLite3, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.5, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.2, SQLite3, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.5, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.2, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.5, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.2, MySQLi, 5.7) / tests
Process completed with exit code 1.
DatabaseLive (8.2, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, OCI8, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, OCI8, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.2, OCI8, 8.0) / tests
Process completed with exit code 1.
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L989
Took 1.0562s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L92
Took 0.6394s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateStatus
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L45
Took 0.7773s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L92
Took 3.1368s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L63
Took 3.2944s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/InsertModelTest.php#L242
Took 0.8073s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8327s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8485s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L48
Took 0.8613s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/EventsModelTest.php#L37
Took 0.9222s from 0.5000s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertEvent
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/SaveModelTest.php#L272
Took 0.9480s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0374s 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.0925s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1680
Took 1.4611s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L494
Took 2.8799s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
129 KB
sha256:ea2b3d6df3fdaf5f3473b3dbed8408998353a867022d605090c44738dfc03f2c
sanity-tests-php-8.2-db-none Expired
31.4 MB
sha256:b87030d7eb1bfbc27d8bf8e59bd3ca5334f5d4bf1b4d7ce4d37f364c298c018f
separate-process-tests-php-8.2-db-none Expired
3.23 MB
sha256:c2c5522f6be576b486b16b02d7d537329140bc278110356d9bc96c73ec894907