MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus Runtime Log exceptions #872

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start Icarus for first time (or delete Gallio user settings)
2. The Runtime Log should not be visible
3. Load unit test assembly

What is the expected output? What do you see instead?
All test cases should load without error.  Instead exceptions occurs.

Attached are the two different exceptions that can occur and patches to fix 
both.  The one SyncContext patch changes a few other BeginInvoke to use 
SyncContext as well.

Original issue reported on code.google.com by scottle...@gmail.com on 16 Dec 2011 at 7:37

Attachments:

GoogleCodeExporter commented 8 years ago
Oops, the NRE is a bit embarrassing :(

Both patches applied, thanks!

Original comment by grahamr...@gmail.com on 17 Dec 2011 at 6:28

GoogleCodeExporter commented 8 years ago

Original comment by grahamr...@gmail.com on 19 Jul 2012 at 10:23