diff --git a/src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php b/src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php index 18834badae..4eb4aef0c0 100644 --- a/src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php +++ b/src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php @@ -533,6 +533,7 @@ class ErrorHandlerTest extends TestCase /** * @expectedException \Exception + * @group no-hhvm */ public function testCustomExceptionHandler() {