IntelliJ IDEA 2017.2.3 x64 run testCase fail

Elasticsearch version (bin/elasticsearch --version): 5.4.3

Plugins installed: none

JVM version (java -version): 1.8.144

OS version (uname -a if on a Unix-like system): windows 7

Description of the problem including expected versus actual behavior:

  • just clone from github
  • run "gradle idea"
  • import to idea
  • just test org.elasticsearch.cluster.ClusterInfoServiceIT#testClusterInfoServiceCollectsInformation

The Exception : maybe it's a IDE or environment problem

Ref : https://github.com/elastic/elasticsearch/issues/26652

There are some settings to add to IntelliJ https://github.com/elastic/elasticsearch/blob/master/CONTRIBUTING.md

Did you add them?

-Didea.no.launcher=true

it's ok ,tks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.