fix(CURLRequest): multiple header sections after redirects #12927
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
0s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
41s
Annotations
25 warnings
|
Others (8.2) / Sanity Tests:
tests/system/API/ResponseTraitTest.php#L133
Took 1.8857s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L356
Took 1.4128s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5833s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5585s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
|
|
Others (8.2) / Sanity Tests:
tests/system/Test/FabricatorTest.php#L496
Took 0.5070s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
|
|
CacheLive (8.2) / Cache Live Tests:
tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 1.8508s 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 2.5921s 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.5885s 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 2.3650s 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.7243s 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 2.4789s 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.6158s 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 2.8042s 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.6581s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
SeparateProcess (8.2) / tests:
tests/system/Commands/GenerateKeyTest.php#L77
Took 2.1625s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L494
Took 2.7987s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.1258s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 1.6788s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4139s 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.0926s 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.0622s 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.9556s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/InsertTest.php#L53
Took 0.8490s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8424s 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.8392s 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
|
156 KB |
sha256:f11cc6a23adaa455b172647f46cdbb078449b0bb844e1f071c2a3d8118de2e2b
|
|
|
database-live-tests-php-8.2-db-MySQLi
Expired
|
11.4 MB |
sha256:a0419a165664e9385c28156cd29def1ff1e7889a682a21336d70385f81f73278
|
|
|
database-live-tests-php-8.2-db-OCI8
Expired
|
11.4 MB |
sha256:6fc97b4fabdabf5a3cc3b7c1404c2465fa59d91eb4683bfdddf0a81f13952afe
|
|
|
database-live-tests-php-8.2-db-Postgre
Expired
|
11 MB |
sha256:0de9855aa4aa3312409fdf3328c1f920e11a6ffbe3b45124f8abd5c2c38428ef
|
|
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
11 MB |
sha256:7452357e9e87ef29465d9ae5ea847f3711f40fee54451c330d3f85a942eabc71
|
|
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
11 MB |
sha256:04bdc920ba250f65a68036c1d61e84056fc288fd606f7a5da6e9c54a4df8bf92
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
27.5 MB |
sha256:69f9dcb59b1ea9a8bd7cb0733f2fd0f4b3b66f094895e7ace37c81d86aae998d
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
2.95 MB |
sha256:9e5cea2edab82d0293d35b2055eccb1f7d687c94d71fc91092eaf19ed7f39c02
|
|