Commit 23d5d24
committed
Filter Concurrency TCK to Web profile using JUnit 5 tag
Replace !eefull with web tag to properly exclude Full/EJB profile
tests. The TCK 3.1.1 uses JUnit 5 @tag annotations: @web has tags
web+platform, @platform has only platform. Filtering on web includes
Core, Standalone, and Web tests while excluding Platform-only (Full).1 parent 1124f83 commit 23d5d24
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments