Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Fix failing unit tests #174

Merged
merged 1 commit into from
Apr 14, 2018
Merged

Fix failing unit tests #174

merged 1 commit into from
Apr 14, 2018

Conversation

pharring
Copy link
Member

Fixes #173

I reverted my changes to AdapterHelper. The key thing is NOT to set TelemetryConfiguration.Active.InstrumentationKey there.
That fixed the failing EventSourceTelemetryModule test. To be honest, I have no idea why.
However, it broke two others. So I fixed those by manually setting TelemetryConfiguration.Active.InstrumentationKey.

@TimothyMothra
Copy link
Member

@pharring Thank you for working on the weekend to un-block us!!

@TimothyMothra
Copy link
Member

The webhook isn't triggering the build for this PR, but I ran it manually and it passed all the tests.
I'm going ahead and merging this PR.

@TimothyMothra TimothyMothra merged commit b081414 into microsoft:develop Apr 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: EventSourceTelemetryModule not setting custom payload properties
3 participants