Commit graph

731 commits

Author SHA1 Message Date
Rob Lourens 8f3f91d1f7 Remove second copyright header 2018-05-24 10:46:00 -07:00
Benjamin Pasero 2243f85185 Merge branch 'master' into ben/editor 2018-05-24 08:11:30 +02:00
Rob Lourens 16a54dac7b Add helpers for repeating mocha tests, and a search smoketest helper 2018-05-23 22:08:09 -07:00
Benjamin Pasero 77bbc7e3e4 smoke - disable flaky search test (for #50355) 2018-05-23 15:38:31 +02:00
Benjamin Pasero 0562e4f468 smoke - more disablement for #50337 2018-05-23 15:37:17 +02:00
Benjamin Pasero f913d93c49 smoke - more disablement for #50337 2018-05-23 15:36:03 +02:00
Benjamin Pasero 57b753836a Merge branch 'master' into ben/editor 2018-05-23 12:31:17 +02:00
Benjamin Pasero 7cc501658a smoke - disable flaky debug tests 2018-05-23 12:28:22 +02:00
Rob Lourens aa1aafbabb Unbreak settings-related smoke tests 2018-05-22 21:25:01 -07:00
Benjamin Pasero f0abfa346e Merge branch 'master' into ben/editor 2018-05-22 07:21:24 +02:00
Rob Lourens 56e3f8d607 Disable CSS smoketest that relies on settings, since shortcut is changed 2018-05-21 22:01:24 -07:00
Rob Lourens dbd7f09189 Disable settings smoketest since keybinding is changed 2018-05-21 21:59:41 -07:00
Benjamin Pasero 94094e2a6d grid - fix to set height: 100% on editor container 2018-05-18 13:11:45 +02:00
Benjamin Pasero a584931b45 Merge branch 'master' into ben/editor 2018-05-16 08:40:20 +02:00
Rob Lourens a17ea27109 Ensure error output from tests is readable 2018-05-15 18:05:16 -07:00
Benjamin Pasero 3133cbcbcc Merge branch 'master' into ben/editor 2018-05-14 08:06:02 +02:00
Rob Lourens 11bd4e4160 Fix debug smoketest - frame contents can wrap but stay hidden - ensure that click lands on the correct frame 2018-05-13 21:31:15 -07:00
Benjamin Pasero 93013999a0 Merge branch 'master' into ben/editor 2018-05-10 09:02:53 +02:00
Christof Marti c249ac2caa Update smoke test to Quick Input (#49340) 2018-05-09 10:39:10 +02:00
Benjamin Pasero d3f28be83a Merge branch 'master' into ben/editor 2018-05-09 09:16:45 +02:00
Joao Moreno 60f8c97ef2 smoketest: drop keybindings.json
fixes #49140
2018-05-08 16:34:52 +02:00
Benjamin Pasero 01112a7872 Merge branch 'master' into ben/editor 2018-05-07 08:23:29 +02:00
Joao Moreno 6cae65a27b retry focusing the search input
fixes #49117
2018-05-04 09:42:21 +02:00
Joao Moreno 3731a43749 fix preferences smoketests due to broken keybindings 2018-05-03 21:27:18 +02:00
Benjamin Pasero c3489eb7e9 Merge branch 'master' into ben/editor 2018-05-03 19:07:55 +02:00
Joao Moreno 8a0c89f086 grid dnd 2018-05-03 16:22:43 +02:00
Joao Moreno 809f5dffd1 fix smoketest npe 2018-05-03 14:40:29 +02:00
Joao Moreno 426b2f134a grid: cleanup addView method 2018-05-03 12:08:33 +02:00
João Moreno 31c7234e9d
Update README.md 2018-05-03 11:53:17 +02:00
João Moreno ccdc7de015
Update README.md 2018-05-03 11:52:10 +02:00
João Moreno d5972344c4
Update README.md 2018-05-03 11:51:33 +02:00
João Moreno 27e0443673
Update README.md 2018-05-03 11:50:22 +02:00
João Moreno 69d30c1418
Update README.md 2018-05-03 11:49:28 +02:00
João Moreno 77848c3ece
Update README.md 2018-05-03 11:45:39 +02:00
Joao Moreno 1c8f1c09fe splitView -> addview 2018-05-03 11:38:22 +02:00
Joao Moreno c469baccb0 the Grid 2018-05-03 11:36:34 +02:00
Joao Moreno 1ac865e493 rename SplitGirdView to GridWidget 2018-05-03 10:47:27 +02:00
Joao Moreno b59a482287 Merge branch 'master' into grid 2018-05-03 10:38:01 +02:00
Joao Moreno 050e66fdad fix smoketest in tfs 2018-05-02 16:52:45 +02:00
Joao Moreno 931ee228f3 smoketest: poll should report last error 2018-05-02 12:43:34 +02:00
Joao Moreno fe49af2cac fix terminal smoketests
fixes #48396
2018-05-02 12:30:22 +02:00
Joao Moreno 5dc5b4a90e smoketest: show devtools when using --verbose 2018-05-02 12:30:22 +02:00
Joao Moreno 5ba105e0da update README.md 2018-05-02 12:30:21 +02:00
Joao Moreno 0a353b09aa grid: improve demo 2018-04-30 18:36:54 +02:00
Joao Moreno 52655b44cc grid: automatic orientation 2018-04-30 18:25:23 +02:00
Joao Moreno 162aa86f14 gridview: flip 2018-04-30 18:25:23 +02:00
Joao Moreno 0644a05671 grid fix removeView 2018-04-30 15:59:29 +02:00
Joao Moreno 47595943a1 gridview: swap views 2018-04-30 15:31:46 +02:00
Joao Moreno d0fabce2e9 fix grid.removeView 2018-04-30 11:58:16 +02:00
Joao Moreno 53e4237a4a move: first steps 2018-04-30 11:58:16 +02:00
Joao Moreno 04e3563ae3 adopted renderless grid views 2018-04-28 00:24:48 +02:00
Joao Moreno 240b485783 remove experiment 2018-04-27 22:38:27 +02:00
Benjamin Pasero 4aace1013a Merge branch 'master' into ben/editor 2018-04-27 17:58:19 +02:00
Joao Moreno 60292ca906 more grid example 2018-04-27 15:56:03 +02:00
Joao Moreno da4da695f5 SplitGridView! 2018-04-27 15:56:03 +02:00
Joao Moreno f1a5b4dec7 grid borders 2018-04-27 11:34:18 +02:00
Joao Moreno 99eb34fd41 wip grid: it works 2018-04-27 11:01:47 +02:00
Joao Moreno 7ca5eb107c grid: size changes 2018-04-27 09:47:01 +02:00
Joao Moreno db3d9531bf wip grip: introduce Grid.IView 2018-04-27 09:28:42 +02:00
Joao Moreno cef7a3a8c0 grid width/height 2018-04-26 16:06:35 +02:00
Joao Moreno 79cc0157e4 make grid example work again 2018-04-26 16:01:29 +02:00
Peng Lyu 81c2b441fb Revert "disable failing smoke test."
This reverts commit 1ae3ab394d.
2018-04-23 17:57:31 -07:00
Peng Lyu 1ae3ab394d disable failing smoke test. 2018-04-23 17:52:56 -07:00
Johannes Rieken 21700be507 disable terminal smoke test 2018-04-23 15:10:41 +02:00
Joao Moreno b669f10c49 grid example 2018-04-23 13:39:22 +02:00
Joao Moreno 90acf03e1c move grid view 2018-04-19 12:52:11 +02:00
Joao Moreno 4427c0ec9f fix CSS smoketests 2018-04-19 09:20:54 +02:00
Joao Moreno 359108ae2a fix search smoketests 2018-04-19 09:14:50 +02:00
Joao Moreno 2cabb75aed increase CSS test timeout 2018-04-18 23:41:15 +02:00
Joao Moreno 28f57593c7 smoketest: improve preferences smoketest reliability 2018-04-18 16:35:28 +02:00
Joao Moreno 2be3fd376d fix bad log 2018-04-18 16:13:31 +02:00
Joao Moreno 7adef9d244 log file 2018-04-18 15:45:27 +02:00
Joao Moreno 528efc5bbb smoketest: log last poll message 2018-04-18 15:23:51 +02:00
Joao Moreno 6447b567c4 improve smoketest docs 2018-04-18 12:01:17 +02:00
Joao Moreno 091b445406 fixes #48109 2018-04-18 11:53:40 +02:00
Joao Moreno 713e5c13c8 screenshot support 2018-04-18 08:14:38 +02:00
Joao Moreno 66581ee338 smoketest: configure git user name and email 2018-04-17 14:13:14 +02:00
Joao Moreno 2bd7803ed4 smoketest 2018-04-17 10:54:00 +02:00
Joao Moreno a5d755138c smoke: better reload, better extension search 2018-04-13 10:32:07 +02:00
Joao Moreno 30c497bd7b fix peek race condition 2018-04-13 10:32:07 +02:00
Joao Moreno 9258234a5a smoketest: fix quick open code stealing 2018-04-13 10:32:07 +02:00
Joao Moreno 2098851c25 startup timeout 2018-04-12 15:00:44 +02:00
Joao Moreno ebc3719977 smoke: improve wait for welcome 2018-04-12 14:46:40 +02:00
Joao Moreno 24da7d88a6 smoketest: fix openFile 2018-04-12 11:42:44 +02:00
Joao Moreno 3379c0d8ab create named pipe in windows 2018-04-12 09:55:31 +02:00
Joao Moreno b4492b1f76 further cleanup of driver API 2018-04-11 17:25:51 +02:00
Joao Moreno 3df5480a16 green tests, more cleanup 2018-04-11 17:25:37 +02:00
Joao Moreno 68e36ecb87 more wait calls 2018-04-11 16:48:42 +02:00
Joao Moreno 5d48d47129 remove API 2018-04-11 16:20:09 +02:00
Joao Moreno 1ebb0dd23b remove spectron references 2018-04-11 14:05:22 +02:00
Joao Moreno 1b2f1980c4 forward extraArgs to app 2018-04-11 12:20:37 +02:00
Joao Moreno 72bd5854c8 cleanup 2018-04-11 12:18:42 +02:00
Joao Moreno 04cb861845 remove screenCapturer 2018-04-11 12:12:58 +02:00
Joao Moreno 6ec806c64f 💄 2018-04-11 12:09:11 +02:00
Joao Moreno 6a47eccedc green extensions tests 2018-04-11 12:08:00 +02:00
Joao Moreno 2f6e594308 green debug tests 2018-04-11 11:29:23 +02:00
Joao Moreno 9d6f619140 error, missing compilation 2018-04-11 11:17:22 +02:00
Joao Moreno 7fd59a0843 start debugging with command 2018-04-11 11:08:21 +02:00
Joao Moreno bc553d5263 remove slow timeouts 2018-04-11 10:59:50 +02:00
Joao Moreno 812e5af170 green git smoke tests! 2018-04-11 10:54:42 +02:00
Joao Moreno 471425cad6 streamline build 2018-04-11 10:27:01 +02:00
Joao Moreno c90991d8e7 remove smoke2 2018-04-11 10:00:44 +02:00
Joao Moreno 8eae25a2ba remove selectorExecute 2018-04-10 17:05:14 +02:00
Joao Moreno fc0774e44f typeInEditor API 2018-04-10 16:26:45 +02:00
Joao Moreno 7bd69c0c86 attributes, children on IElement instances 2018-04-10 12:34:46 +02:00
Joao Moreno 37b5661356 forward driver calls 2018-04-10 11:52:40 +02:00
Joao Moreno d7981f1a0b lower timeout 2018-04-10 11:48:32 +02:00
Joao Moreno e8d6490fca smoke: run compile on postinstall 2018-04-10 10:57:44 +02:00
Joao Moreno 5b5427b0c6 ignore generated d.ts 2018-04-10 10:57:11 +02:00
Joao Moreno 96143f924c wip: driver ipc 2018-04-09 21:36:43 +02:00
Joao Moreno 056db45213 driver: dispatchKeybindings 2018-04-09 18:56:50 +02:00
Joao Moreno f53e87d70b open correct workspace 2018-04-06 18:17:55 +02:00
Joao Moreno 8421745dee driver all the way to the windows 2018-04-06 18:07:29 +02:00
Joao Moreno f246e6fab8 collect and kill loose code instances 2018-04-06 00:06:56 +02:00
Joao Moreno f1e1fc41e6 wip: launch code without spectron 2018-04-06 00:03:57 +02:00
Joao Moreno 3df1991168 client -> api 2018-04-05 23:38:11 +02:00
Joao Moreno 0d7cc20324 💄 2018-04-05 23:36:58 +02:00
Joao Moreno 3fe4ed9dbb extract driver 2018-04-05 23:35:44 +02:00
Joao Moreno 5be3af25dc verbose, cleanup 2018-04-05 23:29:46 +02:00
Joao Moreno d25c6c4121 more api cleanup 2018-04-05 22:55:26 +02:00
Joao Moreno 9da0f472dd offline smoketests 2018-04-05 22:46:45 +02:00
Joao Moreno 86fe750a56 slim down driver API 2018-04-05 17:40:08 +02:00
Joao Moreno 6651dd5e16 clean API 2018-04-05 17:27:59 +02:00
Joao Moreno 7a312c1ea5 green! 2018-04-05 17:09:21 +02:00
Joao Moreno 489f23b5da Merge branch 'master' into smoketest 2018-04-05 13:55:37 +02:00
Joao Moreno d5db746965 wip: cleanup API 2018-04-05 12:37:22 +02:00
Joao Moreno a1b2f26a6e more cleanup 2018-04-05 11:57:03 +02:00
Joao Moreno 225d7e5a21 cleanup API 2018-04-05 11:45:28 +02:00
Joao Moreno 36be36db81 💄 2018-04-04 16:46:49 +02:00
Joao Moreno 6848956bf4 fix prebuild scritp 2018-04-04 16:37:28 +02:00
Joao Moreno 3f6dd33f88 woo: smoke infrastructure up and running 2018-04-04 16:36:52 +02:00
Joao Moreno b1f17c53d1 wip: code driver 2018-04-04 16:04:36 +02:00
Joao Moreno 4c5157954b driver as a standalone module 2018-04-04 12:15:04 +02:00
Johannes Rieken 3bc2728340 fix test --debug after electron adoption 2018-04-03 19:51:27 +02:00
Joao Moreno 7bcf857c33 wip: driver 2018-04-03 18:04:57 +02:00
Rob Lourens ceb93e7e47 Revert "OpenSearchViewlet before all search smoketests so they can run independently"
This reverts commit d7e13a72dd.
2018-03-30 17:17:20 -07:00
Rob Lourens 6c22e21cdc Fix #44923 smoke test, save happens automatically after replace. See #46983 2018-03-29 19:32:14 -07:00
Rob Lourens d7e13a72dd OpenSearchViewlet before all search smoketests so they can run independently 2018-03-29 19:30:48 -07:00
Rob Lourens 7409e4e607 Fix search smoketest for merged include/exclude boxes 2018-03-29 19:14:55 -07:00
Johannes Rieken 2a007a2373 first cut of rendering diagnostics severity hint, #44141 2018-03-21 11:33:14 +01:00
Joao Moreno ffa6fe4b6f Merge branch 'yaml-builds' 2018-03-14 10:29:41 +01:00
Jackson Kearl eb479c3374
Use yarn rather than gulp for building tests
In response to #43571.
2018-03-12 15:06:19 -04:00
Joao Moreno 5b412b2616 remove bad timeout 2018-03-09 11:04:29 +01:00
Joao Moreno 1490d82947 bump up unit test timeout 2018-03-09 11:04:29 +01:00
Joao Moreno 0e8383ebbc bump up unit test timeout 2018-03-09 11:03:45 +01:00
Joao Moreno d49302c26f increase mocha timeout 2018-03-08 18:32:09 +01:00
Joao Moreno 8f75afe2ad lightweight reporter 2018-03-08 15:33:23 +01:00
Joao Moreno 003d469d26 publish tests in tfs 2018-03-07 22:03:07 +01:00
Joao Moreno b7bf4273b2 improve test reports 2018-03-07 11:46:57 +01:00
Benjamin Pasero 57080fa84a debt - clean up and polish some CSS rules in base 2018-03-02 16:48:22 +01:00
Benjamin Pasero 04f3109d30 smoke - need to wait longer for window reload 2018-03-01 14:33:14 +01:00
isidor a90be3e1ab breakpoint icons (include function breakpoint icons)
fixes #43763
2018-02-26 16:11:44 +01:00
Joao Moreno d4bba5a56e improve git smoke test stability 2018-02-26 12:47:49 +01:00
isidor d986d1aa26 search into panel 2018-02-16 15:10:56 +01:00
Rachel Macfarlane 7641229d1c Detect code insiders version in smoke tests on Linux 2018-02-06 14:58:33 -08:00
Dirk Baeumer f752f565ea Fixing smoke test start on Windows 2018-02-02 14:47:00 +01:00
Joao Moreno 5cb226b680 smoketests: always enable debug tests 2018-01-26 11:36:40 +01:00
Joao Moreno 41886d2793 fix smoketests 2018-01-26 11:36:40 +01:00
Joao Moreno 6969cdff9d fix git smoketests
fixes #41727
2018-01-26 10:53:18 +01:00
Joao Moreno 8f6c68c35e fix running dev smoketest 2018-01-26 10:53:18 +01:00
Joao Moreno 673355d8f4 grid example 2018-01-21 12:14:32 +01:00
Benjamin Pasero 5b14cbc145 tweak smoke test 2018-01-14 18:35:26 +01:00
Pine Wu 36371dcaa5 Point to correct keybinding in smoketest 2017-12-11 13:54:08 -08:00
Joao Moreno 264c09c891 smoketest: data migration tests 🎆 2017-12-08 16:06:05 +01:00
Joao Moreno d8989c9596 fix smoketests
fixes #37603
2017-12-08 10:56:33 +01:00
Sandeep Somavarapu 6d00f7fc7b add comment 2017-11-22 12:56:17 +01:00
Sandeep Somavarapu 9f4c0dcb67 Fix #38847 2017-11-22 12:54:21 +01:00
Matt Bierner 2bbdabd97e Fix two non-readonly statics in smoke tests 2017-11-20 15:48:43 -08:00
Matt Bierner d8e926be97 Mark most private static constants as private static readonly 2017-11-20 15:18:52 -08:00
Martin Aeschlimann 518e65e922 Warning takes precedence over error in squiggles . Fixes #36374 2017-11-17 09:34:41 +01:00
Joao Moreno 90d276feac Merge branch 'master' into yarn 2017-11-15 12:29:59 +01:00
Martin Aeschlimann 68c6182b83 clean up test scripts, bring back html server tests 2017-11-15 11:15:57 +01:00
Joao Moreno b6bc9ecd4d yarn: missing yarn.lock files 2017-11-13 23:07:17 +01:00
thomas a6bdd30794 Removed unnecessary comma. 2017-11-11 07:26:47 +01:00
Erich Gamma b94569fe0d tslint5 adoption - fix semicolon rule 2017-11-07 12:08:22 +01:00
Matt Bierner e6b4fe96f6 Locks vscode smoketest typescript to specific version 2017-10-31 12:12:38 -07:00
Joao Moreno 492f8e5140 💄 2017-10-30 07:58:14 +01:00
Joao Moreno ad4c133bd3 smoke: fix screenshots 2017-10-26 16:00:36 +02:00
Joao Moreno 8e29704cee smoke: multiroot 2017-10-26 15:38:54 +02:00
Joao Moreno f37135474c smoke: fix localization 2017-10-26 12:42:11 +02:00
Joao Moreno 201d182dc3 smoke: fix git 2017-10-26 12:34:38 +02:00
Joao Moreno 945f739c27 Merge remote-tracking branch 'origin/master' into smoketest2 2017-10-26 11:58:29 +02:00
Joao Moreno dbe3f024ed smoke: localization 2017-10-26 11:58:08 +02:00
Joao Moreno f49ceda9d5 smoke: statusbar 2017-10-26 11:45:45 +02:00
Joao Moreno 2bd6967d5c smoke: git 2017-10-26 11:43:02 +02:00
Joao Moreno 14ee76c326 smoke: debug 2017-10-26 11:41:20 +02:00
Joao Moreno 7e9bb8ad28 wip: single application run in goddamn smoketests 2017-10-25 21:41:45 +02:00
Alex Dima bf8518de35 Have the view ask for indent guides in batches 2017-10-25 17:37:38 +02:00
Joao Moreno a89b4e8ae8 disable crash reporter during smoke tests 2017-10-21 21:53:00 +02:00
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
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