ci: Try to work around check summaries appearing under "Lints & Formatting" workflow #107
GitHub Actions / JUnit Test Report
failed
Apr 20, 2024 in 0s
3 tests run, 2 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 81 in SmokeTest
github-actions / JUnit Test Report
SmokeTest.emulatorRunsASwf
junit.framework.AssertionFailedError:
Expected: <[Hello from Ruffle!]>
Raw output
junit.framework.AssertionFailedError:
Expected: <[Hello from Ruffle!]>
Got: was <[Hello from Flash!]>
at androidx.test.espresso.matcher.ViewMatchers.assertThat(ViewMatchers.java:16)
at androidx.test.espresso.matcher.ViewMatchers.assertThat(ViewMatchers.java:1)
at rs.ruffle.SmokeTest.emulatorRunsASwf(SmokeTest.kt:81)
Loading