1a161c69a5
This test verifies stack traces of certain type errors. In AOT mode, stack traces only contain line numbers but not columns. So, the test is updated to accomodate for AOT stack traces. Also, the test is skipped in 'dwarf' and 'obfuscated' modes as they don't provide symbolic stack traces. Change-Id: I5a590b13c9ecaffbd4a495441fc66f807d942a12 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/304208 Commit-Queue: Ryan Macnak <rmacnak@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com> Auto-Submit: Alexander Markov <alexmarkov@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.