CodeIgniter4
CodeIgniter4 copied to clipboard
`MigrateStatusTest::testMigrateAllWithWithTwoNamespaces` fails
Rarely fails.
1) CodeIgniter\Commands\Database\MigrateStatusTest::testMigrateAllWithWithTwoNamespaces
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
'+---------------+-------------------+--------------------+-------+---------------------+-------+
| Namespace | Version | Filename | Group | Migrated On | Batch |
+---------------+-------------------+--------------------+-------+---------------------+-------+
-| App | 2018-01-24-102301 | Some_migration | tests | YYYY-MM-DD HH:MM:SS | 1 |
+| App | 2018-01-24-102301 | Some_migration | tests | YYYY-MM-DD HH:MM:SS | 2 |
| Tests\Support | 20160428212500 | Create_test_tables | tests | YYYY-MM-DD HH:MM:SS | 1 |
+---------------+-------------------+--------------------+-------+---------------------+-------+
'
/Users/kenji/work/codeigniter/CodeIgniter4/tests/system/Commands/Database/MigrateStatusTest.php:87