Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Permanent UI test failure - mozilla.components.feature.top.sites.PinnedSitesStorageTest - testAddingPinnedSite #11567

Closed
Archaeopteryx opened this issue Jan 18, 2022 · 0 comments · Fixed by #11573
Assignees
Labels
<top-sites> Component: feature-top-sites
Milestone

Comments

@Archaeopteryx
Copy link

Archaeopteryx commented Jan 18, 2022

Started to fail when #11483 landed - cc @gabrielluong

Firebase Test Run:

https://console.firebase.google.com/project/moz-android-components-230120/testlab/histories/bh.9f526cd30412cc12/matrices/4622440887986368319/executions/bs.a169bb873ef3c115/testcases/4

Stacktrace:

 java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at mozilla.components.feature.top.sites.PinnedSitesStorageTest$testAddingPinnedSite$1.invokeSuspend(PinnedSitesStorageTest.kt:106)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:1)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
at mozilla.components.feature.top.sites.PinnedSitesStorageTest.testAddingPinnedSite(PinnedSitesStorageTest.kt:92)
at java.lang.reflect.Method.invoke(Native Method)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at androidx.test.internal.runner.junit4.statement.RunBefores.evaluate(RunBefores.java:80)
at androidx.test.internal.runner.junit4.statement.RunAfters.evaluate(RunAfters.java:61)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at androidx.test.internal.runner.TestExecutor.execute(TestExecutor.java:56)
at androidx.test.runner.AndroidJUnitRunner.onStart(AndroidJUnitRunner.java:395)
at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2145) 

Build:

a0acc00

┆Issue is synchronized with this Jira Task

@gabrielluong gabrielluong self-assigned this Jan 18, 2022
@gabrielluong gabrielluong added the <top-sites> Component: feature-top-sites label Jan 18, 2022
@gabrielluong gabrielluong added this to the 98.0.0 🙏 milestone Jan 18, 2022
gabrielluong added a commit to gabrielluong/android-components that referenced this issue Jan 18, 2022
…re.top.sites.PinnedSitesStorageTest - testAddingPinnedSite
@mergify mergify bot closed this as completed in #11573 Jan 18, 2022
mergify bot pushed a commit that referenced this issue Jan 18, 2022
…innedSitesStorageTest - testAddingPinnedSite
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
<top-sites> Component: feature-top-sites
Projects
None yet
2 participants