Commit graph

9297 commits

Author SHA1 Message Date
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 a9bf035ca1 Change ignore path for test/fixtures/scenarios up one level. 2015-11-13 09:59:50 -06:00
LeeDr 2464e13803 Adjust timing in tryForTime (shorter setFindTimeout, longer test timeout). 2015-11-13 09:58:41 -06:00
LeeDr cb07ddfdfa Ignore my large data files in test/fixtures/scenarios/logstashFunctional. 2015-11-12 21:51:28 -06:00
Jonathan Budzenski 6e48ccc443 Prevent linting fixtures 2015-11-12 17:09:46 -06:00
Joe Fleming 2c34623eaa Merge pull request #5373 from epixa/5294-no-moment-parse
Calculating indices does not parse non-moment constraints
2015-11-12 14:48:34 -07: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 2694b6b933 Save error messages in tryForTime and include in timeout messages. 2015-11-12 15:09:14 -06:00
LeeDr e4e1e66b52 Catch and ignore index_not_found_exception when deleting kibana index if not found. 2015-11-12 12:05:22 -06:00
LeeDr fd225796f7 Add missing semicolons. 2015-11-12 12:04:20 -06:00
Joe Fleming b36d466672 Merge pull request #5376 from w33ble/lint-tests
Lint functional tests
2015-11-11 16:05:18 -07:00
Joe Fleming e86da76d86 a sea of missing semicolons 2015-11-11 15:47:02 -07:00
Joe Fleming 1387efb92b lint the functional tests 2015-11-11 15:45:24 -07:00
Joe Fleming 4c30a4812d Merge pull request #5364 from w33ble/longer-timeouts
Longer timeouts
2015-11-11 14:06:04 -07:00
Joe Fleming 326892228c fix missing semi 2015-11-11 13:31:57 -07:00
LeeDr c8f757c3a2 Merge branch 'master' into testDiscover 2015-11-11 14:21:00 -06:00
Joe Fleming f511b18f2f Merge pull request #5361 from w33ble/test-rebuild
Force optimize step to run on UI tests
2015-11-11 11:52:00 -07:00
Joe Fleming e7fdbd11ae Merge branch 'master' into test-rebuild
Conflicts:
	tasks/config/run.js
2015-11-11 11:48:47 -07:00
Joe Fleming 7b5dd3ef9c unify timeouts, make timeout larger, remove debugging code 2015-11-11 11:44:12 -07:00
Jonathan Budzenski 4f63800279 Merge pull request #5374 from jbudz/npmrc
Add .npmrc, save exact package versions
2015-11-11 12:40:05 -06:00
Joe Fleming fd2d4435f1 allow custom timeout on getTimeBasedIndexPatternCheckbox 2015-11-11 11:28:04 -07:00
Joe Fleming 53eb35fae4 set all timeouts to larger, default timeout 2015-11-11 11:18:07 -07:00
Spencer aaeaa166bc Merge pull request #5372 from spalger/fix/overrideBabelCachePath
[babel] don't override BABEL_CACHE_PATH
2015-11-11 12:00:00 -06:00
Spencer 6e0adc8132 Merge pull request #5363 from spalger/fix/sinonIncompat
upgrade incompatible sinon
2015-11-11 11:56:02 -06:00
Court Ewing f694cc83e8 Explicitly check for moment constraint 2015-11-11 12:54:44 -05: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
Jonathan Budzenski 8779058a09 Add .npmrc, save exact package versions 2015-11-11 11:46:52 -06:00
Court Ewing dd8eeb1111 Calculating indices does not parse non-moment constraints
If given a start or stop constraint that isn't a moment object,
calculateIndices will now assume the input is already in a form that
elasticsearch can understand. This prevents unintentional date parsing
bugs.
2015-11-11 12:43:55 -05:00
spalger 5716f399be [babel] don't override BABEL_CACHE_PATH 2015-11-11 11:35:47 -06:00
LeeDr a2a31c22a4 Adding logstashFunctional scenario data. 2015-11-11 11:26:56 -06:00
Joe Fleming 97d24e4050 pass in runScript timeout from getApp 2015-11-10 16:22:38 -07:00
Joe Fleming cf889cb91e bump timouts some more 2015-11-10 16:15:32 -07:00
Joe Fleming 5ff1d51648 rely on setFindTimeout for selection instead of tryForTime 2015-11-10 16:13:55 -07:00
Joe Fleming 178f53fabf longer element and url timeouts 2015-11-10 15:56:40 -07:00
spalger 31d692f81f [testsHarness] let chrome go first 2015-11-10 16:52:11 -06:00
spalger 774562117f [npm] upgrade sinon to 1.17.2 2015-11-10 16:49:38 -06:00
Joe Fleming 1431d28852 Merge pull request #5292 from w33ble/functional-tests-settings
Initial Kibana functional UI tests - settings app
2015-11-10 15:41:30 -07:00
Joe Fleming 5e572c8ce4 remove function names from prototype methods 2015-11-10 15:11:15 -07:00
Joe Fleming afb6ffe7ec fix headerpage click helpers 2015-11-10 15:00:20 -07:00
Joe Fleming beec996a2d make testUIServer run in dev env
force optimize step to run every time
2015-11-10 13:52:07 -07:00
Joe Fleming fde0e1a0a0 turn off debugging output 2015-11-10 13:13:06 -07:00
Joe Fleming 281cd49410 pin core-js to 1.2.5
allow jenkins to pass without merging master
2015-11-10 12:02:30 -07:00
Joe Fleming 5675d851d0 wait for application container, shorten url change time 2015-11-10 11:55:24 -07:00
Spencer 6557b7d3d3 Merge pull request #5352 from w33ble/core-js-pin
Pin core-js to 1.2.5
2015-11-09 17:53:48 -06:00