- Laravel Version: 5.8+
- PHP Version: 7
- Database Driver & Version: N/A
Description:
I see this every few days within the travis builds:
There were 2 failures:
1) Illuminate\Tests\Integration\Cache\MemcachedTaggedCacheTest::test_memcached_can_store_and_retrieve_tagged_cache_items
Failed asserting that null matches expected 'foo'.
/home/travis/build/laravel/framework/tests/Integration/Cache/MemcachedTaggedCacheTest.php:19
2) Illuminate\Tests\Integration\Cache\MemcachedTaggedCacheTest::test_memcached_can_store_many_tagged_cache_items
Failed asserting that null matches expected 'foo'.
/home/travis/build/laravel/framework/tests/Integration/Cache/MemcachedTaggedCacheTest.php:41
Description:
I see this every few days within the travis builds: