dotnet / dotnet/roslyn

Correctness_Determinism failure due to path in .resx file

Open
#77,544 1 comment 0 reactions 1 assignee Claimed by @jaredpar View on GitHub
Area-Infrastructure
Dominant language
C#
Stars
20.7k
Forks
4.3k
PR merge metrics
PR metrics pending

Description

As part of moving roslyn-analyzers into the roslyn repo, I am working through some [correctness issues](https://dev.azure.com/dnceng-public/public/_build/results?buildId=975339&view=results) including this one in determinism.

The logs indicate that checksums were changing in some .resx file between builds.

![Image](https://github.com/user-attachments/assets/eb97485e-312f-4f95-ac4e-d8a076e4a7fc)

Looking at the built .resx files it contains a file path.
```xml


C:\Users\jorobich\source\roslyn4\src\RoslynAnalyzers\Text.Analyzers\Core\Dictionary.dic;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.