kibana/test/functional
Spencer 8f37f6e10c
Unskip flaky tests (#57715)
* Revert "Skip flaky test (#57675)"

This reverts commit c965a9efa8.

* Revert "disable firefox smoke tests so we can fix flakiness out of band"

This reverts commit fe3864282a.

* Revert "skip flaky tests (#57643)"

This reverts commit b22045433e.

* Revert "skip flaky suite (#50018)"

This reverts commit b058dc2fe7.

* Revert "skip settings tests (#57608)"

This reverts commit 64625b282c.

* Revert "skip failing suite (#44631)"

This reverts commit 8aa718d11e.

* Revert "skip flaky suite (#44631)"

This reverts commit 6e4efdfa7c.

* Revert "skip flaky test (#57377)"

This reverts commit 59672ab5da.

* Revert "Skip save query tests (#57589)"

This reverts commit 431a1e9c89.

* remove hard coded timeouts

* Revert "Revert "disable firefox smoke tests so we can fix flakiness out of band""

This reverts commit 271f8814d5.

* Revert "remove hard coded timeouts"

This reverts commit 8b843d0aa6.

* wait for managementHome to exist, don't bail early if it's missing

* Revert "skip flaky suite (#45244)"

This reverts commit 0cee1a4adb.

* extend timeouts for common existsOrFail() calls

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-18 19:11:05 -07:00
..
apps unskip replace flyout test (#57093) 2020-02-14 14:07:00 +01:00
fixtures/es_archiver [Discover] Fix context view for date_nanos format with custom timestamps (#54089) 2020-01-14 15:15:30 +01:00
page_objects Unskip flaky tests (#57715) 2020-02-18 19:11:05 -07:00
screenshots unskip dashboard_screenshot tests by using new setScreenshotSize (#46311) 2019-09-27 13:49:51 -05:00
services make test less flaky by retrying if list is re-rendered (#55949) 2020-01-27 16:27:36 -07:00
config.firefox.js autofix all violations 2019-12-13 23:17:13 -07:00
config.ie.js [Telemetry] Migrate public to NP (#56285) 2020-02-13 09:44:01 +02:00
config.js [Telemetry] Migrate public to NP (#56285) 2020-02-13 09:44:01 +02:00
ftr_provider_context.d.ts [WIP] FTR Percy changes (#36897) 2019-06-14 10:35:23 -06:00
README.md Creates functional test README files (#42389) 2019-07-31 15:41:15 -04:00

Kibana Functional Testing

See our Functional Testing Guide