Skip to content

Fix

d340830
Select commit
Loading
Failed to load commit list.
Open

Cache reflection lookups in DynamicDataOperations #7535

Fix
d340830
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft.testfx (Build Linux Release) failed Mar 12, 2026 in 3m 41s

Build Linux Release failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Linux Release)

Build log #L9

Error: Not found SourceFolder: /mnt/vss/_work/1/s/artifacts/tmp/Release/testsuite

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Linux Release)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Linux Release)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/TestResults/Release

Check failure on line 169 in src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Linux Release)

src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs#L169

src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs(169,1): error SA1508: (NETCORE_ENGINEERING_TELEMETRY=Build) A closing brace should not be preceded by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)

Check failure on line 169 in src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft.testfx (Build Linux Release)

src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs#L169

src/TestFramework/TestFramework/Attributes/DataSource/DynamicDataOperations.cs(169,1): error IDE2002: (NETCORE_ENGINEERING_TELEMETRY=Build) Consecutive braces must not have blank line between them (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2002)