summaryrefslogtreecommitdiff
path: root/tests/CoreFX
diff options
context:
space:
mode:
authorDan Moseley <danmose@microsoft.com>2019-06-02 06:53:55 -0700
committerGitHub <noreply@github.com>2019-06-02 06:53:55 -0700
commitb0381d7bf05cc4a342eb1f7fa33d17885f47d999 (patch)
treeff9e193f3a453a65c4639677f8fe0617b561c484 /tests/CoreFX
parent6d783b29087b5f260c9a64f347867bf6f6391bfe (diff)
downloadcoreclr-b0381d7bf05cc4a342eb1f7fa33d17885f47d999.tar.gz
coreclr-b0381d7bf05cc4a342eb1f7fa33d17885f47d999.tar.bz2
coreclr-b0381d7bf05cc4a342eb1f7fa33d17885f47d999.zip
Improve fatal err msg (#24390)
* Improve fatal err msg * Match SO format * a * Remove dead define * More adjustments to ex msg * And PAL * Remove special case for SOE * Remove excess Debug.Assert newline * Remove excess newline * typo * New format * Remove DebugProvider redundancy * Adjustments * Remove preceding newline * Make other SOE and OOM consistent * Tidy up assertion msg * Fix missing newline after inner exception divider * CR when no inner exception * ToString never CR terminated * disable corefx tests temporarily
Diffstat (limited to 'tests/CoreFX')
-rw-r--r--tests/CoreFX/CoreFX.issues.rsp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/CoreFX/CoreFX.issues.rsp b/tests/CoreFX/CoreFX.issues.rsp
index 475d06f43d..bdc931af5c 100644
--- a/tests/CoreFX/CoreFX.issues.rsp
+++ b/tests/CoreFX/CoreFX.issues.rsp
@@ -51,3 +51,8 @@
-nomethod System.Tests.AppDomainTests.MonitoringTotalAllocatedMemorySize
-nomethod System.Tests.AppDomainTests.MonitoringTotalProcessorTime
-nomethod System.Text.Tests.StringBuilderTests.AppendFormat
+
+# requires corefx test updates
+-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_StackOverflowException
+-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_InnerException
+-nomethod System.Tests.EnvironmentTests.FailFast_ExceptionStackTrace_ArgumentException