Commit graph

245 commits

Author SHA1 Message Date
LeeDr
290974770d Reduce elasticsearch client timeout back down to 5 minutes. Use fieldName variable consistently in _index_pattern_popularity. 2015-12-23 11:09:07 -06:00
LeeDr
723931356c Merge branch 'master' into testVisualize 2015-12-18 14:11:36 -06:00
LeeDr
859e115802 Fix cases.
Fixes #5526
2015-12-08 21:01:13 +00:00
LeeDr
f30c329b85 Add data-test-subj to advanced_row.html and advanced_row.html to enable test automation. Add a test for Advanced Settings.
Fixes #5526
2015-12-08 21:01:12 +00:00
LeeDr
d8e9a684c6 Functions and test for setting advanced properties.
Fixes #5526
2015-12-08 21:01:12 +00:00
LeeDr
172ec0b399 Add check for UTC timezone before each visualize test with data. 2015-12-04 15:23:20 -06:00
LeeDr
41fb59c392 Merge branch 'advancedSettings' into testVisualize 2015-12-04 15:03:10 -06:00
LeeDr
562a33c781 Partial steps to check for UTC timezone before visualize tests. 2015-12-04 15:02:17 -06:00
LeeDr
8d2092c4bd Removed a pie chart test that isn't ready yet. 2015-12-03 15:34:04 -06:00
LeeDr
895447e24c Trying setTimeout('script', 'implicit', and 'page load'). 2015-12-02 13:13:32 -06:00
LeeDr
c4b60c9c88 Increase elasticsearch client timeout from 30s to 5m. 2015-12-01 09:00:07 -06:00
LeeDr
32cf7762f2 Merge master. 2015-11-30 15:15:22 -06:00
LeeDr
d5281075fb Minor changes and debug logging for visualize tests. 2015-11-30 14:26:24 -06:00
LeeDr
9a49fbc5c5 Add data-test-subj to advanced_row.html and advanced_row.html to enable test automation. Add a test for Advanced Settings. 2015-11-30 11:59:59 -06:00
LeeDr
6311d949a1 Functions and test for setting advanced properties. 2015-11-25 15:41:21 -06:00
LeeDr
025cbb0829 Sleep before getting barChartData and remove PieChartdata test until the data is parsed into something more reliable. 2015-11-25 14:15:44 -06:00
LeeDr
d6ff27be29 Added UTC Timezone to the initial kibana data load. Change HeaderPage.setAbsoluteTime to click the Timepicker and collapse the pane when done. Update data in most visualize tests for UTC time. 2015-11-25 13:34:23 -06:00
Joe Fleming
14daaf0f85 move defaultTimeout into a config file 2015-11-24 15:29:56 -07:00
Joe Fleming
3e8307f8ac increase the default timeouts 2015-11-24 15:10:34 -07:00
Joe Fleming
c9c0f34efe add a little more debugging 2015-11-24 15:10:33 -07:00
LeeDr
e1606db2db setWindowSize for discover and visualize tests otherwise side panels and header buttons can be hidden. Add catch to all visualize test before functions. 2015-11-24 14:26:39 -06:00
LeeDr
9e10b8c532 Merge branch 'master' into testVisualize 2015-11-24 12:31:42 -06:00
Joe Fleming
c940bc8497 put tryForTime in getCurrentQueryName 2015-11-24 11:47:02 -06:00
LeeDr
90ac2c3189 Increase 5s timeout to longTimeout of 60s. 2015-11-23 16:13:34 -06:00
LeeDr
b68b644c11 Move test timeouts to top describe level. 2015-11-23 13:43:47 -06:00
LeeDr
ad9895f920 Visualize tests all passing. 2015-11-23 13:10:47 -06:00
LeeDr
9b6994be96 Move timeout back to describe. 2015-11-20 16:21:55 -06:00
LeeDr
e5d57f42a3 Fix one recurring timing related test failure by wrapping in tryForTime loop ('makelogs data should have expected number of fields'). 2015-11-20 15:24:49 -06:00
LeeDr
8ed347967f Merge branch 'functionalDebug' into testVisualize 2015-11-20 14:10:05 -06:00
LeeDr
2488a626e2 Move timeout in settings/index.js up to describe. 2015-11-20 14:06:32 -06:00
LeeDr
0d0628e5bd Move timeout setting out one level from bdd.before to bdd.describe. 2015-11-20 13:34:13 -06:00
LeeDr
3af604d9fb WIP Visualize tests. Moving getSpinerDone from DiscoverPage to HeaderPage. 2015-11-20 11:47:35 -06:00
LeeDr
43eb32b6d6 Replace default 30 second timeout even on Settings app tests with 2 minute timeout. 2015-11-19 11:30:52 -06:00
LeeDr
7411132164 Steps to debug and/or fix functional test timeouts. 2015-11-19 11:06:01 -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
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
2464e13803 Adjust timing in tryForTime (shorter setFindTimeout, longer test timeout). 2015-11-13 09:58:41 -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
LeeDr
fd225796f7 Add missing semicolons. 2015-11-12 12:04:20 -06:00
Joe Fleming
e86da76d86 a sea of missing semicolons 2015-11-11 15:47:02 -07:00
Joe Fleming
fd2d4435f1 allow custom timeout on getTimeBasedIndexPatternCheckbox 2015-11-11 11:28:04 -07:00
LeeDr
050de6c923 Added Discover app tests. 2015-11-11 11:51:02 -06:00
LeeDr
ed244f33a6 Cleanup and remove failure message from takeScreenshot. 2015-11-11 11:49:02 -06:00
Joe Fleming
2632c7479c debugging ci test failures
DEBUGGING; why is index creation failing on CI?

debugging

debugging

bump timeout. i'm out of ideas. ugh.
2015-11-09 16:51:14 -07:00
Joe Fleming
1b0db1106a move tryForTime to getFieldsTabCount, speed up test 2015-11-06 10:58:31 -07:00
Joe Fleming
8c0c38b66a bump index pattern creation timeouts 2015-11-05 18:03:38 -07:00
Joe Fleming
b8951da9a0 give the app time to update the url 2015-11-05 17:50:40 -07:00