Chromium Code Reviews
DescriptionRe-enable and adjust skipped VM debugger tests.
They were skipped because of a long-resolved issue. This required changing
the set of reported variables according to the current debugger implementation.
I adjusted the test to check for substring for the expected function names:
Dart_ActivationFrameGetLocation returns Debugger::QualifiedFunctionName nad
and Dart_FunctionName returns Function::UserVisibleName.
Should the two be made consistent instead?
cc/IsolateInterrupt was skipped on x64 for unknown reasons. It seems to pass fine
(tested locally)
R=hausner@google.com
Committed: https://code.google.com/p/dart/source/detail?r=44597
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
||||||||||||||||||||||||||||