Commit Graph

584 Commits

Author SHA1 Message Date
Benjamin Pasero
6bd7b70515 Revert "Enable webview tests (#114059)"
This reverts commit 01c6003c29.
2021-01-09 11:23:34 +01:00
Matt Bierner
01c6003c29 Enable webview tests (#114059)
These tests were disable due to some occasional failures on build machines. This PR enables them but with flakySuite while I track down possible causes of these failures
2021-01-08 15:57:28 -08:00
Johannes Rieken
74bc1d2672 re-enable test for https://github.com/microsoft/vscode/issues/111867 2021-01-07 09:18:51 +01:00
Johannes Rieken
0cb7dad36f adopt creation of N resources at once, https://github.com/microsoft/vscode/issues/111867 2021-01-06 14:46:32 +01:00
Johannes Rieken
b99e9bc299 apply file edits in bulks of equal edits, https://github.com/microsoft/vscode/issues/111867 2021-01-06 14:46:32 +01:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Alexandru Dima
fee6dbf4e0 Merge remote-tracking branch 'origin/master' into alex/node-modules-vscode 2020-12-17 22:02:47 +01:00
Alexandru Dima
7ca71e763d Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00
Alexandru Dima
e0498f0cdd Share typescript node module (#112718) 2020-12-17 20:58:11 +01:00
Alexandru Dima
ed19f6082f Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01:00
Johannes Rieken
bb68097d15 add extra check to understand https://github.com/microsoft/vscode/issues/112263 2020-12-11 09:48:15 +01:00
Alex Dima
52e9e02e0a Fixes #110141: Do not push undo stack elements for a no-op EOL change 2020-11-12 12:18:27 +01:00
Alex Dima
3725ff44d5 Fixes #109131: Do not fail if an undo stop is inserted in between the two consecutive edits 2020-10-22 09:59:35 +02:00
Benjamin Pasero
13ccfeb2cd test - check for dirty flag too (#107739) 2020-10-07 07:53:09 +02:00
Alex Dima
1a9e0af641 Fixes #107815: Remove save RenameOperation 2020-10-06 22:53:57 +02:00
Alex Dima
ca01c69720 Finalize test for #107739 2020-10-06 22:45:46 +02:00
Alex Dima
443508c4c9 Add test for #107739 2020-10-06 22:18:30 +02:00
Alex Dima
296147c88e Fix integration tests 2020-09-30 20:58:26 +02:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Matt Bierner
4799714403 Remove extra awaits
These functions return void so we don't need to await them
2020-09-16 15:11:21 -07:00
Matt Bierner
50cc1d0e97 Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
Matt Bierner
d1b49cd8b9 Adding more explicit typings for TS 4.1 new Promise logic 2020-09-16 11:58:01 -07:00
Daniel Imms
6821292b4b Fix ts 4.1 issues in terminal api tests 2020-09-09 12:43:25 -07:00
Christof Marti
d08e158b8d Investigate #104554 2020-08-31 16:30:58 +02:00
Alex Ross
0de8d51904 Finalize task detail API
Fixes #69785
2020-08-27 11:08:48 +02:00
Ladislau Szomoru
06730e3e29 Azure DevOps pipeline - generate unique test result names (#105148)
* Set suite name based on environment variable
2020-08-21 15:05:15 +02:00
Ladislau Szomoru
b2efcbf687 Add process.arch into the test results file name (#104946) 2020-08-19 07:48:37 +02:00
Daniel Imms
f7f05dee53 Don't require creationOptions to be the same object
Fixes #102950
2020-08-12 17:02:40 -07:00
Daniel Imms
9a2696d391 Don't fire onDidChangeTerminalDimensions when cols/rows is 0
Fixes #83778
2020-08-12 16:33:55 -07:00
Alex Ross
2344987359 Add task test back in 2020-07-31 10:15:05 +02:00
Alex Ross
ae245c9b1f Fix onDidStart and End task test 2020-07-30 16:19:22 +02:00
isidor
15ada625f2 skip moree tests 2020-07-30 16:11:05 +02:00
isidor
d7ed2f5382 skip more tests 2020-07-30 15:23:53 +02:00
isidor
f3e4ff9196 skip failing tests 2020-07-30 14:39:52 +02:00
Alex Ross
c8b5be4801 Add wait wait in tasks test for execute to return 2020-07-30 13:38:20 +02:00
Alex Ross
e39d21e318 Remove hack in terminal task system to delay disposal
This is no longer needed because #92868 is fixed

This reverts commit d6354443f4.
2020-07-30 11:59:18 +02:00
Sandeep Somavarapu
cc20a1f02a #103544 Skip another failing test 2020-07-30 10:05:34 +02:00
Matt Bierner
e0f0cc4bf2 Skip another failing test 2020-07-29 15:05:49 -07:00
Matt Bierner
55ad57fc2a Skipping failing test 2020-07-29 14:06:12 -07:00
Sandeep Somavarapu
a3f6ecc5eb #103544 comment out failing test 2020-07-29 11:01:37 +02:00
Alex Dima
f485d75605 Revert change that breaks integration tests 2020-07-28 12:04:57 +02:00
Matt Bierner
7493065766 Fix webview special paths for resources and re-enable test
Fixes #103419
2020-07-27 21:41:30 -07:00
Alex Dima
88e6416265 comment out failing web integration test 2020-07-27 17:50:47 +02:00
Rob Lourens
50652f8189 Fix findFiles integration tests after PR even more 2020-07-26 18:35:14 -07:00
Rob Lourens
e2de23c683 Fix integration tests 2020-07-25 09:21:27 -07:00
Jean Pierre
86c04f72be Fixes regression: cannot open image with special characters '#', '?', '%' (#102189)
* Fixes #102188

* Add unit test for #102188
2020-07-24 13:58:54 -07:00
Alex Ross
5e5fa3edde Tasks without a registered definition should run (#102696)
Fixes #102684
2020-07-16 14:42:02 +02:00
Alex Ross
a05390d952 Disable failing tasks test to get build 2020-07-16 10:45:17 +02:00
Matt Bierner
599f3b60e2 Skip mac copy test for now
Failing in CI
2020-07-14 13:04:26 -07:00
Matt Bierner
a7285b471c Enable webview tests on remote as well (#102444)
* Enable webview tests on remote as well

* Delete conditional test type
2020-07-14 11:28:06 -07:00