- Issue created by @catch
- 🇬🇧United Kingdom catch
Duplicate of 📌 Add test coverage for AttributeClassDiscovery for unexpected class_exists exceptions Active opened 30 minutes earlier.
Follow-up from 📌 Add a fallback classloader that can handle missing traits Active , we don't have test coverage for when autoloading a class during test discovery results in an Error being thrown.
An example for this might be referencing a missing constant, which is usually an E_WARNING.
https://git.drupalcode.org/project/drupal/-/merge_requests/11030/diffs?c... was a failed attempt to add test coverage, but there might be something in there that could be reviewed/fixed so it actually tests the right thing.
Active
11.0 🔥
plugin system
Duplicate of 📌 Add test coverage for AttributeClassDiscovery for unexpected class_exists exceptions Active opened 30 minutes earlier.