Skip to content
Snippets Groups Projects
Unverified Commit f7f56170 authored by monojenkins's avatar monojenkins Committed by GitHub
Browse files

[2019-12] [merp] Capture Environment.FailFast message in crash report (#18921)


* [merp] Capture Environment.FailFast message in crash report

* [test] merp-crash-test refactor crasher data; add optional validator

Switch from a Tuple<T1,T2> to a struct for the crash items.  Add a third
optional validator field which is an action to run on the json blob that we get
back.

Not updating existing tests to do any json validation, yet.

* [test] Add new MERP crash test for Environment.FailFast

Check that the resulting json blob includes the failfast message.

Co-authored-by: default avatarAleksey Kliger (λgeek) <akliger@gmail.com>
parent b5b50eef
No related branches found
Tags mono-6.10.0.79
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment