projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e87cf
)
Disable b152292 for Linux/arm64
author
Bruce Forstall
<Bruce_Forstall@msn.com>
Thu, 11 Oct 2018 00:43:40 +0000
(17:43 -0700)
committer
Bruce Forstall
<Bruce_Forstall@msn.com>
Thu, 11 Oct 2018 00:43:40 +0000
(17:43 -0700)
Tracked by #20358
tests/issues.targets
patch
|
blob
|
history
diff --git
a/tests/issues.targets
b/tests/issues.targets
index
f830fc7
..
38199e3
100644
(file)
--- a/
tests/issues.targets
+++ b/
tests/issues.targets
@@
-561,6
+561,9
@@
<ExcludeList Include="$(XunitTestBinBase)/GC/Scenarios/DoublinkList/dlstack/*">
<Issue>Release only crash</Issue>
</ExcludeList>
+ <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/v2.1/b152292/b152292/*">
+ <Issue>20358</Issue>
+ </ExcludeList>
</ItemGroup>
<!-- Unix arm32 specific -->