Skip to content

Investigate test failures with "An operation is not legal in the current state." #16817

Closed
@wtgodbe

Description

@wtgodbe

Starting with #14425, we've been seeing lots of test failures of the following type:

System.IO.FileLoadException : Could not load file or assembly 'Microsoft.Net.Http.Headers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. An operation is not legal in the current state. (0x80131509)

We think this is related to the large number of Explicit references that we've added to the tests. We should investigate these failures as they may represent an issue with the runtime.

CC @aspnet/build @mmitche

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworktest-failure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions