codeigniter4 / CodeIgniter4

Open Source PHP Framework (originally from EllisLab)
https://codeigniter.com/
MIT License
5.28k stars 1.88k forks source link

InsertModelTest::testInsertBatchSetsDatetimeTimestamps failed on OCI8 #7041

Open kenjis opened 1 year ago

kenjis commented 1 year ago

database-live-tests (8.0, OCI8, 5.7) / Database Live Tests

There was 1 failure:

1) CodeIgniter\Models\InsertModelTest::testInsertBatchSetsDatetimeTimestamps
Failed asserting that 2 is equal to 1 or is less than 1.

/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:436
/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/InsertModelTest.php:125
kenjis commented 1 year ago
There was 1 failure:

1) CodeIgniter\Models\InsertModelTest::testInsertBatchSetsDatetimeTimestamps
Failed asserting that 2 is equal to 1 or is less than 1.

/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:450
/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/InsertModelTest.php:127

https://github.com/codeigniter4/CodeIgniter4/actions/runs/5504136620/jobs/10030123510?pr=7690

kenjis commented 8 months ago

There was 1 failure:

1) CodeIgniter\Models\InsertModelTest::testInsertBatchSetsDatetimeTimestamps
Failed asserting that 2 is equal to 1 or is less than 1.

/home/runner/work/CodeIgniter4/CodeIgniter4/system/Test/CIUnitTestCase.php:450
/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Models/InsertModelTest.php:147
phpvfscomposer:///home/runner/work/CodeIgniter4/CodeIgniter4/vendor/phpunit/phpunit/phpunit:106

https://github.com/codeigniter4/CodeIgniter4/actions/runs/6993755274/job/19026783715