Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Make IncrementingEventCounter test less timing-sensitive #27621

Merged
merged 2 commits into from
Nov 2, 2019

Conversation

sywhang
Copy link

@sywhang sywhang commented Nov 1, 2019

This makes the IncrementingEventCounter test more resilient to timing issues from Checked builds, which make calls to EventSource much slower than they are in Release builds.

This fixes #27082

@sywhang sywhang merged commit 9b809c9 into dotnet:master Nov 2, 2019
@xiangzhai
Copy link

:mips-interest

theaoqi pushed a commit to theaoqi/coreclr that referenced this pull request Aug 11, 2020
…timing-sensitive for MIPS64

Change-Id: I69c635f318d9800886b5c8f59acef98d89ae9462
theaoqi added a commit to gsvm/coreclr that referenced this pull request Aug 11, 2020
* Sync-20200811

* 14089: Backport dotnet#26517 Improve eventcounter test for MIPS64

* 14122: Backport dotnet#27621 Make IncrementingEventCounter test less timing-sensitive for MIPS64

Co-authored-by: wangrui <wangrui@loongson.cn>
Co-authored-by: qiaopengcheng <qiaopengcheng-hf@loongson.cn>
Co-authored-by: Sunguoyun <sunguoyun@loongson.cn>
Co-authored-by: Sung Yoon Whang <suwhang@microsoft.com>
theaoqi added a commit to gsvm/coreclr that referenced this pull request Aug 20, 2020
* Sync-20200811

* 14089: Backport dotnet#26517 Improve eventcounter test for MIPS64

* 14122: Backport dotnet#27621 Make IncrementingEventCounter test less timing-sensitive for MIPS64

Co-authored-by: wangrui <wangrui@loongson.cn>
Co-authored-by: qiaopengcheng <qiaopengcheng-hf@loongson.cn>
Co-authored-by: Sunguoyun <sunguoyun@loongson.cn>
Co-authored-by: Sung Yoon Whang <suwhang@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test failed: tracing\eventcounter\incrementingeventcounter\incrementingeventcounter.cmd
3 participants