Open
Bug 1792943
Opened 3 years ago
Updated 3 years ago
Intermittent test: mozilla.components.feature.downloads.ui.DownloadAppChooserDialogTest - when the cancel button is clicked onDismiss must be called
Categories
(Firefox for Android :: Downloads, defect, P5)
Tracking
()
NEW
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/10750.
Firebase Test Run:
https://treeherder.mozilla.org/logviewer?job_id=347391041&repo=android-components
Stacktrace:
[task 2021-08-04T15:55:35.245Z] SUITE: mozilla.components.feature.downloads.ui.DownloadAppChooserDialogTest [task 2021-08-04T15:55:35.245Z] TEST: when the cancel button is clicked onDismiss must be called [task 2021-08-04T15:55:35.245Z] [Robolectric] mozilla.components.feature.downloads.ui.DownloadAppChooserDialogTest.when the cancel button is clicked onDismiss must be called: sdk=28; resources=binary [task 2021-08-04T15:55:35.245Z] I/MonitoringInstr: Instrumentation started! [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # A fatal error has been detected by the Java Runtime Environment: [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # SIGSEGV (0xb) at pc=0x00007ff66e7c5590, pid=950, tid=982 [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # JRE version: OpenJDK Runtime Environment (11.0.11+9) (build 11.0.11+9-Ubuntu-0ubuntu2.18.04) [task 2021-08-04T15:55:35.944Z] # Java VM: OpenJDK 64-Bit Server VM (11.0.11+9-Ubuntu-0ubuntu2.18.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64) [task 2021-08-04T15:55:35.944Z] # Problematic frame: [task 2021-08-04T15:55:35.944Z] # V [libjvm.so+0x9c2590] [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # An error report file with more information is saved as: [task 2021-08-04T15:55:35.944Z] # /builds/worker/checkouts/src/components/feature/downloads/hs_err_pid950.log [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] # If you would like to submit a bug report, please visit: [task 2021-08-04T15:55:35.944Z] # https://bugs.launchpad.net/ubuntu/+source/openjdk-lts [task 2021-08-04T15:55:35.944Z] # [task 2021-08-04T15:55:35.944Z] SKIPPED [task 2021-08-04T15:55:35.944Z] [task 2021-08-04T15:55:36.144Z] [task 2021-08-04T15:55:36.144Z] > Task :feature-downloads:testReleaseUnitTest FAILED [task 2021-08-04T15:55:37.144Z] > Task :feature-downloads:jacocoReleaseTestReport [task 2021-08-04T15:55:37.144Z] > Task :feature-downloads:jacocoDebugTestReport SKIPPED [task 2021-08-04T15:55:37.244Z] [task 2021-08-04T15:55:37.244Z] FAILURE: Build failed with an exception.
Build:
https://github.com/mozilla-mobile/android-components/commit/a6d9241a1d94b3ab0b7e0d21f7861012e61aab05
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Updated•3 years ago
|
Flags: needinfo?(cpeterson)
Priority: P3 → P5
You need to log in
before you can comment on or make changes to this bug.
Description
•