Commit Graph

86 Commits

Author SHA1 Message Date
Benjamin Pasero
b19f50e016 debt - improve emmet integration tests
- properly close all editors
- disable minimap to prevent spammy output
2021-03-29 08:31:14 +02:00
Benjamin Pasero
9de38fc9a8 Disable keytar in our integration tests (#116852)
* tests - extract and use ALL_PLATFORMS_API_TESTS_EXTRA_ARGS

* tests - throw when accessing keytar from API tests
2021-02-17 15:09:40 +01:00
Benjamin Pasero
5c005324bb tests - enable workspace tests again for now 2021-02-16 18:44:16 +01:00
João Moreno
0e7f3d0d8c Revert "remove colorize-tests extension usage"
This reverts commit d577c4b18d.
2021-01-19 11:39:39 +01:00
Matt Bierner
800e173c40 Split ts into unit and smoke tests
The smoke tests are less reliable as they simulate user actions

Fixes #102075
Fixes #102097
Fixes #102106
2021-01-15 13:32:27 -08:00
João Moreno
d577c4b18d remove colorize-tests extension usage 2021-01-15 12:59:42 +01:00
Robo
daca95ea06 fix: disable shm usage in container builds (#111787)
* fix: disable shm usage in container builds

* ci: use EGL

* ci: use swiftshader

* ci: disable shm for unittests
2020-12-09 10:46:35 -08:00
Robo
94142bd7e0 chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
João Moreno
1c1c59fd0f Kill code processes after each integration test suite run (#111844)
* bring back linux integration tests

* no empty functions

* hmm
2020-12-03 21:45:01 +01:00
Rakib Fiha
7670c0c79c Changed shebang same as code.sh (#109372)
* Changed shebang same as code.sh

* Added set -e in test.sh
2020-10-30 07:54:13 +01:00
Ladislau Szomoru
bd364ea311 Run commosJS integration tests consistently (#104914) 2020-08-18 12:04:38 +02:00
Matt Bierner
bdd3721849 Add custom editor test extension
Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
2020-07-29 14:05:44 -07:00
rebornix
9798ce7388 move notebook test to last 2020-07-22 10:30:56 -07:00
rebornix
86356398dd use tmp file for every test. 2020-07-22 09:01:02 -07:00
rebornix
dc5e243a53 still disable web integration test 2020-07-21 16:25:49 -07:00
rebornix
ba85a1a477 bring on integration test. 2020-07-21 08:10:29 -07:00
Benjamin Pasero
5efad44b0d tests - skip failing notebook tests for now (#103003) 2020-07-21 11:28:14 +02:00
rebornix
2501ecbe3f 💄 2020-07-20 18:03:30 -07:00
Matt Bierner
362d345448 Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
Benjamin Pasero
e7920dce7b tests - disable ts integration tests 2020-07-10 13:25:37 +02:00
Benjamin Pasero
59074a6cae integration tests - need to compile test extensions when running against build
cc @mjbvz
2020-07-10 09:57:44 +02:00
Matt Bierner
46c2494cb0 Enable ts tests on ./test-integration.sh (#101826)
* Enable ts tests on ./test-integration.sh

* Fix join lines for windows

* Fixing more tests for windows

Make sure we use the correct new line character

* Update test-ingration scripts
2020-07-07 17:38:03 -07:00
Benjamin Pasero
d41ca1ce5f tests - also use --no-cached-data for normal integration tests 2020-06-09 10:29:01 +02:00
Benjamin Pasero
618e9e98c5 tests - use rm -rf for deleting user data dir 2020-06-01 13:41:24 +02:00
Benjamin Pasero
5fd0d725bc diag - publish crashes from builds as artefact 2020-05-07 08:26:12 +02:00
Benjamin Pasero
6a8b201c8a smoke - restore skip-release-notes CLI arg (#96459) 2020-04-29 12:40:04 +02:00
rebornix
b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
Benjamin Pasero
1bd8e5b76b tests - need to set --enable-proposed-api=vscode.git for integration tests 2020-03-17 13:35:49 +01:00
Benjamin Pasero
6f34d1a7d8 integration - prevent excessive gulp usage 2020-02-13 12:26:32 +01:00
Benjamin Pasero
e5ca30b596 docs integration test scripts 2020-02-13 12:02:19 +01:00
Benjamin Pasero
4b359a57a5 build - address some issues
- run local and remote integration tests separately
- enable playwright on Linux with -no-sandbox trick
2020-02-12 12:07:44 +01:00
Benjamin Pasero
c2444b42af tests - proper text fixtures dir 2020-02-10 15:33:04 +01:00
Joao Moreno
acd2c6f387 fix tests 2020-02-04 13:04:44 +01:00
Joao Moreno
de3513578c add git to integration tests 2020-02-04 12:35:29 +01:00
Joao Moreno
765a8e1f01 simplify integration script 2020-02-04 12:35:29 +01:00
Benjamin Pasero
6d1f663dd7 integration tests - enable logging when running against build 2020-01-15 16:36:03 +01:00
Benjamin Pasero
23956cc5e2 update to electron 6.0.x (#81644)
* update to electron 6.0.x

* chore: bump electron@6.0.12
2019-10-10 12:26:28 -07:00
Johannes Rieken
a5b9969f06 Merge branch 'master' into joh/sigusr1 2019-10-08 18:02:55 +02:00
Benjamin Pasero
42ebd1036f build - use enable-proposed-api in tests 2019-10-08 11:13:18 +02:00
Johannes Rieken
5d413d7418 remove --disable-inspect 2019-10-07 14:09:05 +02:00
Benjamin Pasero
31a8a2c26e update distro 2019-10-03 07:30:11 +02:00
Benjamin Pasero
bb0dbb3b9c fix vscode.open() tests (#81833) 2019-10-02 12:28:48 +02:00
Benjamin Pasero
da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Benjamin Pasero
afde7913eb build - set no-sandbox everywhere (#81096) 2019-09-18 13:55:03 +02:00
Robo
029e9929ae chore: Update to Electron 6.x (#75802) 2019-09-13 14:53:56 +02:00
Benjamin Pasero
4cd5047073 build 💄 2019-09-04 08:55:20 +02:00
Benjamin Pasero
155f85b679 Build: run integration tests against actual build (#80203)
* experiment with running macOS integration test against real build

* echo command

* more tests

* Revert "more tests"

This reverts commit b07bde89be.

* test

* fix script

* fix build

* fix tests

* fix build

* fix build

* conditionally enable test for remote

* adopt for linux and windows

* disable failing test

* fix build

* windows - echo off

* fix variable check

* fix path

* fix compile

* echo off

* mac polish
2019-09-02 11:26:26 +02:00
Benjamin Pasero
b2a456e7f9 💄 2019-06-24 18:57:37 +02:00
Benjamin Pasero
e42a1b0878 build - add and use --disable-inspect for integration tests (#74898) 2019-06-24 18:54:31 +02:00
Benjamin Pasero
d813315714 comment out more (for #74898) 2019-06-24 10:49:34 +02:00