Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: kitsu api change #1201

Merged
merged 3 commits into from
Aug 15, 2024

chore: add changelog files

e57bfe1
Select commit
Loading
Failed to load commit list.
Merged

fix: kitsu api change #1201

chore: add changelog files
e57bfe1
Select commit
Loading
Failed to load commit list.
Bitrise / Virtual Device Testing (MediumPhone.arm-30-en-portrait-rerun_3) failed Aug 15, 2024

Virtual Device Testing (MediumPhone.arm-30-en-portrait-rerun_3)

🛑 1 out of 38 tests have failed!

sortOptionEndDateSortsInEndDateOrder


java.lang.AssertionError: Failed to assert the following: (Text + EditableText contains 'X The Anime' (ignoreCase: false))
Semantics of the node:
Node #3112 at (l=21.0, t=252.0, r=1059.0, b=580.0)px, Tag: 'SeriesCollectionSeriesItem'
Focused = 'false'
Text = '[Z The Anime, TV   320/01/01 - 220/02/02, 0 / -]'
Actions = [OnClick, RequestFocus, SetTextSubstitution, ShowTextSubstitution, ClearTextSubstitution, GetTextLayoutResult]
MergeDescendants = 'true'
Has 1 child, 3 siblings
Selector used: ((TestTag = 'SeriesCollectionSeriesItem')[0])

	at androidx.compose.ui.test.AssertionsKt.assert(Assertions.kt:265)
	at androidx.compose.ui.test.AssertionsKt.assert$default(Assertions.kt:255)
	at androidx.compose.ui.test.AssertionsKt.assertTextContains(Assertions.kt:209)
	at androidx.compose.ui.test.AssertionsKt.assertTextContains$default(Assertions.kt:204)
	at com.chesire.nekome.robots.series.SeriesListResultRobot.checkSeriesAtIndex(SeriesListRobot.kt:166)
	at com.chesire.nekome.robots.series.SeriesListResultRobot.isInO...