Commit Graph

136 Commits

Author SHA1 Message Date
jeanp413
318bdcc4cc Fix tests 2022-07-08 00:16:11 -05:00
Johannes
0656d21d11 auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
Megan Rogge
280460e3cc clean up after test (#147941) 2022-04-22 12:07:31 -07:00
Megan Rogge
7e2fccd89a fix #147780 (#147798) 2022-04-20 15:32:36 -07:00
Daniel Imms
339cbb38e2 Skip environment variable collection tests only on Windows
Guessing conpty is causing problems
2022-02-09 05:26:19 -08:00
Johannes Rieken
4a130c40ed enable @typescript-eslint/member-delimiter-style, https://github.com/microsoft/vscode/issues/140391 2022-02-02 14:35:33 +01:00
Daniel Imms
6ce37ef7a2 Skip flaky test
Part of #140111
2022-01-04 14:28:16 -08:00
Daniel Imms
79ed98edc9 Skip flaky tests
Part of #140110
2022-01-04 09:40:49 -08:00
Daniel Imms
b562ce7067 Use async/await in env var tests and improve polling
Fixes #120077
2021-12-15 12:28:36 -08:00
Daniel Imms
548f18fcf3 Skip env var collection should respect clearing entries
Part of #120077
2021-12-14 14:23:26 -08:00
Daniel Imms
96cc3b8fc0 Disable should respect dimension overrides again
Part of #137155
2021-11-19 06:01:49 -08:00
Daniel Imms
b66d2e7bbd Next attempt to fix should respect dimension overrides in remote
Fixes #137155
2021-11-17 05:29:13 -08:00
Daniel Imms
da099cc71f Skip should respect dimensions overrides tests in remote only
Part of #137155
2021-11-17 04:45:30 -08:00
Daniel Imms
f88820646b Tidy up 2021-11-15 00:14:06 -08:00
Daniel Imms
b934d09346 Move other extension terminal tests to async await
Part of #137155
2021-11-14 23:53:12 -08:00
Daniel Imms
03a844a2e5 Use async await in pty terminal test
Part of #137155
2021-11-14 23:39:46 -08:00
Megan Rogge
5350eaa205 skip failing test 2021-10-15 09:41:50 -07:00
Daniel Imms
4a7fddb0d2 Fix TerminalState tests 2021-09-17 06:31:43 -07:00
Daniel Imms
23760f5234 Remove change state event interface
Part of #127717
2021-08-19 14:40:33 -07:00
Daniel Imms
ddcf2d6630 Dispose of terminal at end of onDidChangeTerminalState test 2021-08-13 07:00:41 -07:00
Daniel Imms
189a73a197 Add listener to disposables array 2021-08-13 06:45:36 -07:00
Daniel Imms
be646cf780 Use correct assert import 2021-08-12 17:21:26 -07:00
Daniel Imms
241a07d412 Add test, finish piping through interaction event
Part of #127717
2021-08-12 15:33:25 -07:00
Matt Bierner
ab8e743520 Organize imports in ext tests 2021-08-11 16:55:51 -07:00
Megan Rogge
d579ec3d9b fix #121523 2021-08-04 12:14:59 -04:00
Daniel Imms
740774991e Remove debug logs 2021-07-16 08:27:51 -07:00
Daniel Imms
bbd67acb25 Remove replaceAll 2021-07-16 06:52:18 -07:00
Daniel Imms
fcce57fc66 Debug logs in test 2021-07-16 06:05:34 -07:00
Daniel Imms
4bcac02b15 Revert "skip failing tests - #128828"
This reverts commit 599f5d2c67.
2021-07-16 05:16:01 -07:00
Sandeep Somavarapu
599f5d2c67 skip failing tests - #128828 2021-07-16 11:43:24 +02:00
Daniel Imms
3cd98a5056 Fix flakiness in test and re-enable
Fixes #128710
2021-07-15 06:32:31 -07:00
Daniel Imms
91ef2dd04a Remove child process monitor logs 2021-07-15 05:56:14 -07:00
Daniel Imms
b605479359 Disable suite instead of just test 2021-07-14 19:00:56 -07:00
Daniel Imms
039582c0dd Disable env var collection test on Windows
See #128710
2021-07-14 17:42:34 -07:00
Daniel Imms
6913aad2da Re-enable environment variable collection tests
Fixes #119826
2021-06-08 05:45:40 -07:00
Daniel Imms
8e5b3b5aff Merge branch 'main' into hbibkrim/114898_terminal_name_change_event 2021-05-04 08:39:30 -07:00
meganrogge
d7f5575367 skip failing test 2021-04-16 16:54:44 -07:00
Daniel Imms
6751472731 Merge remote-tracking branch 'origin/main' into pr/habibkarim/115276 2021-04-01 07:18:36 -07:00
Daniel Imms
4c76edff2b Revert "skip failing terminal tests."
This reverts commit 2d5f0e4953.
2021-03-31 05:07:32 -07:00
rebornix
2d5f0e4953 skip failing terminal tests. 2021-03-30 18:26:57 -07:00
meganrogge
9fd5f25ec5 rendererType -> gpuAcceleration 2021-03-29 18:35:07 -07:00
Daniel Imms
182d40c07c Fix test 2021-03-29 15:34:22 -07:00
Daniel Imms
dcb7f7c853 Skip environmentVariableCollection suite
Part of #119826
2021-03-29 14:23:48 -07:00
meganrogge
b63cfb3a8b skip test and remove unused code 2021-03-24 15:27:24 -07:00
Daniel Imms
d1dbb93317 Remove remote test failure comment
FIxes #96057
2021-03-09 05:36:38 -08:00
Daniel Imms
5fdbc82111 Re-enable task and term test 2021-03-08 17:07:14 -08:00
Daniel Imms
4d3b158023 Disable terminal tests in remote again, fix settings for tasks 2021-03-08 05:54:43 -08:00
Daniel Imms
074632a51f Try enable remote terminal integration tests
Part of #96057
2021-03-06 10:20:30 -08:00
Daniel Imms
02a5d5925b Disable relaunch in tests 2021-03-05 17:51:34 -08:00
Daniel Imms
faccfff275 Make terminal test less strict
Fixes #117371
2021-02-24 09:41:24 -08:00