提交 fe974a45 编写于 作者: R Rob Lourens

Disable flaky test

上级 a7689a0e
......@@ -158,7 +158,7 @@ suite('SearchModel', () => {
});
});
test('Search Model: Search reports timed telemetry on search when progress is called', () => {
test.skip('Search Model: Search reports timed telemetry on search when progress is called', () => {
let target2 = sinon.spy();
stub(nullEvent, 'stop', target2);
let target1 = sinon.stub().returns(nullEvent);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册