Closed Bug 1624381 Opened 6 years ago Closed 6 years ago

Report Java exceptions via the crash reporter

Categories

(Firefox for Android Graveyard :: Testing, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bc, Assigned: snorp)

References

Details

Attachments

(1 obsolete file)

In bug 1624210 we were tracking the necessary changes to handle the new RuntimeExceptions for networking failures. It seems we may be able to do so via forced crashes which take advantage of our existing infrastructure to handle reporting failures due to crashes. I'm going ahead and assigning this to snorp who is already working on a patch.

Should this be for all RuntimeExceptions reported in Geckoview TestRunnerActivity or just the new networking ones?

snorp: Coordinate with gbrown and myself so we can make sure we are hitting all the bases in terms of treeherder integration.

In bug 1603499, my understanding (assumption?) was that any uncaught Java exception would trigger a minidump and .extra file with java_stack.

We need this to ensure Java crashes are handled correctly in automation.

(In reply to Geoff Brown [:gbrown] (reduced availability) from comment #1)

In bug 1603499, my understanding (assumption?) was that any uncaught Java exception would trigger a minidump and .extra file with java_stack.

That was true with Fennec, but not with TestRunnerActivity. This patch makes it so.

Try hasn't been successful in reproducing the networking issue for me. We might as well go ahead and see how it plays in production.

Making this a P3 so that it does not show up as a critical Fennec issue.

Priority: -- → P3

Is this ability to report java crashes as normal crashes restricted to the use of TestRunnerActivity. Does this cover all of our testing scenarios? Doesn't raptor use geckview_example and would it be covered with this?

The new assertion was removed in Bug 1624715.

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Attachment #9135183 - Attachment is obsolete: true
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: