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
The AllBuildEvents.Count comparison was causing flakiness because internal events can vary between runs based on environment, logger configuration, and MSBuild internals. The meaningful assertions (errors, warnings, items, properties) are already verified.
Co-authored-by: YuliiaKovalova <95473390+YuliiaKovalova@users.noreply.github.com>
0 commit comments