d844dc8226
There were a couple issues found in the bots: - dart2js unit tests I accidentally missed earlier. - vmservice issues only show up in the debug-vm, I was testing locally with the release vm. - a small regression in detecting invalid .packages files. I marked the test failing for now and plan to follow up on this on Monday. TBR=ahe@google.com,paulberry@google.com Review-Url: https://codereview.chromium.org/2974703002 .