You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis-ci continues to break intermittently, because one of the tests can be out by 1 second. The error has nothing to do with any changes made in a PR.
CodeIgniter 4 version
develop
Error message
CodeIgniter\I18n\TimeTest::testTimeWithDateTimeZone
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2018-09-21 19:56:07'
+'2018-09-21 19:56:08'
/home/travis/build/bcit-ci/CodeIgniter4/tests/system/I18n/TimeTest.php:76
The text was updated successfully, but these errors were encountered:
jim-parry
added
bug
Verified issues on the current code behavior or pull requests that will fix them
testing
Pull requests that changes tests only
labels
Sep 21, 2018
Travis-ci continues to break intermittently, because one of the tests can be out by 1 second. The error has nothing to do with any changes made in a PR.
CodeIgniter 4 version
develop
Error message
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2018-09-21 19:56:07'
+'2018-09-21 19:56:08'
/home/travis/build/bcit-ci/CodeIgniter4/tests/system/I18n/TimeTest.php:76
The text was updated successfully, but these errors were encountered: