summaryrefslogtreecommitdiff
path: root/tests/x86_legacy_backend_issues.targets
diff options
context:
space:
mode:
authorYi Zhang (CLR) <yzha@microsoft.com>2016-05-19 20:01:43 -0700
committerYi Zhang (CLR) <yzha@microsoft.com>2016-05-19 20:01:43 -0700
commitc2366d1707067a0561fcc7898638522463043d2e (patch)
treeb731652ff487c247d8633cdc79ab559dcffc5f06 /tests/x86_legacy_backend_issues.targets
parent55f7034679a47fa8f905b7d66e75ac9fbcba96cd (diff)
parentaa08b53d25088dd9c2b7c9a8aa483b413906c7d4 (diff)
downloadcoreclr-c2366d1707067a0561fcc7898638522463043d2e.tar.gz
coreclr-c2366d1707067a0561fcc7898638522463043d2e.tar.bz2
coreclr-c2366d1707067a0561fcc7898638522463043d2e.zip
Merge pull request #5092 from yizhang82/icastable-fix2
Fix x86 only ICastable feature bug when we pass RuntimeTypeHandles
Diffstat (limited to 'tests/x86_legacy_backend_issues.targets')
-rw-r--r--tests/x86_legacy_backend_issues.targets6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/x86_legacy_backend_issues.targets b/tests/x86_legacy_backend_issues.targets
index 23805fb4c3..7c89d85650 100644
--- a/tests/x86_legacy_backend_issues.targets
+++ b/tests/x86_legacy_backend_issues.targets
@@ -31,9 +31,6 @@
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic1\rvastatic1.cmd">
<Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\ICastable\Castable\Castable.cmd">
- <Issue>needs triage</Issue>
- </ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\Boxing\xlang\_odbgsin_il_cs\_odbgsin_il_cs.cmd">
<Issue>needs triage</Issue>
</ExcludeList>
@@ -172,9 +169,6 @@
<ExcludeList Include="$(XunitTestBinBase)\JIT\Methodical\tailcall\_il_dbgtest_implicit\_il_dbgtest_implicit.cmd">
<Issue>needs triage</Issue>
</ExcludeList>
- <ExcludeList Include="$(XunitTestBinBase)\Interop\ICastable\Castable\Castable.cmd Timed Out">
- <Issue>needs triage</Issue>
- </ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)\JIT\Directed\rvastatics\rvastatic3\rvastatic3.cmd">
<Issue>needs triage</Issue>
</ExcludeList>