π Bump to version 7.0.0 #1333
GitHub Actions / Android JUnit Report (API 33)
succeeded
Jul 31, 2024 in 0s
Android JUnit Report (API 33)
Junit Results ran 565 in 146.441 seconds 0 Errored, 2 Failed, 3 Skipped
Annotations
github-actions / Android JUnit Report (API 33)
loadInHouseAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews
Junit test loadInHouseAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews failed
Raw output
java.lang.AssertionError: expected:<2> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at com.criteo.publisher.advancednative.AdvancedNativeFunctionalTest.loadInHouseAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews(AdvancedNativeFunctionalTest.java:187)
at java.lang.reflect.Method.invoke(Native Method)
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 androidx.test.internal.runner.junit4.statement.RunBefores.evaluate(RunBefores.java:80)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.lang.Thread.run(Thread.java:1012)
github-actions / Android JUnit Report (API 33)
loadStandaloneAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews
Junit test loadStandaloneAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews failed
Raw output
java.lang.AssertionError: expected:<2> but was:<1>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at com.criteo.publisher.advancednative.AdvancedNativeFunctionalTest.loadStandaloneAdInRecyclerView_GivenValidBid_DisplayAllInformationInViews(AdvancedNativeFunctionalTest.java:167)
at java.lang.reflect.Method.invoke(Native Method)
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 androidx.test.internal.runner.junit4.statement.RunBefores.evaluate(RunBefores.java:80)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.lang.Thread.run(Thread.java:1012)
Loading