Skip to content

fix: validation when key does not exists #14421

fix: validation when key does not exists

fix: validation when key does not exists #14421

Triggered via pull request February 25, 2026 08:01
Status Failure
Total duration 22m 43s
Artifacts 9

test-phpunit.yml

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

Annotations

2 errors and 20 warnings
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
Upload coverage results to Coveralls / coveralls
Process completed with exit code 1.
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L989
Took 1.0566s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L989
Took 1.0566s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
DatabaseLive (8.2, SQLite3, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.5002s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.5659s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Commands/MigrationIntegrationTest.php#L59
Took 0.8960s from 0.5000s limit to run CodeIgniter\\Commands\\MigrationIntegrationTest::testMigrationWithRollbackHasSameNameFormat
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Migrations/MigrationRunnerTest.php#L494
Took 0.7823s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8163s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8176s 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.8305s from 0.5000s limit to run CodeIgniter\\Models\\ValidationModelRuleGroupTest::testValid
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L48
Took 0.8820s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/InsertModelTest.php#L55
Took 0.9731s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ConnectTest.php#L97
Took 1.0914s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 1.1181s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1680
Took 1.4280s 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.8265s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L45
Took 0.5217s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L83
Took 0.5386s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRefresh
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.6940s 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.1767s 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.3149s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
135 KB
sha256:3a20051cee29d934413de3543fec2b5ad8948f99679fc7189936dd74a40637bf
database-live-tests-php-8.2-db-MySQLi5.7 Expired
13.6 MB
sha256:6fbe9c1b197c5ae367eb54ec81ad05bf4889236c4c211e1ef0f65ba3011ee06e
database-live-tests-php-8.2-db-MySQLi8.0 Expired
13.6 MB
sha256:09ef6b4fc43db1dc2a9bae998368d48f1116f3ca56c194f9b063f8d15c1b498e
database-live-tests-php-8.2-db-OCI88.0 Expired
13.7 MB
sha256:7d451bc03b34e625ef0cd2c4aad5beae704e0633f568ac851e89a2890db96414
database-live-tests-php-8.2-db-Postgre8.0 Expired
13.2 MB
sha256:806c6ccf01d99ce371018263dbb5a2f95bd970c3782c9c60a51eaced4496a171
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
13.3 MB
sha256:79407aef915f956a483a9a970f8d76f4fe8531222e4ebc9178aaf26aa38d36e8
database-live-tests-php-8.2-db-SQLite38.0 Expired
13.3 MB
sha256:bba9a7d14ae002a64567d7184b074b088bb4d8c54af2c243bb7eae0386da2aab
sanity-tests-php-8.2-db-none Expired
31.6 MB
sha256:fa0d070ea122ecb9315e041f7a9f38bd2d1cbbeb3e49a0a45d59d07577e12fda
separate-process-tests-php-8.2-db-none Expired
3.31 MB
sha256:d7f71abef57598c81a62f3ccfe2abcec88b7e131a0a2fefacdc82ffc2b7bffe7