diff --git a/src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisExtIntegrationTest.php b/src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisExtIntegrationTest.php index 998437cdda67d..45fbd9e2b274d 100644 --- a/src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisExtIntegrationTest.php +++ b/src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisExtIntegrationTest.php @@ -344,6 +344,9 @@ public function testJsonError() } } + /** + * @group transient-on-windows + */ public function testGetNonBlocking() { $redis = $this->createRedisClient(); @@ -379,6 +382,9 @@ public function testGetAfterReject() } } + /** + * @group transient-on-windows + */ public function testItProperlyHandlesEmptyMessages() { $redisReceiver = new RedisReceiver($this->connection, new Serializer());
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: