fix: now() throws error when using SQLite3 DBDriver #12347
test-phpunit.yml
on: pull_request
Setup PHP Version for Code Coverage
0s
Matrix: Others
Matrix: CacheLive
Matrix: DatabaseLive
Matrix: SeparateProcess
Upload coverage results to Coveralls
/
coveralls
Annotations
7 errors and 24 warnings
DatabaseLive (8.3, Postgre, 8.0) / tests
Process completed with exit code 2.
|
DatabaseLive (8.1, MySQLi, 5.7) / tests
Process completed with exit code 2.
|
DatabaseLive (8.2, Postgre, 8.0) / tests
Process completed with exit code 2.
|
DatabaseLive (8.1, Postgre, 8.0) / tests
Process completed with exit code 2.
|
DatabaseLive (8.3, MySQLi, 8.0) / tests
Process completed with exit code 2.
|
DatabaseLive (8.1, MySQLi, 8.0) / tests
Process completed with exit code 2.
|
DatabaseLive (8.2, MySQLi, 8.0) / tests
Process completed with exit code 2.
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L356
Took 1.0518s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageCreation
|
Others (8.2) / Sanity Tests:
tests/system/API/ResponseTraitTest.php#L137
Took 0.9460s from 0.5000s limit to run CodeIgniter\\API\\ResponseTraitTest::testNoFormatterJSON
|
Others (8.2) / Sanity Tests:
tests/system/Test/FabricatorTest.php#L496
Took 0.5986s from 0.5000s limit to run CodeIgniter\\Test\\FabricatorTest::testUniqueSetsOutUniqueFieldValues
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L453
Took 0.5490s from 0.5000s limit to run CodeIgniter\\Images\\ImageMagickHandlerTest::testImageReorientLandscape
|
Others (8.2) / Sanity Tests:
tests/system/Images/ImageMagickHandlerTest.php#L472
Took 0.5376s 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.9971s 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 1.2773s 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.5107s 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 1.1827s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
SeparateProcess (8.2) / tests:
tests/system/Commands/GenerateKeyTest.php#L77
Took 1.0032s from 0.5000s limit to run CodeIgniter\\Commands\\GenerateKeyTest::testGenerateKeyShowsEncodedKey
|
DatabaseLive (8.2, SQLSRV, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 1.3724s 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.5960s 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 1.1803s 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.5469s 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.8230s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testForeignKey
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/DatabaseCommandsTest.php#L65
Took 1.4288s from 0.5000s limit to run CodeIgniter\\Commands\\DatabaseCommandsTest::testMigrateRollbackInvalidBatchNumber
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ForgeTest.php#L1668
Took 1.3983s 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.1717s from 0.5000s limit to run CodeIgniter\\Commands\\Database\\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Commands/CreateDatabaseTest.php#L72
Took 1.1483s from 0.5000s limit to run CodeIgniter\\Commands\\CreateDatabaseTest::testCreateDatabase
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/ConnectTest.php#L97
Took 1.0914s 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.0163s from 0.5000s limit to run CodeIgniter\\Database\\Live\\ForgeTest::testSetKeyNames
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Database/Live/InsertTest.php#L52
Took 0.8324s from 0.5000s limit to run CodeIgniter\\Database\\Live\\InsertTest::testInsertBatch
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/WhenWhenNotModelTest.php#L25
Took 0.8274s from 0.5000s limit to run CodeIgniter\\Models\\WhenWhenNotModelTest::testWhenWithTrueCondition
|
DatabaseLive (8.2, OCI8, 8.0) / tests:
tests/system/Models/InsertModelTest.php#L52
Took 0.8232s from 0.5000s limit to run CodeIgniter\\Models\\InsertModelTest::testInsertBatchSuccess
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cache-live-tests-php-8.2-db-none
Expired
|
132 KB |
|
database-live-tests-php-8.2-db-OCI8
Expired
|
10.9 MB |
|
database-live-tests-php-8.2-db-SQLSRV
Expired
|
10.5 MB |
|
database-live-tests-php-8.2-db-SQLite3
Expired
|
10.5 MB |
|
sanity-tests-php-8.2-db-none
Expired
|
26.7 MB |
|
separate-process-tests-php-8.2-db-none
Expired
|
2.89 MB |
|