fix(Cookie): validate cookie path and domain attributes #16304
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
4s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
48s
Annotations
1 error and 33 warnings
|
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
|
|
Others (8.2) / Sanity Tests:
/tests/system/Images/ImageMagickHandlerTest.php#L314
Took 0.6425s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
/tests/system/CodeIgniterTest.php#L989
Took 1.0354s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/MigrationIntegrationTest.php#L51
Took 0.5034s from 0.5000s limit to run CodeIgniter\\Commands\\MigrationIntegrationTest::testMigrationWithRollbackHasSameNameFormat
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Database/Live/DbUtilsTest.php#L99
Took 0.5199s from 0.5000s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Database/DatabaseTestCase/DatabaseTestCaseMigrationOnce2Test.php#L63
Took 0.6292s from 0.5000s limit to run CodeIgniter\\Database\\DatabaseTestCase\\DatabaseTestCaseMigrationOnce2Test::testMigrationDone
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Models/DataConverterModelTest.php#L288
Took 0.6329s from 0.5000s limit to run CodeIgniter\\Models\\DataConverterModelTest::testUpdateArray
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/InsertModelTest.php#L55
Took 1.2497s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/InsertModelTest.php#L240
Took 1.2577s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/InsertTest.php#L48
Took 1.2829s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Migrations/MigrationRunnerTest.php#L501
Took 1.2948s 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 1.5622s 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.6375s 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 1.9619s 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.0357s 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 2.8721s 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 3.8773s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 0.5153s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 0.5216s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L784
Took 0.5451s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropForeignKey
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L881
Took 0.5698s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testAddColumnNull
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1680
Took 0.8585s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L49
Took 0.8687s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Database/Live/DbUtilsTest.php#L99
Took 2.0449s from 0.5000s limit to run CodeIgniter\\Database\\Live\\DbUtilsTest::testUtilsOptimizeDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L69
Took 1.0282s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRollbackInvalidBatchNumber
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 1.1451s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Migrations/MigrationRunnerTest.php#L313
Took 1.2128s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testVersionReturnsUpDownSuccess
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L49
Took 1.7587s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L78
Took 1.9927s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRollback
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/DatabaseTestCaseTest.php#L66
Took 2.3776s from 0.5000s limit to run CodeIgniter\\Database\\DatabaseTestCaseTest::testMultipleSeeders
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Migrations/MigrationRunnerTest.php#L79
Took 2.5885s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLoadsDefaultDatabaseWhenNoneSpecified
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/DatabaseTestCaseTest.php#L71
Took 2.9562s from 0.5000s limit to run CodeIgniter\\Database\\DatabaseTestCaseTest::testMultipleMigrationNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L63
Took 3.9749s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L92
Took 4.1342s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseIfNotExists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cache-live-tests-php-8.2-db-none
Expired
|
136 KB |
sha256:ccae6feafb95bdb902d69a7e8d6af6d6b58aa18bb3fa6c050a21a5a6ad6d1e34
|
|
|
database-live-tests-php-8.2-db-MySQLi5.7
Expired
|
13.7 MB |
sha256:62ff57b00f3eb62f1f3c06fcd9614f872c7451c49633b5ab05dc263faeeaae57
|
|
|
database-live-tests-php-8.2-db-MySQLi8.0
Expired
|
13.7 MB |
sha256:cee6797c60a98a93640c4a2a7ccf11f1b6f6e3fb16ba85ad92e7abc9b9f8526e
|
|
|
database-live-tests-php-8.2-db-OCI88.0
Expired
|
13.8 MB |
sha256:aafbb870f0ca0eb9bc95045cf1aca47104d0d3aeb34f5eccc584733cb881de9e
|
|
|
database-live-tests-php-8.2-db-Postgre8.0
Expired
|
13.3 MB |
sha256:12abe415690f3483bfbecb2c40e094b3655427ddf2bfe2a7a88746e84335fb7e
|
|
|
database-live-tests-php-8.2-db-SQLSRV8.0
Expired
|
13.4 MB |
sha256:2e657a1f17a092a27e175cd2c021377f41849ce2f1912207052c39588d3d5273
|
|
|
database-live-tests-php-8.2-db-SQLite38.0
Expired
|
13.3 MB |
sha256:4a9f63ba02ccb4952a8dbf5677ca63f3ebbcd29a268d91db53fdfd48da08ac57
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
32.9 MB |
sha256:ee4d274cb6b4fd897467212c230b9831bad4e4849647387143da58f709327a4d
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
3.76 MB |
sha256:750b31ded0a6db390d919ce02a52e8cdca5e2b082364efb3c1d121e7dab53423
|
|