You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andrewvk edited this page Nov 8, 2016
·
2 revisions
CompetitionHelpers.TemporarilyExcludedReason Field
Default explanation for bad performance tests.
Namespace:CodeJam.PerfTests Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
publicconststringTemporarilyExcludedReason="Temporary disabled as the results are unstable. Please, run the test manually from the Test Explorer window."
VB
PublicConstTemporarilyExcludedReasonAsString="Temporary disabled as the results are unstable. Please, run the test manually from the Test Explorer window."
F#
static val mutableTemporarilyExcludedReason:string