Chromium Code Reviews
DescriptionFix debugger test.
1. Fix JSON import.
2. Add exit code check to catch such errors in the future.
3. Only kill the debugee on errors. If there are no errors
it will die on its own with exit code 0. If we kill it
explicitly it can get killed (and give exit code != 0)
before it has the chance to exit on its own.
R=sgjesse@google.com,tball@google.com,hausner@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=17889
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||