Skipping flaky test

Part of #137799
This commit is contained in:
Daniel Imms 2021-11-24 09:50:26 -08:00 committed by GitHub
parent 11c24fe30b
commit 07d986443d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,8 @@ export function setup(opts: ParsedArgs) {
});
describe('detach/attach', () => {
it('should support basic reconnection', async () => {
// https://github.com/microsoft/vscode/issues/137799
it.skip('should support basic reconnection', async () => {
await terminal.runCommand(TerminalCommandId.CreateNew);
// TODO: Handle passing in an actual regex, not string
await terminal.assertTerminalGroups([