Commit graph

599 commits

Author SHA1 Message Date
Joao Moreno
ac6a7ad54b fix driver copy task 2018-08-20 21:07:05 +02:00
isidor
fe747f81c0 debug smoke: match ona a substring for a specific stack frame due to a potential sufix "readonly node content"
fixes #56069
2018-08-15 12:14:20 +02:00
Rob Lourens
206e1b0914 Fix settings smoketest 2018-08-13 22:30:08 -07:00
Jackson Kearl
a15b4ed66d Hopefully make install extensions smoke test less flakey (#56271) 2018-08-13 16:11:42 -07:00
Joao Moreno
37755faeb6 tree: fix expand/collapse 2018-08-10 23:15:45 +02:00
Christof Marti
e8706e2223 Update smoke test (#29096) 2018-08-10 12:44:17 +02:00
Nil
f48b0cb446 update smoke ts version 2018-08-09 20:28:50 +08:00
Christof Marti
3186ac39f6 Fix smoke tests (#29096) 2018-08-09 08:22:30 +02:00
Alex Dima
5ea0df9969 Fixes #54899: Do not attempt to use real css loader in mocha unit tests 2018-08-08 17:52:05 +02:00
Joao Moreno
2260875ab2 fix unit tests on windows 2018-08-07 06:43:25 -07:00
Johannes Rieken
9b7c16e0a6 debt - make test renderer use a correct baseUrl (and adopt tests using require.toUrl) 2018-08-07 11:08:16 +02:00
Ramya Achutha Rao
ea8d5a4b22 Fix smoke tests for extension search box 2018-08-03 15:51:58 -07:00
Joao Moreno
b839bdec72 update electron for smoketest 2018-08-03 16:36:07 +02:00
Rob Lourens
2254b1c687 Fix smoketest 2018-07-24 10:07:20 -07:00
Joao Moreno
fb1e27fa92 remove monaco-workbench-container
related to #54031
2018-07-11 15:48:00 +02:00
Joao Moreno
5fd4be91c6 tree: node.collapsible 2018-07-10 18:15:21 +02:00
Jackson Kearl
47e4319871
Merge pull request #53494 from JacksonKearl/a11y/viewlet-headings
Use HTML headings for viewlet titles.
2018-07-10 08:57:51 -07:00
Joao Moreno
7d277787b4 fix bad smoketest launcher 2018-07-04 08:49:10 +02:00
Jackson Kearl
977c5c47ab Use HTML headings for viewlet titles. 2018-07-03 10:25:42 -07:00
Joao Moreno
a739c6204f Merge branch 'joao/tree' 2018-07-01 22:43:16 +02:00
Joao Moreno
c9f0b1db57 Merge branch 'tree' 2018-07-01 21:45:54 +02:00
Sandeep Somavarapu
e1cc350f6b Fix #53316 2018-06-29 12:23:39 +02:00
Sandeep Somavarapu
d464535ca3 Fix #53315 2018-06-29 12:23:26 +02:00
Joao Moreno
136db8a3f7 tree: fix recursive visibleCount adjustment 2018-06-29 09:59:13 +02:00
isidor
99a2e49e86 fix smoke test 2018-06-29 09:43:22 +02:00
Joao Moreno
0e38cbebb0 tree: quick demo 2018-06-24 23:20:32 +02:00
Joao Moreno
0271c19d2c tree: iterators are optional 2018-06-24 20:44:23 +02:00
Joao Moreno
6002d769ea tree: make ITreeElement easier to use 2018-06-24 20:36:07 +02:00
Joao Moreno
83dd7007bc first tree showcase 2018-06-24 00:09:45 +02:00
Joao Moreno
8a3ffed0ab vsts: report smoketest results 2018-06-12 17:37:53 +02:00
Joao Moreno
4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno
d8555f56c1 tests: scope xml file per platform 2018-06-11 22:36:32 +02:00
Joao Moreno
33d88256ba name unit tests suite 2018-06-11 21:32:54 +02:00
Joao Moreno
7d2e693a9b unit tests: use mocha junit reporter 2018-06-11 18:18:27 +02:00
Joao Moreno
bb3aa3770f smoke 2018-06-08 23:01:25 +02:00
Joao Moreno
e735f4db4d smoketest: bring back action clicking 2018-06-08 22:18:46 +02:00
Joao Moreno
273ef1dfda Revert "smoketest: use commands instead of actions in git"
This reverts commit 1651eb2eb4.
2018-06-08 22:11:57 +02:00
Joao Moreno
1651eb2eb4 smoketest: use commands instead of actions in git
fixes #51425
2018-06-08 15:10:02 +02:00
Joao Moreno
2322b4bd64 fix compile error 2018-06-08 15:10:02 +02:00
isidor
eb6a58287d debug smoke: Force load from disk since file events are sometimes missing
fixes #51296
2018-06-07 15:34:10 +02:00
Joao Moreno
78d7d64c5d smoketest: more search assertions 2018-06-06 11:23:39 +02:00
Joao Moreno
6f6320fc43 smoketest: fix Search flakyness
related to #51137 #49117
2018-06-06 10:53:42 +02:00
Joao Moreno
a88680fd78 smoketest: replace should be specific on which file to remove results 2018-06-06 10:53:42 +02:00
Joao Moreno
7f45491926 smoketest: avoid more flakyness in search 2018-06-06 09:51:08 +02:00
Joao Moreno
571df5015f remove grid.html 2018-06-06 08:32:53 +02:00
Rob Lourens
fc2b8d936f Fix preferences smoketest - this test was opening app.js by clicking in the explorer, but app.js ended up scrolled half out off the view. Instead of clicking the row, it clicked the explorer view header and collapsed the file tree. Use quickopen to open it instead 2018-06-05 10:04:52 -07:00
Joao Moreno
5b2e81d8b2 smoke: remove flakyness from search smoke tests
fixes #51137
2018-06-05 16:00:22 +02:00
Joao Moreno
50b7b583b3 smoke: use trace log level 2018-06-05 15:31:36 +02:00
Joao Moreno
29a8be39f1 smoke: save logs as artifacts 2018-06-05 15:24:48 +02:00
Joao Moreno
b0be038e51 debug: fix statusbar service listener timing
fixes #48110
2018-06-05 13:03:49 +02:00