Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have seen this error in both Benchmark: GetService.ServiceScope and Benchmark: Brotli.Compress
Benchmark: GetService.ServiceScope
Benchmark: Brotli.Compress
@adamsitnik
[2021/02/18 02:12:00][INFO] // Benchmark Process 3336 has exited with code -1073741819 [2021/02/18 02:12:00][INFO] Unhandled exception. System.InvalidOperationException: Sequence contains no matching element [2021/02/18 02:12:00][INFO] at System.Linq.ThrowHelper.ThrowNoMatchException() [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkRunnerClean.Execute(ILogger logger, BenchmarkCase benchmarkCase, BenchmarkId benchmarkId, IToolchain toolchain, BuildResult buildResult, IResolver resolver) [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkRunnerClean.RunCore(BenchmarkCase benchmarkCase, BenchmarkId benchmarkId, ILogger logger, IResolver resolver, BuildResult buildResult) [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkRunnerClean.Run(BenchmarkRunInfo benchmarkRunInfo, Dictionary`2 buildResults, IResolver resolver, ILogger logger, List`1 artifactsToCleanup, String resultsFolderPath, String logFilePath, StartedClock& runChronometer) [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkRunnerClean.Run(BenchmarkRunInfo[] benchmarkRunInfos) [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkSwitcher.RunWithDirtyAssemblyResolveHelper(String[] args, IConfig config) [2021/02/18 02:12:00][INFO] at BenchmarkDotNet.Running.BenchmarkSwitcher.Run(String[] args, IConfig config) [2021/02/18 02:12:00][INFO] at MicroBenchmarks.Program.Main(String[] args) in C:\dotnetbuild\work\A47608E7\p\performance\src\benchmarks\micro\Program.cs:line 41
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
I have seen this error in both
Benchmark: GetService.ServiceScopeandBenchmark: Brotli.Compress@adamsitnik
The text was updated successfully, but these errors were encountered: