mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 17:44:48 +09:00
Baseline profiler/rejit/rejit/rejit.cmd (#35641)
Related issue: https://github.com/dotnet/runtime/issues/35639
This commit is contained in:
parent
2de6dd9566
commit
a5b5974686
1 changed files with 3 additions and 0 deletions
|
@ -975,6 +975,9 @@
|
|||
<ExcludeList Include="$(XunitTestBinBase)/Loader/AssemblyDependencyResolver/AssemblyDependencyResolverTests/AssemblyDependencyResolverTests/*">
|
||||
<Issue>https://github.com/dotnet/runtime/issues/34905</Issue>
|
||||
</ExcludeList>
|
||||
<ExcludeList Include="$(XunitTestBinBase)/profiler/rejit/rejit/*">
|
||||
<Issue>https://github.com/dotnet/runtime/issues/35639</Issue>
|
||||
</ExcludeList>
|
||||
</ItemGroup>
|
||||
|
||||
<!-- runtest.proj finds all the *.cmd/*.sh scripts in a test folder and creates corresponding test methods.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue