Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Oct 17, 2023

Description
Fixes #7864

There was 1 failure:

1) CodeIgniter\Database\BaseConnectionTest::testStoresConnectionTimings Failed asserting that '0.000000' is greater than 0.0.

/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Database/BaseConnectionTest.php:125

Checklist:

  • Securely signed commits
  • [] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [] Unit testing, with >80% coverage
  • [] User guide updated
  • Conforms to style guide

There was 1 failure:

1) CodeIgniter\Database\BaseConnectionTest::testStoresConnectionTimings
Failed asserting that '0.000000' is greater than 0.0.

/home/runner/work/CodeIgniter4/CodeIgniter4/tests/system/Database/BaseConnectionTest.php:125
@kenjis kenjis added the testing Pull requests that changes tests only label Oct 17, 2023
@kenjis kenjis merged commit 098bd10 into codeigniter4:develop Oct 18, 2023
@kenjis kenjis deleted the fix-BaseConnectionTest-testStoresConnectionTimings branch October 18, 2023 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Pull requests that changes tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BaseConnectionTest::testStoresConnectionTimings failed

2 participants