mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-10 10:00:57 +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/*">
|
<ExcludeList Include="$(XunitTestBinBase)/Loader/AssemblyDependencyResolver/AssemblyDependencyResolverTests/AssemblyDependencyResolverTests/*">
|
||||||
<Issue>https://github.com/dotnet/runtime/issues/34905</Issue>
|
<Issue>https://github.com/dotnet/runtime/issues/34905</Issue>
|
||||||
</ExcludeList>
|
</ExcludeList>
|
||||||
|
<ExcludeList Include="$(XunitTestBinBase)/profiler/rejit/rejit/*">
|
||||||
|
<Issue>https://github.com/dotnet/runtime/issues/35639</Issue>
|
||||||
|
</ExcludeList>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!-- runtest.proj finds all the *.cmd/*.sh scripts in a test folder and creates corresponding test methods.
|
<!-- 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