-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Labels
Milestone
Description
Steps to reproduce
- Annotate a
@ClassTemplateclass with@ResourceLock("key") - See it fail with "Dynamic test descriptors must not declare exclusive resources"
Context
- Used versions (Jupiter/Vintage/Platform): 5.14.1 / 6.0.1
- Build Tool/IDE: irrelevant
Deliverables
- Allow
@ResourceLockon@ClassTemplateclasses
vlsi, t-o-n-y-p and raccoonback