Infinite recursion when calling TestRunner.addResult while debuggins. |
||
Issue descriptionWhat steps will reproduce the problem? (1) Use dtrun test -d to debug a test that has TestRunner.addResult (2) Step over code that call TestRunner.addResult What is the expected result? Console output What happens instead? Infinite recursion. This is a regression caused by https://chromium-review.googlesource.com/c/chromium/src/+/780806
,
Dec 14 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 27 2017