Commit Graph

322 Commits

Author SHA1 Message Date
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
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
Joao Moreno 77288dfe00 smoke: use debug inspector protocol 2017-09-22 17:45:18 +02:00
Joao Moreno 89f671a4db smoke: add tracing message 2017-09-22 17:45:18 +02:00
Joao Moreno f89f492a5e smoke: dont use :focus selector 2017-09-22 17:45:18 +02:00
Joao Moreno d1ebe12440 smoke: dont use monaco-editor.focused 2017-09-22 17:45:18 +02:00
Joao Moreno 3b06706a32 smoke: dont use monaco-editor.focused 2017-09-22 17:45:18 +02:00
Joao Moreno ddda90314e smoke: fix quick open focus issue 2017-09-22 14:57:55 +02:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Joao Moreno 2d32c95276 smoke: forgot await 2017-09-15 16:00:42 +02:00
Joao Moreno e5fb2c8291 smoke: different slow number 2017-09-15 16:00:42 +02:00
Joao Moreno 8e0581bae4 smoke: prevent nested waitFor calls 2017-09-15 16:00:42 +02:00
Joao Moreno 04a94d18a9 smoke: --sticky-quickopen cli option 2017-09-15 16:00:42 +02:00
Joao Moreno 16ad2b7845 smoke: enable concurrent debug runs using different ports 2017-09-15 16:00:42 +02:00
Joao Moreno 04bf2a2a50 smoke: fix broken http ping 2017-09-15 16:00:42 +02:00
Joao Moreno af0cc2ee23 smoke: omg, they were all using the same port! 2017-09-15 12:57:16 +02:00
Joao Moreno 4c26c77894 smoke: more debug screenshots 2017-09-15 10:59:17 +02:00
Joao Moreno dfe003d75e smoke: careful with screeshot capturing 2017-09-15 10:59:07 +02:00
Joao Moreno e3a05e0186 smoke: wait for marketplace for longer than 5 seconds 2017-09-15 10:41:58 +02:00
Joao Moreno d23dce6a7c smoke: loosen up localization assertions 2017-09-15 10:34:24 +02:00
Sandeep Somavarapu 8770c22393 smoke: more screenshots 2017-09-14 16:39:31 +02:00
Sandeep Somavarapu 74bd9fe9a6 smoke:
- introduce data-uri attribute in editor to know if the editor is ready
- fix editor focus class name issue
2017-09-14 15:30:13 +02:00