Skip to content

Commit

Permalink
filter out more kibana tests (elastic#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
liza-mae authored Sep 27, 2018
1 parent 4de1225 commit 2c53c3f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ci/cloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,13 @@ task kibana_tests {
--exclude ./test/functional/apps/dashboard/_dashboard_save.js \
--exclude ./test/functional/apps/dashboard/_dashboard_clone.js \
--exclude ./test/functional/apps/dashboard/_dashboard_listing.js \
--exclude ./test/functional/apps/dashboard/_full_screen_mode.js \
--exclude ./test/functional/apps/dashboard/_dashboard_filter_bar.js \
--exclude ./test/functional/apps/dashboard/_panel_expand_toggle.js \
--exclude ./test/functional/apps/dashboard/_dashboard_grid.js \
--exclude ./test/functional/apps/dashboard/_dashboard_snapshots.js \
--exclude ./test/functional/apps/discover/_discover.js \
--exclude ./test/functional/apps/discover_field_data.js \
--exclude ./test/functional/apps/home/_sample_data.js \
--exclude ./test/functional/apps/management/_scripted_fields_preview.js \
--exclude ./test/functional/apps/timelion/_expression_typeahead.js \
Expand Down

0 comments on commit 2c53c3f

Please sign in to comment.