Skip to content

Commit

Permalink
Enable fixed failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-safar committed Aug 22, 2013
1 parent 9bcd33f commit 95a6979
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
1 change: 0 additions & 1 deletion mcs/tests/known-issues-net_4_5
Expand Up @@ -5,4 +5,3 @@
# csXXXX.cs IGNORE : adds test to ignore list

gtest-230.cs
gtest-592.cs
16 changes: 16 additions & 0 deletions mcs/tests/ver-il-net_4_5.xml
Expand Up @@ -18398,6 +18398,22 @@
</method>
</type>
</test>
<test name="gtest-592.cs">
<type name="Tests">
<method name="Void A[T](System.Collections.Generic.IReadOnlyCollection`1[T])" attrs="145">
<size>2</size>
</method>
<method name="Void B[T](System.Collections.Generic.IReadOnlyList`1[T])" attrs="145">
<size>2</size>
</method>
<method name="Void Main()" attrs="150">
<size>51</size>
</method>
<method name="Void .ctor()" attrs="6278">
<size>7</size>
</method>
</type>
</test>
<test name="gtest-593.cs">
<type name="Parser`2[D1,DR1]">
<method name="System.Tuple`2[D1,DR1] Invoke(D1)" attrs="454">
Expand Down

0 comments on commit 95a6979

Please sign in to comment.