Commit graph

342 commits

Author SHA1 Message Date
Joao Moreno d6645f3ffe Revert "smoke: let's catch the sucker"
This reverts commit d475882151.
2017-10-19 19:20:11 +02:00
Joao Moreno 5c03b21db4 smoke: use textarea for typing in editor 2017-10-18 18:03:32 +02:00
Joao Moreno 08f63f82fe smoke: more timeouts... 2017-10-18 17:41:06 +02:00
Joao Moreno a1fef89922 smoke: use pasteboard to edit editor 2017-10-18 12:21:24 +02:00
Joao Moreno ab6d82271b smoke: comment out folding 2017-10-18 12:12:48 +02:00
Joao Moreno d475882151 smoke: let's catch the sucker 2017-10-13 12:25:25 +02:00
Joao Moreno 7d077703a7 smoke: fix electron types 2017-10-10 16:24:29 +02:00
Joao Moreno cbd02812d0 upgrade spectron 2017-10-10 16:14:13 +02:00
Joao Moreno 2d2a6a38d6 message 2017-10-10 14:41:11 +02:00
Joao Moreno bffbd01047 test: drop usages of keys() for typing 2017-10-10 14:18:55 +02:00
Joao Moreno a05536bbf6 fix keys implementation 2017-10-10 10:45:44 +02:00
Joao Moreno a4c647f62f Merge remote-tracking branch 'origin/master' into smoketest 2017-10-10 09:19:17 +02:00
Matt Bierner 0bd33bbd96 Use strict versions for @types. Fixes #35561 2017-10-09 11:21:00 -07:00
Joao Moreno 4756d8d980 smoke: log main and renderer processes 2017-10-06 11:06:49 +02:00
Joao Moreno 3a399200f2 smoke: simplify screenshots, artifacts 2017-10-06 09:58:38 +02:00
Martin Aeschlimann d6fed8a1b4 File extension association is not respected when file extension and language id share the same icon . Fixes #27475 2017-10-05 18:04:16 +02:00
Joao Moreno 0e8aca2823 smoketest: fix logs 2017-10-05 16:51:10 +02:00
Joao Moreno 64c07f19b4 smoke: mkdir logs 2017-10-05 15:32:37 +02:00
Joao Moreno d73a3e355f smoke: collect chromedriver and webdriver logs 2017-10-05 14:53:51 +02:00
Joao Moreno d0974f2bd4 smoke: get more screenshots 2017-10-05 10:58:19 +02:00
Joao Moreno 08e6c5d09e disable updates in smoketests 2017-10-04 21:20:41 +02:00
Benjamin Pasero b726d86837 smoke - fix compile error 2017-10-04 16:52:42 +02:00
Sandeep Somavarapu 1d080314ef Smoke tests: take wait time as argument 2017-10-04 15:07:41 +02:00
Sandeep Somavarapu aaf3c31b6f remove commented code 2017-10-04 15:07:41 +02:00
Sandeep Somavarapu 583e903669 Disable telemetry in smoke tests using an env arg 2017-10-04 12:41:36 +02:00
Sandeep Somavarapu 34b4fb6b8b Disable telemetry in smoke tests using setting 2017-10-04 12:41:36 +02:00
Sandeep Somavarapu aee1381749 Smoke tests: Add a comma at the end while adding a setting 2017-10-04 12:41:36 +02:00
Christof Marti d97034411c Fix typing weirdness 2017-10-03 15:12:50 -07:00
Joao Moreno d28ace31aa prevent getQuickOpenElements() issues
related to #34203
2017-10-03 15:52:19 +02:00
Joao Moreno 9e90207c43 smoke: remove wait 2017-10-02 21:51:24 +02:00
Joao Moreno 3cedac620f smoke: fix dataloss tests 2017-10-02 21:51:24 +02:00
João Moreno b726c73faf Update README.md 2017-10-02 21:22:39 +02:00
Daniel Imms 0d3542b22d Merge pull request #35381 from Microsoft/tyriar/smoke_test_improvements
Fix terminal smoke test
2017-10-02 11:41:27 -07:00
Joao Moreno 7ea5daf468 fix compile error 2017-10-02 14:56:48 +02:00
Joao Moreno d1945dbc21 simplify smoketest launch 2017-10-02 14:52:58 +02:00
isidor 78cd74b108 smoke test: fix debug console
Wait for the keys to be picked up by the editor model such that repl evalutes what just got typed
2017-09-29 16:42:54 +02:00
Daniel Imms c5a132f56c Fix terminal smoke test
Fixes #34206
2017-09-29 10:25:41 -04:00
Joao Moreno 095c18b2f0 smoke: loosen smoke test requirement 2017-09-26 13:04:06 +02:00
Joao Moreno 9c9996cc51 smoke: increase timeouts 2017-09-26 12:32:55 +02:00
Joao Moreno 00d91bf9c3 smoke: all platforms are slow 2017-09-26 08:51:33 +02:00
Joao Moreno 055d9274d2 smoke: slow windows 2017-09-26 08:01:46 +02:00
Joao Moreno 9ee44989d8 smoke: more pitfalls 2017-09-25 22:50:39 +02:00
Joao Moreno 0f2e67464e smoke: pitfalls 2017-09-25 22:46:02 +02:00
Joao Moreno 784f9d120b what did I do to deserve this
#34988
2017-09-25 22:41:30 +02:00
Joao Moreno 5ddebd0bd8 smoke: bad selector 2017-09-25 22:41:30 +02:00
Joao Moreno b82fa8dcb0 smoke: this breaks more often than I'd like 2017-09-25 22:41:30 +02:00
Joao Moreno b55705bd65 update smoketest docs 2017-09-25 17:36:58 +02:00
Joao Moreno d322924244 smoke: better rimraf in main 2017-09-25 15:32:06 +02:00
Martin Aeschlimann 2f018ed0d7 [theming] Use different colors for rendering warning and info markers. Fixes #34849 2017-09-25 15:25:06 +02:00
Joao Moreno 2c263add93 smoke: fix another focus issue 2017-09-23 17:15:51 +02:00