2e22f41612
https://codereview.chromium.org/1305183010/ - Reorder the priority of flags in the test harness when passed to the VM: default flags, file flags, command line flags - Ensure to not enable assertions when not being requested. Peter, any reason to not move the flags in to the configuration file? Why don't we actually have all of them in there? (not that I want to move them, I am just currious why we don't add them in there, it seems more logical to me) BUG= R=iposva@google.com, whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/dd7767d95eda87054844e0b24ebd2ce9b04354bb Review URL: https://codereview.chromium.org//1330643003 .