371a5dc932
More specifically ./tools/test.py --noopt -mall -ax64,simarm,simarm64,simmips --exclude-suite=pkg - Add missing dart:io entry point. - Add checks that Dart_FinalizeLoading, Dart_Precompile, Dart_CreatePrecompiledSnapshot are called in order. - Add checks for --precompilation flag. - Add checks for dropped class in Dart_New/Allocate/AllocateWithNativeFields. R=fschneider@google.com Review URL: https://codereview.chromium.org/1407393005 .