提交 a12a996d 编写于 作者: J Jackson Kearl

Retry idb tests. Ref #114025.

上级 7a7d11fc
......@@ -17,6 +17,9 @@ import { bufferToReadable, bufferToStream, VSBuffer, VSBufferReadable, VSBufferR
suite('IndexedDB File Service', function () {
// IDB sometimes under pressure in build machines.
this.retries(3);
const logSchema = 'logs';
let service: FileService;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册