cc1f9b9564
A multitest section marked "dynamic type error" or "checked mode compile time error" didn't actually do anything. It was silently treated as "ok", which makes for a very confusing looking test. Fixed the only remaining four tests that used "dynamic type error". The other outcome was not used by any test. Change-Id: I9727b3b524cf1effb0dd899bf206aa65dbd60803 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198180 Auto-Submit: Bob Nystrom <rnystrom@google.com> Commit-Queue: Nate Bosch <nbosch@google.com> Reviewed-by: Nate Bosch <nbosch@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.