Skip to content

Conversation

@ChadNedzlek
Copy link
Contributor

@ChadNedzlek ChadNedzlek commented Sep 21, 2021

This code is already dead inside Helix... we no longer read the events this
reporter is sending, so it's just spending a bunch of time to send dead
events. I'm removing the code and having it send an obselete warning.

It also causes a workitem to be non-idepotent, because it uploads a file to a fixed
URI, and if a retry (infra, test, or otherwise) happens, the second upload crashes,
causing the workitem to fail.

Chad Nedzlek added 2 commits September 21, 2021 12:57
This code is already dead inside Helix... we no longer read the events this
reporter is sending, so it's just spending a bunch of time to send dead
events.  I'm removing the code and having it send an obselete warning.
Copy link
Member

@premun premun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found many more references of EnableXUnitReporter in this repo. Can you remove all?

@ChadNedzlek
Copy link
Contributor Author

@premun, sure... I'll see what I can find... why is one flag documented in multiple places... but I'll find them. :-)

@ChadNedzlek ChadNedzlek merged commit 27d2861 into dotnet:main Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants