In 2025, with Android Studio Koala 2024.1.1. Patch 1 and junit 4.12, adding @Ignore after @Test worked.
@Ignore
@Test
@Suppress did not work, nor did removing @Test.
@Suppress