Commit Graph

601 Commits

Author SHA1 Message Date
Dirk Baeumer
08c4cd87e3 Reenable localization tests. 2021-03-25 10:42:35 +01:00
rebornix
2b66dfe021 skip flaky tests. 2021-03-23 21:49:48 -07:00
Rob Lourens
cca8a48b17 Restore notebook smoketests, Fix #113882 2021-03-23 08:49:57 -07:00
Johannes Rieken
b353f06339 comment out failing notebook smoke tests, https://github.com/microsoft/vscode/issues/119164 2021-03-17 09:22:44 +01:00
Jackson Kearl
556e6d8310 Fixup search smoke tests 2021-03-09 12:50:36 -08:00
Jackson Kearl
9eceb50498 Move label about for #115244 after more tests are failing 2021-03-09 11:25:45 -08:00
Jackson Kearl
e5a10ca55d Skip search tests while diagnosing flakeyness 2021-03-09 11:16:09 -08:00
Sandeep Somavarapu
edfbf27e3a #118443 - change name 2021-03-09 09:34:19 +01:00
Sandeep Somavarapu
9d3a1d9f59 Fix #118443 2021-03-09 09:30:56 +01:00
Jackson Kearl
ac229ced07 Revert "Reenable smoke test to see if still flakey" #115244
This reverts commit 5d80c30e5b.
2021-03-08 19:31:58 -08:00
Benjamin Pasero
9c78fa40ca skip failing test (#118443) 2021-03-08 15:22:24 +01:00
Jackson Kearl
5d80c30e5b Reenable smoke test to see if still flakey
Ref #115244
2021-03-05 22:05:32 -08:00
Benjamin Pasero
041e4d9b1f fix smoke tests with stable build (fix #117420) 2021-02-23 19:04:51 +01:00
João Moreno
2ca2792a65 fix smoketest 2021-02-19 16:03:01 +01:00
Rob Lourens
a699ffaee6 Reenable notebook smoke test
Fix #116535
2021-02-13 15:48:37 -08:00
Johannes Rieken
fc31a6a558 skip failing test, https://github.com/microsoft/vscode/issues/116535 2021-02-12 11:15:56 +01:00
Jackson Kearl
8a3a5d9b74 Fix search smoke test 2021-02-09 15:44:07 -08:00
Sandeep Somavarapu
cd97629c44 #116152 enable smoke tests 2021-02-09 08:58:39 +01:00
Rob Lourens
be5126d37c Also skip 'before', #116156 2021-02-08 22:08:17 -08:00
Rob Lourens
0829608afb Change disabled tests to .skip 2021-02-08 21:37:02 -08:00
Megan Rogge
29844a0baf disable smoke tests that time out 2021-02-08 18:21:39 -08:00
Sandeep Somavarapu
a9ccd48a1f enable extension tests in web 2021-02-04 08:44:06 +01:00
Sandeep Somavarapu
4e6d9ce2b7 add server cli test 2021-02-03 21:42:12 +01:00
Sandeep Somavarapu
066c584405 enable remote smoke tests 2021-02-03 19:20:44 +01:00
Sandeep Somavarapu
abb05eb058 Fix #115586 2021-02-02 10:25:50 +01:00
Benjamin Pasero
04d4310a8a fix smoketest (#115586) 2021-02-02 08:20:07 +01:00
Rob Lourens
662a698ef9 Skip failing test #115244 2021-01-28 12:00:17 -08:00
Sandeep Somavarapu
4b9b2ab9a6 Fix #114707 2021-01-21 17:46:40 +01:00
João Moreno
f745a912ae fixes #114420 2021-01-15 15:19:19 +01:00
Alexandru Dima
00f8540d79 Fixes #114332
`yarn` no longer compiles the smoke test as a postinstall script. This breaks the flow of running `yarn && yarn smoketest` to execute the smoketest.

So change `yarn smoketest` to also do the compiling of the smoke test. But that generates too much extra work on the build machine, which needs to invoke `yarn smoketest` twice, once for Electron and once for web.

To workaround that, `yarn smoketest-no-compile` is added, which can be used by the build machine to avoid needlessly compiling.

While here, the nodejs version is already checked in the `yarn` preinstall script, so remove the check from the smoke test.
2021-01-14 10:35:42 +01:00
Benjamin Pasero
96e2981c91 skip failing test (#113882) 2021-01-08 08:16:28 +01:00
Rob Lourens
d29388d255 Reenable test, fix #113768 2021-01-05 12:21:50 -08:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
Sandeep Somavarapu
0ac5e95251 Fix #109644 2020-12-02 17:50:49 +01:00
Martin Aeschlimann
3472159cb1 Merge pull request #111408 from microsoft/aeschli/notebookIcons
externalize notebook items
2020-12-01 09:29:13 +01:00
Sandeep Somavarapu
47ce2a8d6d #111845 fix localization tests 2020-11-30 20:26:00 +01:00
Martin Aeschlimann
4e45d27a72 fix stopIcon name 2020-11-27 12:12:54 +01:00
Sandeep Somavarapu
6a2535e0ab Fix #107965 2020-10-28 19:49:42 +01:00
Benjamin Pasero
781e0e3192 windows - remove not needed and confusing disable-restore-windows CLI arg 2020-10-01 11:36:45 +02:00
Rob Lourens
b47a60c67f Fix notebook smoketest
Fix #107219
2020-09-22 17:14:15 -05:00
ChaseKnowlden
e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Rob Lourens
1893b55c25 Skip smoketest #105330 2020-09-16 17:06:40 -05:00
Rob Lourens
7a92c462c8 Reenable notebook smoke test #105330 2020-09-08 10:46:04 -05:00
Rob Lourens
a1724a23df Disable smoke test for #105330 2020-09-02 09:56:32 -07:00
Sandeep Somavarapu
2277c8e2a3 Fix #104230 2020-08-07 12:31:03 +02:00
Dirk Baeumer
0b79a0e708 Reenable localization tests 2020-08-07 11:30:30 +02:00
isidor
f3e4ff9196 skip failing tests 2020-07-30 14:39:52 +02:00
Matt Bierner
42761b9db2 Fix smoke test function call 2020-07-28 14:57:08 -07:00
rebornix
5e96337121 re #93070. test for command arguments. 2020-07-13 10:52:57 -07:00
Dirk Baeumer
09531cdf10 Fixes #101005: Localization - starts with 'DE' locale and verifies title and viewlets text is in German 2020-06-25 09:38:42 +02:00