drush icon indicating copy to clipboard operation
drush copied to clipboard

Highest integration tests have"risky" warning in AttributesTest: Test code or tested code did not remove its own exception handlers

Open weitzman opened this issue 7 months ago • 0 comments

Based on https://github.com/laravel/framework/issues/50951#issuecomment-2923415400, I put a breakpoint into \PHPUnit\Framework\TestCase::restoreGlobalErrorExceptionHandlers and see that _drupal_exception_handler is causing this message.

weitzman avatar Jul 26 '25 10:07 weitzman