Skip to content

Commit dad7da9

Browse files
authored
Merge pull request #2357 from bugsnag/PLAT-12145/fix-multi-process-anr
Unskip multi_process unhandled JVM
2 parents b359ea0 + 5645d88 commit dad7da9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

features/full_tests/multi_process.feature

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Feature: Reporting errors in multi process apps
3232
And the error payload field "events.0.user.name" equals "MultiProcessHandledExceptionScenario"
3333
And the error payload field "events.0.user.email" equals "foreground@example.com"
3434

35-
# Skipped pending PLAT-12145
36-
@skip
3735
Scenario: Unhandled JVM error
3836
And I configure the app to run in the "main-activity" state
3937
When I run "MultiProcessUnhandledExceptionScenario" and relaunch the crashed app

0 commit comments

Comments
 (0)