[MINOR UPDATE] Disable TestJdbcPluginWithMSSQL when not on amd64. #2557
[MINOR UPDATE] Disable TestJdbcPluginWithMSSQL when not on amd64.
c8bb7ff9
cgivre
commented
on 2022-05-22
Try using DisabledIf... instead of EnabledIf.. at class level.
ce291a8e
Try adding EnabledIf... annotation to static setup and teardown methods.
d83f93e2
Try adding a manual bypass to the @BeforeClass method.
fd00f30c
Try using method-level EnabledIf... annotations.
91ccb7a8
Try to disable using os.arch = "aarch_64".
6c3508f4
Try using org.junit.Assume instead of annotations.
57ee7e8f
cgivre
approved these changes
on 2022-05-23
cgivre
merged
5085877b
into master 2 years ago
Assignees
No one assigned
Labels
ci
backport-to-stable
Login to write a write a comment.
Login via GitHub