resourceloader: Re-enable testGetBlobCached() test case
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 30 May 2018 22:09:40 +0000 (23:09 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 5 Jun 2018 17:57:51 +0000 (17:57 +0000)
commit16663db53a4c7319c0ffdc64a2ef3809129cd28f
tree460f7202acb75a530d602dabcf092a3adc7051ee
parent769953fe7b910a45a201d61d24d832063d6fc3cb
resourceloader: Re-enable testGetBlobCached() test case

Unable to reproduce the failure locally with Quibble.

The failure never made sense to begin with, as the only thing I could
conclude after ruling out all other possibilities was that PHP was
somehow forgetting/losing a key in a plain array in HashBagOStuff.

Bug: T176097
Change-Id: Ia438d5a929d7bd5dccf09387980ba92207616db0
tests/phpunit/includes/resourceloader/MessageBlobStoreTest.php