-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wasm][tests][aot] Test failing due to unsupported Stacktrace - System.Runtime.Extensions.Tests
#51676
Labels
arch-wasm
WebAssembly architecture
area-Codegen-AOT-mono
untriaged
New issue has not been triaged by the area owner
wasm-aot-test
WebAssembly AOT Test
Comments
radical
added
arch-wasm
WebAssembly architecture
area-Codegen-AOT-mono
wasm-aot-test
WebAssembly AOT Test
labels
Apr 22, 2021
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
dotnet-issue-labeler
bot
added
the
untriaged
New issue has not been triaged by the area owner
label
Apr 22, 2021
radical
added a commit
to radical/runtime
that referenced
this issue
Apr 27, 2021
Instead of a timeout, we now get an assertion. In spite of this crash, the whole thing still exited with exit code 0, and so didn't show up in the the failed tests.
cc @vargaz |
Instead of the crash, we have one test failure now:
|
radical
changed the title
[wasm][tests][aot] Timeout running
[wasm][tests][aot] Jun 10, 2021
System.Runtime.Extensions.Tests
System.Runtime.Extensions.Tests
- failing test
radical
added a commit
to radical/runtime
that referenced
this issue
Jun 15, 2021
``` [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: dotnet#51676
radical
changed the title
[wasm][tests][aot]
[wasm][tests][aot] Test failing due to unsupported Stacktrace - Jun 15, 2021
System.Runtime.Extensions.Tests
- failing testSystem.Runtime.Extensions.Tests
radical
added a commit
that referenced
this issue
Jun 16, 2021
``` [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: #51676
Closing this in favor of #50957 . |
ghost
locked as resolved and limited conversation to collaborators
Jul 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-wasm
WebAssembly architecture
area-Codegen-AOT-mono
untriaged
New issue has not been triaged by the area owner
wasm-aot-test
WebAssembly AOT Test
Log
Build
The text was updated successfully, but these errors were encountered: