[wasm] Disable unsupported Stacktrace test, on AOT (#54206)
authorAnkit Jain <radical@gmail.com>
Wed, 16 Jun 2021 16:00:12 +0000 (12:00 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Jun 2021 16:00:12 +0000 (12:00 -0400)
commit20e97e64a6338fea732c0f74108142b983942e21
tree0af752b3649976b19f46dfd2c2c184e3254742b6
parentea69731ad1447345a01a4d918898dea8456bda68
[wasm] Disable unsupported Stacktrace test, on AOT (#54206)

```
[22:22:31] fail: [FAIL] System.Tests.EnvironmentStackTrace.StackTraceDoesNotStartWithInternalFrame
[22:22:31] info: System.NullReferenceException : Object reference not set to an instance of an object.
[22:22:31] info:    at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
```

Issue: https://github.com/dotnet/runtime/issues/51676
src/libraries/System.Runtime.Extensions/tests/System/Environment.StackTrace.cs