Skip to content

fix(Cookie): validate cookie path and domain attributes (#10527) #16340

fix(Cookie): validate cookie path and domain attributes (#10527)

fix(Cookie): validate cookie path and domain attributes (#10527) #16340

Triggered via push September 12, 2026 12:38
Status Success
Total duration 20m 26s
Artifacts 9

test-phpunit.yml

on: push
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
41s
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

1 error and 17 warnings
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
Others (8.2) / Sanity Tests: /tests/system/Test/FabricatorTest.php#L502
Took 0.5803s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
Others (8.2) / Sanity Tests: /tests/system/CodeIgniterTest.php#L989
Took 1.0510s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
Others (8.2) / Sanity Tests: /tests/system/Images/ImageMagickHandlerTest.php#L314
Took 1.0733s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
DatabaseLive (8.2, MySQLi, 8.0) / tests: /tests/system/Database/Live/DbUtilsTest.php#L99
Took 1.0265s from 0.5000s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L89
Took 0.7263s 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.1727s 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.3344s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/UpdateTest.php#L669
Took 1.3411s from 0.5000s limit to run CodeIgniter\\Database\\Live\\UpdateTest::testUpdateBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/InsertModelTest.php#L240
Took 1.3876s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Migrations/MigrationRunnerTest.php#L501
Took 1.4425s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/EventsModelTest.php#L39
Took 1.4888s from 0.5000s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertEvent
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 1.6923s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L238
Took 1.8449s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatchWithQuery
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 2.1709s 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 2.2612s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Commands/Database/MigrateStatusTest.php#L63
Took 3.0305s 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 4.1269s 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
137 KB
sha256:663f51d53dfca8545775a3f67d87b9f4de67fddb4ffce801d875ce836e71f33e
database-live-tests-php-8.2-db-MySQLi5.7 Expired
13.7 MB
sha256:7d730d75e223bbc724d1a4f367c743a1bc4687b09d142c8b0e3b314a834d6845
database-live-tests-php-8.2-db-MySQLi8.0 Expired
13.7 MB
sha256:e48ffd74d18ff65c7a4403648a2a4b9d3f24ab2cb9b8b944d7242fc297cded0d
database-live-tests-php-8.2-db-OCI88.0 Expired
13.8 MB
sha256:fb772a460f629efc0a80a2efb010039b496aa8cddec0a9acb87b2ee3698ae9ff
database-live-tests-php-8.2-db-Postgre8.0 Expired
13.3 MB
sha256:4a9134ccd99ee671ba6a39bd3abc5cfe2b90c8764f5daa4ea769c24ff3059c6c
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
13.4 MB
sha256:7335f3b817176b625afbe8f076ccc267b2aa19a8cd760bd16743f4a42a4bbd3f
database-live-tests-php-8.2-db-SQLite38.0 Expired
13.3 MB
sha256:28adc4508130191a0eddcc10015965a2b5142fd56a34476fb325e5e50cea7d5b
sanity-tests-php-8.2-db-none Expired
33 MB
sha256:ceaf7e35c239a9567c2e6e0a3b492e1c44df78b523b6da41a8465911b21f897f
separate-process-tests-php-8.2-db-none Expired
3.75 MB
sha256:6f0425f7ccf3514a0fe4570b5f186c9f6490ced9fb3ce3b85d307baeaf3feb74