提交 0defd915 编写于 作者: I isidor

debug: skip start debugging test

上级 42e26ac5
......@@ -37,8 +37,7 @@ suite('Debug', function () {
disposeAll(toDispose);
});
this.retries(2);
test('start debugging', async function () {
test.skip('start debugging', async function () {
let stoppedEvents = 0;
let variablesReceived: () => void;
let initializedReceived: () => void;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册