Skip to content

fix: prioritize headers set by the Response class #12671

fix: prioritize headers set by the Response class

fix: prioritize headers set by the Response class #12671

Triggered via pull request December 25, 2024 07:00
Status Success
Total duration 13m 31s
Artifacts 8

test-phpunit.yml

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

Annotations

26 warnings
Others (8.2) / Sanity Tests: tests/system/API/ResponseTraitTest.php#L137
Took 2.8391s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L356
Took 0.7250s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
Others (8.2) / Sanity Tests: tests/system/CLI/ConsoleTest.php#L69
Took 0.6729s from 0.5000s limit to run CodeIgniter\\CLI\\ConsoleTest::testRun
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5630s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5446s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
CacheLive (8.2) / Cache Live Tests: tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 2.6896s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
DatabaseLive (8.2, Postgre, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 4.0744s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, Postgre, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6083s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.6535s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.7989s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, SQLSRV, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 4.1692s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.7268s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, MySQLi, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.9286s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, MySQLi, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 0.6325s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
SeparateProcess (8.2) / tests: tests/system/Commands/GenerateKeyTest.php#L77
Took 4.7430s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
SeparateProcess (8.2) / tests: tests/system/CommonFunctionsTest.php#L406
Took 0.5217s from 0.5000s limit to run CodeIgniter\\CommonFunctionsTest::testModelExistsBasename
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.0218s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L494
Took 2.7849s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 2.1193s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1677
Took 1.3829s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ConnectTest.php#L97
Took 1.0921s 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.0229s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8781s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8418s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1584
Took 0.7964s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/InsertModelTest.php#L239
Took 0.7153s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
181 KB
sha256:0445da25090be60e81740bb8368eda5de8b0a447931dbf691e383a608d877ecf
database-live-tests-php-8.2-db-MySQLi Expired
11.3 MB
sha256:f74ee8b940bd003caa941a674ebb294a3ee6eeb99d6eb34ff9bd3acd14d10053
database-live-tests-php-8.2-db-OCI8 Expired
11.4 MB
sha256:0d650bfa319454a82c47b190ce18ed5eec617c4f157b3b5e39b2f412c73ae929
database-live-tests-php-8.2-db-Postgre Expired
11 MB
sha256:ec13464e447a5977221d3df2ee49fa91b82bd1af41a620a00432728c1928ebf7
database-live-tests-php-8.2-db-SQLSRV Expired
11 MB
sha256:2e29b4ca65e45e00d6c3553cf0db3f254e03cd351b343eb5a28e9fd93a98c9a4
database-live-tests-php-8.2-db-SQLite3 Expired
11 MB
sha256:b98349f92cdfceda6cba053850f9986080156a052784d613ec1b2f7aa1bdb3b0
sanity-tests-php-8.2-db-none Expired
27.1 MB
sha256:951c0fdb45ed4467e54c51262e18e6c28faa2c94ed7a1eecfe00f4bac5fbf3aa
separate-process-tests-php-8.2-db-none Expired
2.99 MB
sha256:7fd8f072859fd78689779d73ecd66b16e00764ad63796a95820a46672eec917b