Bump actions/setup-java from 4.0.0 to 4.2.1 #47
JUnit Report ❌
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.AuthTest.xml
3 tests were completed in 0ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.AuthTest | 3✅ | 0ms |
✅ com.uwetrottmann.trakt5.AuthTest
✅ test_getAuthorizationRequest
✅ test_getAccessToken
✅ test_refreshAccessToken
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.DeviceAuthTest.xml
2 tests were completed in 113ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.DeviceAuthTest | 2✅ | 113ms |
✅ com.uwetrottmann.trakt5.DeviceAuthTest
✅ test_generateDeviceCode
✅ test_getAccessToken
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CalendarsTest.xml
8 tests were completed in 21s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.CalendarsTest | 8✅ | 21s |
✅ com.uwetrottmann.trakt5.services.CalendarsTest
✅ test_seasonPremieres
✅ test_mySeasonPremieres
✅ test_movies
✅ test_newShows
✅ test_myShows
✅ test_myNewShows
✅ test_myMovies
✅ test_shows
❌ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
5 tests were completed in 47s with 3 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.CheckinTest | 3✅ | 2❌ | 47s |
❌ com.uwetrottmann.trakt5.services.CheckinTest
✅ test_checkin_episode
❌ test_checkin_episode_without_ids
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
❌ test_checkin_blocked
java.lang.AssertionError: Check-in was not blocked
✅ test_checkin_delete
✅ test_checkin_movie
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CommentsTest.xml
3 tests were completed in 32s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.CommentsTest | 3✅ | 32s |
✅ com.uwetrottmann.trakt5.services.CommentsTest
✅ test_postAndUpdate
✅ test_delete
✅ test_replies
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.EpisodesTest.xml
4 tests were completed in 171ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.EpisodesTest | 4✅ | 171ms |
✅ com.uwetrottmann.trakt5.services.EpisodesTest
✅ test_comments
✅ test_ratings
✅ test_summary
✅ test_stats
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.GenresTest.xml
2 tests were completed in 72ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.GenresTest | 2✅ | 72ms |
✅ com.uwetrottmann.trakt5.services.GenresTest
✅ test_genres_shows
✅ test_genres_movies
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.MoviesTest.xml
10 tests were completed in 1s with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.MoviesTest | 10✅ | 1s |
✅ com.uwetrottmann.trakt5.services.MoviesTest
✅ test_comments
✅ test_popular
✅ test_summary_trakt_id
✅ test_translation
✅ test_people
✅ test_ratings
✅ test_trending
✅ test_summary_slug
✅ test_translations
✅ test_stats
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.PeopleTest.xml
3 tests were completed in 259ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.PeopleTest | 3✅ | 259ms |
✅ com.uwetrottmann.trakt5.services.PeopleTest
✅ test_movieCredits
✅ test_summary
✅ test_showCredits
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.RecommendationsTest.xml
6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.RecommendationsTest | 6✅ | 4s |
✅ com.uwetrottmann.trakt5.services.RecommendationsTest
✅ test_dismissShow
✅ test_dismissMovie
✅ test_movies
✅ test_shows_pages
✅ test_movies_pages
✅ test_shows
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ScrobbleTest.xml
2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.ScrobbleTest | 2✅ | 8s |
✅ com.uwetrottmann.trakt5.services.ScrobbleTest
✅ scrobble_episode
✅ scrobble_movie
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.SearchTest.xml
5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.SearchTest | 5✅ | 1s |
✅ com.uwetrottmann.trakt5.services.SearchTest
✅ test_idLookup
✅ test_textQuery_movie
✅ test_textQuery_show_withYear
✅ test_textQuery_show
✅ test_textQuery_person
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.SeasonsTest.xml
5 tests were completed in 292ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.SeasonsTest | 5✅ | 292ms |
✅ com.uwetrottmann.trakt5.services.SeasonsTest
✅ test_comments
✅ test_ratings
✅ test_season
✅ test_summary
✅ test_stats
❌ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
13 tests were completed in 649ms with 11 passed, 2 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.ShowsTest | 11✅ | 2❌ | 649ms |
❌ com.uwetrottmann.trakt5.services.ShowsTest
✅ test_comments
✅ test_popular
❌ test_summary_trakt_id
java.lang.AssertionError:
✅ test_translation
✅ test_people
✅ test_ratings
✅ test_related
✅ test_trending
✅ test_watched_progress
❌ test_summary_slug
java.lang.AssertionError:
✅ test_translations
✅ test_stats
✅ test_collected_progress
✅ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.SyncTest.xml
36 tests were completed in 82s with 36 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.SyncTest | 36✅ | 82s |
✅ com.uwetrottmann.trakt5.services.SyncTest
✅ test_watchedShows
✅ test_addItemsToWatchlist_season
✅ test_addItemsToCollection_show
✅ test_deleteItemsFromWatchedHistory
✅ test_watchlistMovies
✅ test_addItemsToCollection_episode
✅ test_watchlistSeasons
✅ test_deleteItemsFromCollection
✅ test_addItemsToWatchlist_episodes
✅ test_ratingsEpisodes_with_pagination
✅ test_ratingsShows
✅ test_deleteItemsFromWatchlist
✅ test_ratingsMovies_with_pagination
✅ test_addRatings_season
✅ test_watchedMovies
✅ test_collectionShows
✅ test_watchlistShows
✅ test_deleteRatings
✅ test_getPlayback
✅ test_collectionMovies
✅ test_addItemsToWatchedHistory
✅ test_addItemsToWatchlist_show
✅ test_watchlistEpisodes
✅ test_ratingsSeasons
✅ test_addRatings_movie
✅ test_ratingsSeasons_with_pagination
✅ test_addRatings_show
✅ test_ratingsShows_with_pagination
✅ test_ratingsEpisodes
✅ test_addItemsToCollection_season
✅ test_ratingsMovies
✅ test_addItemsToWatchlist_movie
✅ test_lastActivites
✅ test_addRatings_episode
✅ test_ratingsMovies_filtered
✅ test_addItemsToCollection_movie
❌ target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
30 tests were completed in 32s with 28 passed, 1 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.uwetrottmann.trakt5.services.UsersTest | 28✅ | 1❌ | 1⚪ | 32s |
❌ com.uwetrottmann.trakt5.services.UsersTest
✅ test_watchedShows
✅ test_friends
✅ test_watchlistMovies
✅ test_profile
✅ test_watchlistSeasons
✅ test_updateList
✅ test_historyEpisodes
✅ test_listItems
✅ test_ratingsShows
✅ test_getSettings
✅ test_watchedMovies
✅ test_collectionShows
✅ test_watchlistShows
✅ test_collectionMovies
✅ test_createList
⚪ test_unfollowAndFollow
❌ test_reorderLists
org.junit.ComparisonFailure: expected:<[4]> but was:<[3]>
✅ test_historyItem
✅ test_watchlistEpisodes
✅ test_ratingsSeasons
✅ test_followers
✅ test_following
✅ test_ratingsEpisodes
✅ test_reorderListItems
✅ test_ratingsMovies
✅ test_historyEpisodesAndMovies
✅ test_ratingsMovies_filtered
✅ test_addListItems
✅ test_historyMovies
✅ test_lists
Annotations
Check failure on line 39 in src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java
github-actions / JUnit Report
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_episode_without_ids
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
Raw output
java.lang.AssertionError: Check-in still in progress, may be left over from failed test
at com.uwetrottmann.trakt5.services.CheckinTest.executeCall(CheckinTest.java:39)
at com.uwetrottmann.trakt5.services.CheckinTest.test_checkin_episode_without_ids(CheckinTest.java:71)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 145 in src/test/java/com/uwetrottmann/trakt5/services/CheckinTest.java
github-actions / JUnit Report
com.uwetrottmann.trakt5.services.CheckinTest ► test_checkin_blocked
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.CheckinTest.xml
Error:
java.lang.AssertionError: Check-in was not blocked
Raw output
java.lang.AssertionError: Check-in was not blocked
at com.uwetrottmann.trakt5.services.CheckinTest.test_checkin_blocked(CheckinTest.java:145)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 78 in src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java
github-actions / JUnit Report
com.uwetrottmann.trakt5.services.ShowsTest ► test_summary_trakt_id
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
Raw output
java.lang.AssertionError:
Expecting actual not to be null
at com.uwetrottmann.trakt5.services.ShowsTest.assertTestShow(ShowsTest.java:78)
at com.uwetrottmann.trakt5.services.ShowsTest.test_summary_trakt_id(ShowsTest.java:65)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 78 in src/test/java/com/uwetrottmann/trakt5/services/ShowsTest.java
github-actions / JUnit Report
com.uwetrottmann.trakt5.services.ShowsTest ► test_summary_slug
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.ShowsTest.xml
Error:
java.lang.AssertionError:
Raw output
java.lang.AssertionError:
Expecting actual not to be null
at com.uwetrottmann.trakt5.services.ShowsTest.assertTestShow(ShowsTest.java:78)
at com.uwetrottmann.trakt5.services.ShowsTest.test_summary_slug(ShowsTest.java:58)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Check failure on line 240 in src/test/java/com/uwetrottmann/trakt5/services/UsersTest.java
github-actions / JUnit Report
com.uwetrottmann.trakt5.services.UsersTest ► test_reorderLists
Failed test found in:
target/surefire-reports/TEST-com.uwetrottmann.trakt5.services.UsersTest.xml
Error:
org.junit.ComparisonFailure: expected:<[4]> but was:<[3]>
Raw output
org.junit.ComparisonFailure: expected:<[4]> but was:<[3]>
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at com.uwetrottmann.trakt5.services.UsersTest.test_reorderLists(UsersTest.java:240)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)