mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 01:28:26 -05:00
Disable VS tests that fail randomly (#10895)
This commit is contained in:
@@ -118,7 +118,7 @@ export class TestDiskFileSystemProvider extends DiskFileSystemProvider {
|
||||
}
|
||||
}
|
||||
|
||||
suite('Disk File Service', function () {
|
||||
suite.skip('Disk File Service', function () { // {{SQL CARBON EDIT}} Disable occasionally failing tests
|
||||
|
||||
const parentDir = getRandomTestPath(tmpdir(), 'vsctests', 'diskfileservice');
|
||||
const testSchema = 'test';
|
||||
|
||||
Reference in New Issue
Block a user