Skip to content

feat: uniform rendering of stack trace from failed DB operations #12795

feat: uniform rendering of stack trace from failed DB operations

feat: uniform rendering of stack trace from failed DB operations #12795

Triggered via pull request January 6, 2025 07:50
Status Cancelled
Total duration 12m 25s
Artifacts 4

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
Upload coverage results to Coveralls / coveralls
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 24 warnings
DatabaseLive (8.3, SQLite3, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.3, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.1, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.1, MySQLi, 5.7) / tests
Process completed with exit code 1.
DatabaseLive (8.1, SQLite3, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, SQLite3, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.1, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.3, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.2, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.1, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, Postgre, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, SQLite3, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, MySQLi, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, SQLSRV, 8.0) / tests
Process completed with exit code 1.
DatabaseLive (8.4, OCI8, 8.0) / tests
Canceling since a higher priority waiting request for 'PHPUnit-render-backtrace' exists
DatabaseLive (8.4, OCI8, 8.0) / tests
The operation was canceled.
Others (8.2) / Sanity Tests: tests/system/API/ResponseTraitTest.php#L137
Took 1.9180s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L356
Took 1.0480s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.6360s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5571s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
CacheLive (8.2) / Cache Live Tests: tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 1.7655s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.1951s 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.6990s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, Postgre, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 2.5207s 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.6094s 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.5460s 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.6167s 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.4478s 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.6749s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
SeparateProcess (8.2) / tests: tests/system/Commands/GenerateKeyTest.php#L77
Took 2.0078s 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.7570s 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 1.9498s 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.4581s 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.3734s 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.0932s 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.0033s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/EventsModelTest.php#L37
Took 0.9091s from 0.5000s limit to run CodeIgniter\\Models\\EventsModelTest::testInsertEvent
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.8956s 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.8291s 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.7943s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
154 KB
sha256:2ff4ef2c51fbc68bfe7104699dd3f489fa8e01edf6deff745b88466524cf50bf
database-live-tests-php-8.2-db-OCI8 Expired
11.4 MB
sha256:f55a70522b77a72ac376a2dfe5e12c859781fbde0785a7828256c576d401d8b2
sanity-tests-php-8.2-db-none Expired
27 MB
sha256:3126499a62cedfbf5d6a48adedf35f5c77381e9fe7a95d8358fdcc37096619b3
separate-process-tests-php-8.2-db-none Expired
2.95 MB
sha256:53026bce22a11c9ade75a177b2233a81affdc2c3a9ef0cb17ac60a259fb12d4d