dotnet / dotnet/msbuild

Test DependenciesHigherThanHighestInRedistListForMSBuildAssembly is wrong

Open
#2,305 1 comment 0 reactions 0 assignees View on GitHub
Deprecation-Candidate Disabled-Tests testing triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

This assert should fail because at the moment of execution the log doesn't contain "Microsoft.Build.dll". However the test used to pass because the mock engine used to incorrectly cache the log it saw at the time of first call to AssertLogContains.

http://source.dot.net/#Microsoft.Build.Tasks.UnitTests/AssemblyDependency/VerifyTargetFrameworkHigherThanRedist.cs,286

The comments need to be uncommented and the test needs to be made passing.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.