Commit graph

1662 commits

Author SHA1 Message Date
Elastic Jasper
3a067f6fbf Backport PR #6792
---------

**Commit 1:**
Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1

* Original sha: 81821fc99d
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-05T20:46:06Z

**Commit 2:**
Update downloadSelenium to match version in intern.js.

* Original sha: 431fe52cec
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T12:36:06Z

**Commit 3:**
Add selenium-server-standalone jar md5.

* Original sha: 4002140a9c
* Authored by LeeDr <lee.drengenberg@elastic.co> on 2016-04-06T13:46:17Z
2016-04-06 14:36:34 -04:00
LeeDr
79f336c628 Bump Selenium version from 2.47.1 to 2.48.2 to work with latest Firefox 43. Add more debug logging around get url.
Fixes #5750

Fixes #6194
2016-02-11 16:21:04 +00:00
LeeDr
754cd90916 Remove one used self var.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
cb86443187 Fix cases.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
b379285e52 Fix cases.
Fixes #5600
2015-12-08 22:43:53 +00:00
LeeDr
ffd9399813 Changed 3 console.logs to common.debugs. Ran with debug: false to make sure I had clean output.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
1d54050f62 Not sure why Jenkins passed and Travis failed to find the timezone selection. Adding 1 second sleep to see if it's timing.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
c4b3f9c981 Add data-test-subj to advanced_row.html and advanced_row.html to enable test automation. Add a test for Advanced Settings.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
9d1c770289 Functions and test for setting advanced properties.
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
a8f4c24d1a Merge remote-tracking branch 'spalger/implement/testSubjSelector' into advancedSettings
Fixes #5600
2015-12-08 22:43:52 +00:00
LeeDr
44b80533af Increase ElasticSearch client timeout from 30s to 5m (probably a bit overkill).
Fixes #5546
2015-12-01 21:35:33 +00:00
Joe Fleming
67e63358b7 move defaultTimeout into a config file 2015-11-24 16:16:13 -07:00
Joe Fleming
0abcd06e67 increase the default timeouts 2015-11-24 16:16:13 -07:00
Joe Fleming
f2f78ef2e1 make the tryForTime output less noisy 2015-11-24 16:16:13 -07:00
Joe Fleming
18e8c6d40b add check for selected time field option 2015-11-24 16:16:13 -07:00
Joe Fleming
8e342bbfe8 wrap getFieldsTabCount in tryForTime
give it a chance to fail up to 10 times before failing completely
2015-11-24 16:16:13 -07:00
Joe Fleming
be91a2b9fd add catch for missing toast message 2015-11-24 16:16:13 -07:00
Joe Fleming
eca8d3f4d5 add a little more debugging 2015-11-24 16:16:13 -07:00
Joe Fleming
7dbcc8f90b speed up the waitForToastMessageGone helper 2015-11-24 16:16:13 -07:00
Joe Fleming
32f580b8e3 restore waitForToastMessageGone timeout 2015-11-24 16:16:06 -07:00
Joe Fleming
d34121a7c9 put tryForTime in getCurrentQueryName 2015-11-24 16:16:06 -07:00
Joe Fleming
e20670a152 update HeaderPage helper, use defaultTimeout 2015-11-24 16:16:06 -07:00
Joe Fleming
416f2d1a9a fix use in navigateToApp 2015-11-24 16:16:06 -07:00
Joe Fleming
256f1f3c81 pass the resolved value 2015-11-24 16:16:06 -07:00
LeeDr
5a2eb04a37 Increase 5s timeout to longTimeout of 60s. 2015-11-24 16:14:22 -07:00
LeeDr
48dc50e32c Move test timeouts to top describe level. 2015-11-24 16:14:22 -07:00
LeeDr
d765a94986 Adding idle-timeout back in. 2015-11-24 16:14:22 -07:00
LeeDr
f41ca7d0a1 Switch idle-timeout back to default 30 seconds. 2015-11-24 16:14:22 -07:00
LeeDr
7cb997fa26 Bump idle-timeout from 30 to 99 seconds. 2015-11-24 16:14:22 -07:00
LeeDr
68c395b28a Move timeout back to describe. 2015-11-24 16:14:21 -07:00
LeeDr
2257979ff6 Fix one recurring timing related test failure by wrapping in tryForTime loop ('makelogs data should have expected number of fields'). 2015-11-24 16:14:21 -07:00
LeeDr
21bd59ac14 Move timeout in settings/index.js up to describe. 2015-11-24 10:56:49 -07:00
LeeDr
b9e56991f9 Variablize 2 messages. 2015-11-24 10:56:49 -07:00
LeeDr
aefc59fb59 Move timeout setting out one level from bdd.before to bdd.describe. 2015-11-24 10:56:49 -07:00
LeeDr
99a0c47247 Adding debug log before throwing errors. 2015-11-24 10:56:49 -07:00
LeeDr
2bf7f4cfe5 Replace default 30 second timeout even on Settings app tests with 2 minute timeout. 2015-11-24 10:56:49 -07:00
LeeDr
c42c0069e8 Steps to debug and/or fix functional test timeouts. 2015-11-24 10:56:48 -07:00
LeeDr
7b37689798 Reverting this file back to 326892. 2015-11-17 12:56:46 -06:00
LeeDr
60d67aab5e Moved timepicker functions from DiscoverPage to HeaderPage. Fixed several other PR review comment issues. 2015-11-13 18:46:18 -06:00
LeeDr
61d0053bb2 Replace hacky backspacing with clearValue. 2015-11-13 17:48:27 -06:00
LeeDr
745d45b770 Intermittent failures on Travis. Wrapped the getbarChartData and compareData in a tryForTime. 2015-11-13 12:51:56 -06:00
LeeDr
81d61272e7 Change log statements to debug. 2015-11-13 12:30:44 -06:00
LeeDr
1cbf6afbd2 Set a 2 minute timeout on the whole _discover test suite. Added tempoary logging for debugging purposes if it still fails with 'Error: Request Timeout after 30000ms' 2015-11-13 12:00:41 -06:00
LeeDr
7cf3645630 findByCssSelector('a[ng-click="setMode(\'absolute\')"') works locally but not on Travis, trying findByLinkText('Absolute') instead. 2015-11-13 11:42:10 -06:00
LeeDr
db95e52886 Merge remote-tracking branch 'jbudz/lint-ignore' into testDiscover 2015-11-13 10:46:33 -06:00
LeeDr
7a2a4d9498 Add /*eslint-disable*/ to one data load file which was missing it. 2015-11-13 10:02:09 -06:00
LeeDr
2464e13803 Adjust timing in tryForTime (shorter setFindTimeout, longer test timeout). 2015-11-13 09:58:41 -06:00
Jonathan Budzenski
6e48ccc443 Prevent linting fixtures 2015-11-12 17:09:46 -06:00
LeeDr
ff44fd3ee5 Merge with master. 2015-11-12 15:42:05 -06:00
LeeDr
28d7519a0c New tests for Discover App. 2015-11-12 15:24:59 -06:00