Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Adams <thundercat@illyriad.co.uk>2018-04-14 15:38:18 +0300
committerMarek Safar <marek.safar@gmail.com>2018-04-14 15:38:18 +0300
commita810d53e41ad91fe21ea88fff592260639c43595 (patch)
treee8753d2f78146a9e9e8b9ee652a98ce02795eeec /mcs/tests/ver-il-net_4_x.xml
parent8430155946c31f0f3f5f04017eebd79ac15e566d (diff)
Make stack traces readable (#6675)
* Make stack traces readable * Updates the logic to work on Mono * [symbolicate] Add support for prettified async stack traces * Tests update
Diffstat (limited to 'mcs/tests/ver-il-net_4_x.xml')
-rw-r--r--mcs/tests/ver-il-net_4_x.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tests/ver-il-net_4_x.xml b/mcs/tests/ver-il-net_4_x.xml
index 4fc8adbf4ab..a2d9e1ec7ec 100644
--- a/mcs/tests/ver-il-net_4_x.xml
+++ b/mcs/tests/ver-il-net_4_x.xml
@@ -63639,7 +63639,7 @@
</type>
<type name="Tester+&lt;TestException_7&gt;c__async6">
<method name="Void MoveNext()" attrs="486">
- <size>272</size>
+ <size>293</size>
</method>
</type>
<type name="Tester+&lt;TestException_3&gt;c__async2+&lt;TestException_3&gt;c__async7">