5824d3ed53
We only check the expected stack starting from the call to foo in main, so we no longer depend on what is captured in the stacktrace for how main is invoked. Also removes the old status lines for this test, which are no longer applicable, and cleans up the documentation a little. Fixes https://github.com/dart-lang/sdk/issues/39766. Cq-Include-Trybots: luci.dart.try:vm-kernel-precomp-linux-release-x64-try,vm-kernel-precomp-linux-product-x64-try,vm-kernel-precomp-obfuscate-linux-release-x64-try Change-Id: I61f0465dcd55d090c49db9c6af503ae9c0df6313 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/128401 Reviewed-by: Clement Skau <cskau@google.com> Commit-Queue: Teagan Strickland <sstrickl@google.com>