Skip to content

feat(database): add support for nested transactions using savepoints #11646

feat(database): add support for nested transactions using savepoints

feat(database): add support for nested transactions using savepoints #11646

Re-run triggered June 10, 2024 09:15
Status Failure
Total duration 6h 7m 18s
Artifacts 3

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

23 errors and 30 warnings
DatabaseLive (8.1, Postgre, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, Postgre, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.3, Postgre, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.3, OCI8, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.1, OCI8, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.2, OCI8, 8.0) / tests
Process completed with exit code 2.
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.3, SQLite3, 8.0) / tests
Process completed with exit code 2.
DatabaseLive (8.1, SQLSRV, 8.0) / tests
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.1, SQLSRV, 8.0) / tests
The operation was canceled.
DatabaseLive (8.1, MySQLi, 8.0) / tests
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.1, MySQLi, 8.0) / tests
The operation was canceled.
DatabaseLive (8.1, MySQLi, 5.7) / tests
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.1, MySQLi, 5.7) / tests
The operation was canceled.
DatabaseLive (8.3, MySQLi, 8.0) / tests
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.3, MySQLi, 8.0) / tests
The operation was canceled.
DatabaseLive (8.2, SQLSRV, 8.0) / tests
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.2, SQLSRV, 8.0) / tests
The operation was canceled.
DatabaseLive (8.2, MySQLi, 8.0) / tests
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.2, MySQLi, 8.0) / tests
The operation was canceled.
DatabaseLive (8.3, SQLSRV, 8.0) / tests
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
DatabaseLive (8.3, SQLSRV, 8.0) / tests
The operation was canceled.
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L356
Took 1.0753s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
Others (8.2) / Sanity Tests: tests/system/API/ResponseTraitTest.php#L137
Took 0.7479s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
Others (8.2) / Sanity Tests: tests/system/Test/FabricatorTest.php#L531
Took 0.6745s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testValidSetsOutValidValuesUsingCallback
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5946s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
Others (8.2) / Sanity Tests: tests/system/Test/FabricatorTest.php#L496
Took 0.5905s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5405s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
CacheLive (8.2) / Cache Live Tests: tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 0.5700s from 0.5000s limit to run CodeIgniter\\Cache\\Handlers\\MemcachedHandlerTest::testGetMetaData
SeparateProcess (8.2) / tests: tests/system/Commands/GenerateKeyTest.php#L79
Took 0.8099s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
DatabaseLive (8.2, Postgre, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 1.1247s 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.5060s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L491
Took 2.8208s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1668
Took 1.3861s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testProcessIndexes
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 1.3171s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ConnectTest.php#L97
Took 1.0551s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ConnectTest::testConnectWithFailover
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1233
Took 1.0529s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/SaveModelTest.php#L270
Took 0.8915s from 0.5000s limit to run CodeIgniter\\Models\\SaveModelTest::testSaveNewEntityWithDate
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1581
Took 0.8082s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testDropKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 0.8028s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/FabricatorLiveTest.php#L34
Took 0.7706s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/InsertModelTest.php#L239
Took 0.7106s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertPermitInsertNoData
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L397
Took 2.0191s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testRegressTriggersEvent
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L375
Took 2.0172s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestTriggersEvent
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L353
Took 2.0162s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testRegressSuccess
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L442
Took 2.0159s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testGetBatchVersions
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L419
Took 2.0154s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testHistoryRecordsBatches
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L310
Took 2.0154s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testVersionReturnsUpDownSuccess
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L335
Took 2.0150s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testLatestSuccess
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Database/Migrations/MigrationRunnerTest.php#L109
Took 2.0122s from 0.5000s limit to run CodeIgniter\\Database\\Migrations\\MigrationRunnerTest::testGetHistory
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 1.0351s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, SQLite3, 8.0) / tests: tests/system/Models/DataConverterModelTest.php#L33
Took 1.0345s from 0.5000s limit to run CodeIgniter\\Models\\DataConverterModelTest::testFindAsArray

Artifacts

Produced during runtime
Name Size
cache-live-tests-php-8.2-db-none Expired
121 KB
sanity-tests-php-8.2-db-none Expired
26.4 MB
separate-process-tests-php-8.2-db-none Expired
2.86 MB