Commit graph

19 commits

Author SHA1 Message Date
Dmitry Lemeshko
3b3122e651
bump chromedriver version to 76 (#42468) (#42882)
* bump chromedriver version to 76

* [test/interpreter_functional] update snapshots

* [test/interpreter_functional] skip failing tests

* Revert "[test/interpreter_functional] update snapshots"

This reverts commit 6401554882.

* [test/interpreter_functional] skip snapshot tests
2019-08-08 07:39:54 +02:00
Spencer
2ad3c64748 [7.2] FTR: add support for Firefox browser (#32509) (#37752)
* FTR: add support for Firefox browser (#32509)

* skip and adjust functional tests for Firefox

* downgrade geckodriver to 0.22.0

* [ftr] add firefox specific config file

* remove hard coded firefox adjustments

* remove firefox specific screenshot directory

* run functional tests in firefox in x-pack

* pass the logger to readConfigFile()

* rename local var

* skip xpack firefox config

* run xpack firefox functional tests in separate command

* update report name for XPack firefox results

* adjust viz shared item test

* skip shared item test

* [test/feature_controls] increase timeout to 20 sec & use forceLogout

* FF timeout on TSVB, refresh page on failure for url navigation

* [feature_controls/visualize_security] increase timeout to 20 sec

* skip dev_tools_spaces tests on FF

* run all groups 3 times

* skip more func tests

* skip more tests

* skip all feature controls tests for Firefox

* revert back changes in feature controls tests

* rename xpack report for chrome

* skip tile map for FF, wait for render before saving

* Revert "run all groups 3 times"

This reverts commit 12b4f69627.

* revert refresh on login

* apply feedback

* [visualize/_point_series_options] add missing change on labels assertions
2019-06-01 11:14:05 +02:00
dave.snider@gmail.com
265b570dcf
eui 10.4.2 (#37032) 2019-05-23 16:33:47 -07:00
dave.snider@gmail.com
680f52af83
EUI@10.4.1 (#36711) (#36728)
* update eui to 10.4.1

* revert lock
2019-05-20 20:10:15 -04:00
dave.snider@gmail.com
654bce800f
EUI@10.4.0 (#36085) (#36090)
* EUI@10.4.0

* Fix TS typing in src/legacy/ui/public/chrome/directives/header_global_nav/components/header.tsx
2019-05-06 13:36:02 -07:00
Chandler Prall
7208804525
Update EUI 10.1.0 -> 10.3.1 (#35970) (#35977) 2019-05-02 15:32:03 -06:00
Chandler Prall
a4255a292f
Upgrade EUI to 10.1.0 (#35418) 2019-04-22 12:29:22 -06:00
Spencer
239f604f94
[ftr] convert remaining JS to TS (#35110) (#35319) 2019-04-18 15:21:34 -07:00
spalger
bc5a639796 [interpreter] disable flaky test
(cherry picked from commit bb0e03e09a)
2019-04-18 10:40:17 -07:00
dave.snider@gmail.com
f989343400
Upgrade eui@9.9.0 (#34824) (#34832) 2019-04-09 17:00:53 -07:00
Peter Pisljar
ea1c8d548a
updating tagcloud interpreter func arguments (#33773) (#34536) 2019-04-04 17:52:05 +02:00
dave.snider@gmail.com
c1bfe0ad13
Upgrade EUI to 9.8.0 (#34486) (#34504)
* upgrade eui to 9.8.0

* test selector updates
2019-04-03 18:35:01 -07:00
dave.snider@gmail.com
43db4ef258
[7.x] EUI catchup to 9.7.1 (#34124)
* Upgrades EUI to 9.5 (#33672)

* Updates EUI to 9.5.0

* Remove duplicate type

* Updates snapshots and fixes a few type errors

* Updates x-pack snapshots

* Upgrade EUI to 9.6.0 (#33873)

* eui to 9.6.0

* update snapshots related to onClick

* EUI@9.7.0 (#34011)

* eui 9.7.1 (#34098)

* snaps
2019-03-28 16:26:57 -07:00
Chandler Prall
cb53a9941d Revert "Upgrade EUI to 9.6.0 (#33873)"
This reverts commit 3603613653.
2019-03-28 10:18:29 -06:00
Chandler Prall
6ec3c3da5b Revert "EUI@9.7.0 (#34011)"
This reverts commit d10b53806f.
2019-03-28 10:18:27 -06:00
dave.snider@gmail.com
d10b53806f EUI@9.7.0 (#34011) 2019-03-28 09:02:36 -07:00
Greg Thompson
3603613653 Upgrade EUI to 9.6.0 (#33873)
* eui to 9.6.0

* update snapshots related to onClick
2019-03-28 09:01:23 -07:00
Spencer
883ea31bd2
[@kbn/expect] "fork" expect.js into repo (#33761) (#33794)
* [@kbn/expect] "fork" expect.js into repo

* [eslint] autofix references to expect.js

* [tslint] autofix all expect.js imports

* now that expect.js is in strict mode, avoid reassigning fn.length
2019-03-25 13:13:21 -07:00
Peter Pisljar
a0a1b594c6
adding runPipeline tests (#27015) (#33637) 2019-03-21 08:36:39 +01:00