Skip to content

[release/10.0.1xx] Cloak and condition the obfuscated test binaries#4631

Merged
NikolaMilosavljevic merged 1 commit intorelease/10.0.1xxfrom
backport/pr-4603-to-release/10.0.1xx
Feb 3, 2026
Merged

[release/10.0.1xx] Cloak and condition the obfuscated test binaries#4631
NikolaMilosavljevic merged 1 commit intorelease/10.0.1xxfrom
backport/pr-4603-to-release/10.0.1xx

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 3, 2026

Backport of #4603 to release/10.0.1xx

/cc @NikolaMilosavljevic

@dotnet-policy-service dotnet-policy-service bot requested a review from a team February 3, 2026 17:00
@NikolaMilosavljevic NikolaMilosavljevic merged commit da1fdf9 into release/10.0.1xx Feb 3, 2026
9 of 11 checks passed
@NikolaMilosavljevic NikolaMilosavljevic deleted the backport/pr-4603-to-release/10.0.1xx branch February 3, 2026 20:29
@ellahathaway
Copy link
Copy Markdown
Member

/backport to release/10.0.2xx

@github-actions
Copy link
Copy Markdown
Contributor Author

Started backporting to release/10.0.2xx (link to workflow run)

@ellahathaway
Copy link
Copy Markdown
Member

/backport to release/10.0.3xx

@github-actions
Copy link
Copy Markdown
Contributor Author

Started backporting to release/10.0.3xx (link to workflow run)

@github-actions
Copy link
Copy Markdown
Contributor Author

@ellahathaway backporting to release/10.0.2xx failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Cloak and condition the obfuscated test binaries
Using index info to reconstruct a base tree...
A	src/roslyn/src/Compilers/Test/Resources/Core/MetadataTests/Invalid/Obfuscated.dll
A	src/roslyn/src/Compilers/Test/Resources/Core/MetadataTests/Invalid/Obfuscated2.dll
M	src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
M	src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
M	src/source-mappings.json
Falling back to patching base and 3-way merge...
Auto-merging src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
CONFLICT (content): Merge conflict in src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
Auto-merging src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
CONFLICT (content): Merge conflict in src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
Auto-merging src/source-mappings.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Cloak and condition the obfuscated test binaries
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

@github-actions
Copy link
Copy Markdown
Contributor Author

@ellahathaway backporting to release/10.0.3xx failed, the patch most likely resulted in conflicts. Please backport manually!

git am output
$ git am --3way --empty=keep --ignore-whitespace --keep-non-patch changes.patch

Applying: Cloak and condition the obfuscated test binaries
Using index info to reconstruct a base tree...
A	src/roslyn/src/Compilers/Test/Resources/Core/MetadataTests/Invalid/Obfuscated.dll
A	src/roslyn/src/Compilers/Test/Resources/Core/MetadataTests/Invalid/Obfuscated2.dll
M	src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
M	src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
M	src/source-mappings.json
Falling back to patching base and 3-way merge...
Auto-merging src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
CONFLICT (content): Merge conflict in src/roslyn/src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj
Auto-merging src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
CONFLICT (content): Merge conflict in src/roslyn/src/Compilers/Test/Resources/Core/TestResources.cs
Auto-merging src/source-mappings.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 Cloak and condition the obfuscated test binaries
Error: The process '/usr/bin/git' failed with exit code 128

Link to workflow output

ellahathaway pushed a commit to ellahathaway/dotnet that referenced this pull request Feb 26, 2026
…otnet#4631)

Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
ellahathaway pushed a commit to ellahathaway/dotnet that referenced this pull request Feb 26, 2026
…otnet#4631)

Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
github-actions bot added a commit that referenced this pull request Feb 27, 2026
…4631)

Co-authored-by: Nikola Milosavljevic <nikolam@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants