Class org.mozilla.fenix.components.metrics.FirstSessionPingTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
GIVEN packageManager throws an exception WHEN build version is R THEN installSourcePackage returns an empty string | 0.006s | passed |
GIVEN packageManager throws an exception WHEN build version is less than R THEN installSourcePackage returns an empty string | 0.007s | passed |
GIVEN packageManager throws an exception WHEN build version is more than R THEN installSourcePackage returns an empty string | 0.006s | passed |
WHEN build version is R THEN installSourcePackage returns the set package name | 0.005s | passed |
WHEN build version is less than R THEN installSourcePackage returns the set package name | 0.005s | passed |
WHEN build version is more than R THEN installSourcePackage returns the set package name | 0.634s | passed |
checkAndSend() doesn't trigger the ping again if it was marked as triggered | 0.004s | passed |
checkAndSend() triggers the ping if it wasn't marked as triggered | 0.325s | passed |
Standard output
D InstallationPing - already generated D is not installed D is not available to the caller D is not available to the caller
Standard error
Oct 03, 2024 12:25:09 PM com.sun.jna.Native$1 uncaughtException WARNING: JNA: Callback mozilla.telemetry.glean.internal.uniffiCallbackInterfaceOnGleanEvents$triggerUpload@be24282 threw the following exception mozilla.telemetry.glean.internal.InternalException: UniffiHandleMap.get: Invalid handle at mozilla.telemetry.glean.internal.UniffiHandleMap.get(glean.kt:340) at mozilla.telemetry.glean.internal.uniffiCallbackInterfaceOnGleanEvents$triggerUpload.callback(glean.kt:9594) 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:569) at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:585) at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:613)