Add todo comment for disabled rest test

Original commit: elastic/x-pack-elasticsearch@6f4dae5903
This commit is contained in:
Ryan Ernst 2015-12-11 18:24:27 -08:00
parent 5739d4d921
commit cfdfd4ed7c
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ bundlePlugin {
}
integTest {
// TODO: fix this rest test to not depend on a hardcoded port!
systemProperty 'tests.rest.blacklist', 'getting_started/10_monitor_cluster_health/*'
cluster {
// TODO set up tests so that shield can be enabled or disabled