Add tests for ResourceManager on custom Assembly type.#34617
Conversation
|
Following discussion in dotnet/coreclr#21979 I started over. Now it's a unit test that ensures that custom assemblies cannot be passed to the |
|
/AzurePipelines run corefx-ci |
|
4 builds created, 3 builds couldn't be queued. |
|
/AzurePipelines run corefx-ci |
1 similar comment
|
/AzurePipelines run corefx-ci |
|
@dotnet-bot test Packaging All Configurations x64 Debug Build |
|
AzurePipelines commands seems broken #34747 (comment) |
|
@MarcoRossignoli Thanks, I am aware of the issue, but I kinda hoped it was fixed meanwhile :) |
|
/AzurePipelines run corefx-ci |
|
@safern Is there any (public) issue that tracks the state of Azure Pipelines triggers on GitHub? |
No, there was not one. I just opened: https://github.com/dotnet/corefx/issues/35121 -- we're supposed to get the fix by Friday or Monday according to their team. |
|
I just retried your build manually 😄 |
Unit tests for dotnet/coreclr#21979. /cc @jkotas