Intermittent mozilla.components.support.webextensions.WebExtensionSupportTest.GIVEN already installed extension WHEN calling onInstalled THEN do not show the PostInstallation prompt | single tracking bug
Categories
(Firefox for Android :: WebExtensions, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=466506799&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Vz5CBGRDR_miDMbLLRInbg/runs/0/artifacts/public/logs/live_backing.log
[task 2024-07-16T10:17:54.322Z] TEST: GIVEN already installed extension WHEN calling onInstalled THEN do not show the PostInstallation prompt
[task 2024-07-16T10:17:54.322Z] at kotlinx.coroutines.channels.BufferedChannel.trySendDropOldest-JP2dKIU(BufferedChannel.kt:3504)
[task 2024-07-16T10:17:54.322Z] at kotlinx.coroutines.channels.ConflatedBufferedChannel.trySendImpl-Mj0NB7M(ConflatedBufferedChannel.kt:57)
[task 2024-07-16T10:17:54.322Z] at kotlinx.coroutines.channels.ConflatedBufferedChannel.send$suspendImpl(ConflatedBufferedChannel.kt:37)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.channels.ConflatedBufferedChannel.send(ConflatedBufferedChannel.kt)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.channels.ChannelCoroutine.send(ChannelCoroutine.kt)
[task 2024-07-16T10:17:54.323Z] at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1$1.invokeSuspend(StoreExtensions.kt:178)
[task 2024-07-16T10:17:54.323Z] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:277)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:95)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
[task 2024-07-16T10:17:54.323Z] at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
[task 2024-07-16T10:17:54.324Z] at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke(StoreExtensions.kt:176)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.ext.StoreExtensionsKt$flow$1$subscription$1.invoke(StoreExtensions.kt:175)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.Store$Subscription.dispatch$lib_state_release(Store.kt:157)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.Store.transitionTo$lib_state_release(Store.kt:110)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke(ReducerChainBuilder.kt:52)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$chain$1.invoke(ReducerChainBuilder.kt:50)
[task 2024-07-16T10:17:54.324Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke(ReducerChainBuilder.kt:57)
[task 2024-07-16T10:17:54.325Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$threadCheck$1.invoke(ReducerChainBuilder.kt:55)
[task 2024-07-16T10:17:54.325Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2024-07-16T10:17:54.325Z] at mozilla.components.lib.state.internal.ReducerChainBuilder$build$1$1.invoke(ReducerChainBuilder.kt:62)
[task 2024-07-16T10:17:54.325Z] at mozilla.components.lib.state.Store$dispatch$1.invokeSuspend(Store.kt:96)
[task 2024-07-16T10:17:54.325Z] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[task 2024-07-16T10:17:54.325Z] ... 4 more
[task 2024-07-16T10:17:54.325Z] Caused by: java.lang.RuntimeException: Method getMainLooper in android.os.Looper not mocked. See https://developer.android.com/r/studio-ui/build/not-mocked for details.
[task 2024-07-16T10:17:54.326Z] at android.os.Looper.getMainLooper(Looper.java)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.android.AndroidDispatcherFactory.createDispatcher(HandlerDispatcher.kt:51)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.internal.MainDispatchersKt.tryCreateDispatcher(MainDispatchers.kt:53)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.test.internal.TestMainDispatcherFactory.createDispatcher(TestMainDispatcherJvm.kt:11)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.internal.MainDispatchersKt.tryCreateDispatcher(MainDispatchers.kt:53)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.internal.MainDispatcherLoader.loadMainDispatcher(MainDispatchers.kt:34)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.internal.MainDispatcherLoader.<clinit>(MainDispatchers.kt:18)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.Dispatchers.getMain(Dispatchers.kt:20)
[task 2024-07-16T10:17:54.326Z] at kotlinx.coroutines.test.internal.TestMainDispatcher$Companion.getCurrentTestDispatcher$kotlinx_coroutines_test(TestMainDispatcher.kt:47)
[task 2024-07-16T10:17:54.327Z] at kotlinx.coroutines.test.internal.TestMainDispatcher$Companion.getCurrentTestScheduler$kotlinx_coroutines_test(TestMainDispatcher.kt:50)
[task 2024-07-16T10:17:54.327Z] at kotlinx.coroutines.test.TestCoroutineDispatchersKt.UnconfinedTestDispatcher(TestCoroutineDispatchers.kt:83)
[task 2024-07-16T10:17:54.327Z] at kotlinx.coroutines.test.TestCoroutineDispatchersKt.UnconfinedTestDispatcher$default(TestCoroutineDispatchers.kt:79)
[task 2024-07-16T10:17:54.327Z] at mozilla.components.support.test.rule.MainCoroutineRule.<init>(MainCoroutineRule.kt:38)
[task 2024-07-16T10:17:54.327Z] at mozilla.components.support.webextensions.WebExtensionPopupObserverTest.<init>(WebExtensionPopupObserverTest.kt:24)
[task 2024-07-16T10:17:54.327Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[task 2024-07-16T10:17:54.327Z] at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
[task 2024-07-16T10:17:54.327Z] at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[task 2024-07-16T10:17:54.327Z] at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
[task 2024-07-16T10:17:54.327Z] at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:250)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:260)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.BlockJUnit4ClassRunner$2.runReflectiveCall(BlockJUnit4ClassRunner.java:309)
[task 2024-07-16T10:17:54.328Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:306)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
[task 2024-07-16T10:17:54.328Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2024-07-16T10:17:54.329Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
[task 2024-07-16T10:17:54.329Z] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.runTestClass(JUnitTestClassExecutor.java:112)
[task 2024-07-16T10:17:54.330Z] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:58)
[task 2024-07-16T10:17:54.330Z] at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecutor.execute(JUnitTestClassExecutor.java:40)
[task 2024-07-16T10:17:54.330Z] at org.gradle.api.internal.tasks.testing.junit.AbstractJUnitTestClassProcessor.processTestClass(AbstractJUnitTestClassProcessor.java:60)
[task 2024-07-16T10:17:54.330Z] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:52)
[task 2024-07-16T10:17:54.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2024-07-16T10:17:54.330Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[task 2024-07-16T10:17:54.330Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2024-07-16T10:17:54.330Z] at java.base/java.lang.reflect.Method.invoke(Method.java:568)
[task 2024-07-16T10:17:54.331Z] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
[task 2024-07-16T10:17:54.331Z] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
[task 2024-07-16T10:17:54.331Z] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
[task 2024-07-16T10:17:54.331Z] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
[task 2024-07-16T10:17:54.331Z] at jdk.proxy2/jdk.proxy2.$Proxy5.processTestClass(Unknown Source)
[task 2024-07-16T10:17:54.331Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker$2.run(TestWorker.java:176)
[task 2024-07-16T10:17:54.331Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
[task 2024-07-16T10:17:54.331Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
[task 2024-07-16T10:17:54.331Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
[task 2024-07-16T10:17:54.331Z] at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
[task 2024-07-16T10:17:54.332Z] at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
[task 2024-07-16T10:17:54.332Z] at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
[task 2024-07-16T10:17:54.332Z] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
[task 2024-07-16T10:17:54.332Z] at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
[task 2024-07-16T10:17:54.332Z] Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [mozilla.components.lib.state.internal.DefaultStoreDispatcher$special$$inlined$CoroutineExceptionHandler$1@332c5730, CoroutineId(177), "coroutine#177":StandaloneCoroutine{Cancelling}@38a2b471, java.util.concurrent.Executors$FinalizableDelegatedExecutorService@3ba6e559]
[task 2024-07-16T10:17:54.332Z] Caused by: java.lang.RuntimeException: Method getMainLooper in android.os.Looper not mocked. See https://developer.android.com/r/studio-ui/build/not-mocked for details.
[task 2024-07-16T10:17:54.332Z] at android.os.Looper.getMainLooper(Looper.java)
[task 2024-07-16T10:17:54.332Z] at mozilla.components.lib.state.internal.DefaultStoreDispatcher$special$$inlined$CoroutineExceptionHandler$1.handleException(CoroutineExceptionHandler.kt:107)
[task 2024-07-16T10:17:54.332Z] at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:20)
[task 2024-07-16T10:17:54.332Z] ... 11 more
[task 2024-07-16T10:17:54.392Z] D [mozac-webextensions] onInstalled extensionId
[task 2024-07-16T10:17:54.392Z] D [mozac-webextensions] onInstalled extensionId
[task 2024-07-16T10:17:54.492Z] TEST-UNEXPECTED-FAIL | mozilla.components.support.webextensions.WebExtensionSupportTest.GIVEN already installed extension WHEN calling onInstalled THEN do not show the PostInstallation prompt | java.lang.IllegalStateException: Dispatchers.Main is used concurrently with setting it
[task 2024-07-16T10:17:54.492Z]
[task 2024-07-16T10:17:54.492Z] TEST: reacts to action popup being toggled by selecting tab as needed
[task 2024-07-16T10:17:54.492Z] SUCCESS
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::WebExtensions' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Comment hidden (Intermittent Failures Robot) |
Comment 3•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=472854782&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 6•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 7•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=483469331&repo=mozilla-central
| Comment hidden (Intermittent Failures Robot) |
Comment 9•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 10•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=495062092&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 12•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•