Commit Graph

120 Commits

Author SHA1 Message Date
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
Daniel Imms
ce7cd0abac Make env var tests more resilient to other terminal events 2021-02-22 04:04:48 -08:00
Daniel Imms
d2a6dea323 Disable conpty in integration tests again
Fixes #117028
2021-02-22 03:52:59 -08:00
Daniel Imms
16510dfc86 Remove logs from test 2021-02-18 04:29:19 -08:00
Daniel Imms
c41fb76299 Re-enable all tests 2021-02-16 12:13:39 -08:00
Daniel Imms
994ad37588 Log more in test 2021-02-16 08:36:03 -08:00
Daniel Imms
35abaaf606 Log all lines in failing test 2021-02-16 08:08:09 -08:00
Daniel Imms
90f344fe7e Skip echo test again 2021-02-12 17:05:24 -08:00
Daniel Imms
0e16b7a0fe Simplify echo works in the default shell 2021-02-12 15:59:54 -08:00
Daniel Imms
6841c52357 Try conpty in integration tests 2021-02-12 15:20:25 -08:00
Daniel Imms
0e3ec619b6 Revert "Re-enable most tests"
This reverts commit a5994556a8.
2021-02-12 15:19:45 -08:00
Daniel Imms
0ebe81ecc1 Revert "Skip all but 2"
This reverts commit 7934b9d439.
2021-02-12 15:19:34 -08:00
Daniel Imms
7934b9d439 Skip all but 2 2021-02-12 14:55:49 -08:00
Daniel Imms
a5994556a8 Re-enable most tests 2021-02-12 14:10:21 -08:00
Daniel Imms
68f1497536 Skip echo works in the default shell test 2021-02-12 13:40:59 -08:00
Daniel Imms
66d300b1bb Enable 3 tests 2021-02-12 12:22:34 -08:00
Daniel Imms
6148fedea0 Enable terminal tests that deal with ptys only 2021-02-12 11:34:17 -08:00