We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b359ea0 + 5645d88 commit dad7da9Copy full SHA for dad7da9
1 file changed
features/full_tests/multi_process.feature
@@ -32,8 +32,6 @@ Feature: Reporting errors in multi process apps
32
And the error payload field "events.0.user.name" equals "MultiProcessHandledExceptionScenario"
33
And the error payload field "events.0.user.email" equals "foreground@example.com"
34
35
- # Skipped pending PLAT-12145
36
- @skip
37
Scenario: Unhandled JVM error
38
And I configure the app to run in the "main-activity" state
39
When I run "MultiProcessUnhandledExceptionScenario" and relaunch the crashed app
0 commit comments