fix: classify prepared query exceptions #15027
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
3s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
46s
Annotations
1 error and 29 warnings
|
DatabaseLive (8.5, OCI8, 8.0) / tests
Process completed with exit code 2.
|
|
Others (8.2) / Sanity Tests:
/tests/system/CLI/AbstractCommandTest.php#L69
Took 0.8197s from 0.5000s limit to run CodeIgniter\\CLI\\AbstractCommandTest::testConstructorSetsNeededProperties
|
|
Others (8.2) / Sanity Tests:
/tests/system/Images/GDHandlerTest.php#L442
Took 0.9550s from 0.5000s limit to run CodeIgniter\\Images\\GDHandlerTest::testImageConvertPngToAvif
|
|
Others (8.2) / Sanity Tests:
/tests/system/CodeIgniterTest.php#L987
Took 1.0576s from 0.5000s limit to run CodeIgniter\\CodeIgniterTest::testRouteAttributeCacheIntegration
|
|
Others (8.2) / Sanity Tests:
/tests/system/API/ResponseTraitTest.php#L158
Took 2.1456s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
|
SeparateProcess (8.2) / tests:
/tests/system/Commands/Encryption/GenerateKeyTest.php#L88
Took 2.8997s from 0.5000s limit to run CodeIgniter\\Commands\\Encryption\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
|
CacheLive (8.2) / Cache Live Tests:
/tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L30
Took 1.9034s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\ApcuHandlerTest::testGetMetaDataMiss
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6622s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLite3, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 2.8912s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L63
Took 0.5243s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
|
|
DatabaseLive (8.2, Postgre, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 3.1799s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 5.7) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 2.7836s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.5537s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, MySQLi, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 3.1934s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L47
Took 0.5354s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrate
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/DatabaseCommandsTest.php#L85
Took 0.5869s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRefresh
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 0.6404s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L92
Took 3.1657s 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.3406s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testCreateDatabaseWithDots
|
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 3.3469s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/Database/MigrateStatusTest.php#L78
Took 1.4217s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Models/EventsModelTest.php#L37
Took 1.4223s from 0.5000s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertEvent
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/PreparedQueryTest.php#L361
Took 1.4305s from 0.5000s limit to run CodeIgniter\\Database\\Live\\PreparedQueryTest::testInsertBinaryData
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 1.4763s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1583
Took 1.6073s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Commands/CreateDatabaseTest.php#L70
Took 1.9885s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L1236
Took 2.0769s 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.1254s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/InsertTest.php#L238
Took 2.3207s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatchWithQuery
|
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
/tests/system/Database/Live/ForgeTest.php#L494
Took 3.9320s 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
|
202 KB |
sha256:c0991c7305942e4b479783833492192c5ec1117eb9cd67332a7e220db5daa352
|
|
|
database-live-tests-php-8.2-db-MySQLi5.7
Expired
|
15.8 MB |
sha256:82b17be3c0bd0a0fec13964d771ad8593992f1137b3c627b0c94f201dd156ccc
|
|
|
database-live-tests-php-8.2-db-MySQLi8.0
Expired
|
15.8 MB |
sha256:fae16c2cd804388f212a08e5692f8471c2413a65a4fca476015a335b7a42c358
|
|
|
database-live-tests-php-8.2-db-OCI88.0
Expired
|
16 MB |
sha256:5dcb23f7c21d8685d992ef8f77384735eb9218a7cf976f374cd4e982d5adee3b
|
|
|
database-live-tests-php-8.2-db-Postgre8.0
Expired
|
15 MB |
sha256:da7d68b48c5db6e003f5471909ab5d85dc7b3764a5b3213e903c33603534fe29
|
|
|
database-live-tests-php-8.2-db-SQLSRV8.0
Expired
|
15.5 MB |
sha256:07aa89ccc72db29cb7bba1e4954744dcb0195d16748735c313df9a412a875a35
|
|
|
database-live-tests-php-8.2-db-SQLite38.0
Expired
|
15.4 MB |
sha256:b23c8c49189313dca83d560426410ae3b177c1912ddbc3715fe2b3998fafeaef
|
|
|
sanity-tests-php-8.2-db-none
Expired
|
35.6 MB |
sha256:a6b98bdcc100076ebbb054025e8f35f3ef02cac8ad05387594de4b0a9c2f8abb
|
|
|
separate-process-tests-php-8.2-db-none
Expired
|
3.63 MB |
sha256:7d60e2239bcdd0a0cde5ad1855347779ead9e6b20eb2e7980fbb4374e299472d
|
|