Skip to content

IRunnerReporter doesn't work in 2.8.1 #2968

Discussion options

You must be logged in to vote

After the upgrade, I found that the compiler also required it to inherit from LongLivedMarshalByRefObject for some reason.

This has always been true. However, it only recently got surfaced to you because we added analyzers to highlight this fact.

Well, it always worked for me before it became an error! 😄

When I run my tests now, I'm finding that is not finding and instantiating the IRunnerReporter.

Can you provide a repro project with the reporter?

No need. I figured it out. Turns out this was predicted in the 2.5.0 Release Notes in the second bullet point in the Extensibility section. All I had to do to fix it was to to pull the class implementing IRunnerReporter into a new proje…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@jchesshirAspire
Comment options

Answer selected by jchesshirAspire
@bradwilson
Comment options

Comment options

You must be logged in to vote
1 reply
@bradwilson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants