Skip to content

[6.x] Flakey memcached tests #29777

Description

@GrahamCampbell
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions