Skip to content

fix: Remove check ext-json #13630

fix: Remove check ext-json

fix: Remove check ext-json #13630

Triggered via pull request September 10, 2025 18:50
Status Success
Total duration 17m 41s
Artifacts 9

test-phpunit.yml

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

Annotations

3 errors and 17 warnings
Others (8.5, --ignore-platform-req=php) / Sanity Tests
Process completed with exit code 2.
SeparateProcess (8.5, --ignore-platform-req=php) / tests
Process completed with exit code 2.
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 1.3838s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
DatabaseLive (8.2, Postgre, 8.0) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.5173s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLSRV, 8.0) / tests: /tests/system/Commands/DatabaseCommandsTest.php#L45
Took 0.5057s 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.5284s 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.6185s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Models/InsertModelTest.php#L240
Took 0.7422s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Migrations/MigrationRunnerTest.php#L494
Took 0.7833s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestWithLockingEnabledSucceeds
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8075s 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.8349s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1583
Took 0.8464s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/InsertTest.php#L53
Took 0.8640s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1236
Took 1.0407s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ConnectTest.php#L97
Took 1.0924s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
DatabaseLive (8.2, OCI8, 8.0) / tests: /tests/system/Database/Live/ForgeTest.php#L1676
Took 1.4464s 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.8830s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests
Docker pull failed with exit code 1, back off 1.538 seconds before retry.
DatabaseLive (8.2, MySQLi, 5.7) / tests: /tests/system/Commands/CreateDatabaseTest.php#L68
Took 0.5028s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
120 KB
sha256:4922d4db711d7a2a7285d0c5f5e920f0480d56ab33ffec32bf1a0e8c39333da8
database-live-tests-php-8.2-db-MySQLi5.7 Expired
11.7 MB
sha256:b3eec33fdea117bbb9f3bc068bfc70eca0dfb6bf07914062e1a87080395b90d5
database-live-tests-php-8.2-db-MySQLi8.0 Expired
11.7 MB
sha256:df138bb7b912305d537554653de2c317ab017b9878ae246541c2b8508982f9d9
database-live-tests-php-8.2-db-OCI88.0 Expired
11.7 MB
sha256:3c77dfd0f1bde3fd8fb94d3703c45bd3a9e27162d1bec7a4710b14b29010edfb
database-live-tests-php-8.2-db-Postgre8.0 Expired
11.3 MB
sha256:363cc066e57e144f8711dcf3c3eb687f946ea27a0460f230a66875ef870e698e
database-live-tests-php-8.2-db-SQLSRV8.0 Expired
11.3 MB
sha256:1337902c69a9fe3e2a7d3c359d75932f3db5b412f7bc7bc2b9258cee0914dd75
database-live-tests-php-8.2-db-SQLite38.0 Expired
11.3 MB
sha256:7c90b4d7a3796b137950ff5ca58c88fe2f3274fce788d64c43f2b69d49b66ae4
sanity-tests-php-8.2-db-none Expired
28.6 MB
sha256:c1abcf54d157aae34cf826b60e28037b75ce04c64ba4008879cfad7d8e34e711
separate-process-tests-php-8.2-db-none Expired
2.96 MB
sha256:9dff35d6cbba84c502b6fd89cc533b2b94bf8d50bb5ec529bd7b65587acc0b78