Skip to content

test: remove DB files after tests #12646

test: remove DB files after tests

test: remove DB files after tests #12646

Triggered via pull request December 19, 2024 05:23
Status Success
Total duration 13m 37s
Artifacts 8

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

Annotations

26 warnings
Others (8.2) / Sanity Tests: tests/system/API/ResponseTraitTest.php#L137
Took 2.8824s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L356
Took 0.9357s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
Others (8.2) / Sanity Tests: tests/system/CLI/ConsoleTest.php#L69
Took 0.6735s from 0.5000s limit to run CodeIgniter\\CLI\\ConsoleTest::testRun
Others (8.2) / Sanity Tests: tests/system/Test/FabricatorTest.php#L496
Took 0.6259s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5706s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
Others (8.2) / Sanity Tests: tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5329s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientPortrait
CacheLive (8.2) / Cache Live Tests: tests/system/Cache/Handlers/AbstractHandlerTestCase.php#L35
Took 2.9278s 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 4.1284s 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.6110s 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 3.7043s 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.7752s 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 4.2412s 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.8863s 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 3.9127s 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.7043s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
SeparateProcess (8.2) / tests: tests/system/Commands/GenerateKeyTest.php#L77
Took 3.4991s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/CreateDatabaseTest.php#L72
Took 3.1563s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L494
Took 2.8228s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Commands/Database/MigrateStatusTest.php#L77
Took 2.1237s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/WhenWhenNotModelTest.php#L25
Took 1.8422s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/ForgeTest.php#L1677
Took 1.4047s 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.0933s 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.0136s 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.8999s from 0.5000s limit to run CodeIgniter\\Database\\Live\\FabricatorLiveTest::testCreateAddsToDatabase
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Database/Live/InsertTest.php#L52
Took 0.8415s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
DatabaseLive (8.2, OCI8, 8.0) / tests: tests/system/Models/InsertModelTest.php#L52
Took 0.8356s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess

Artifacts

Produced during runtime
Name Size Digest
cache-live-tests-php-8.2-db-none Expired
181 KB
sha256:b5a77231de68d4ced1402081731db6537fc1867ddd1bbdd2fe4d8c1251f2468a
database-live-tests-php-8.2-db-MySQLi Expired
11.3 MB
sha256:e6eab5afa9a3d9a9266a4150c35174669a72ef1ea732a640131bc3795e2b9699
database-live-tests-php-8.2-db-OCI8 Expired
11.3 MB
sha256:2a713275bb04245e0ed12cd5b6b1f1367d4b6de006abe46d9421f5a75ab8af58
database-live-tests-php-8.2-db-Postgre Expired
10.9 MB
sha256:39e986a265b0b5070bbd47129ef674c1dcf0319e980f41ccb5cf4950e9eba10f
database-live-tests-php-8.2-db-SQLSRV Expired
11 MB
sha256:a91cdd70552401cc58f43461bc77c5d09971f626650aeaa8bab04011081b959a
database-live-tests-php-8.2-db-SQLite3 Expired
10.9 MB
sha256:7cf04353320f090e93ce00a4bcc1e89da9eb331b166ce161fe9133cb8347174a
sanity-tests-php-8.2-db-none Expired
27.1 MB
sha256:398a14f98e44ef73beba71ac86b02cd54d0061bf4487cb024a8a0c1fe1f188b9
separate-process-tests-php-8.2-db-none Expired
2.98 MB
sha256:e63acc98e0f2da33b575e9c24a0b0c36616444850cc801cf3e3a1e383d8a4a90