Hi, I imported the whole git repository of Flink into IntelliJ. All Java and Scala programs work and the Java unit tests as well. But Scala unit tests don't work.
I followed this tutorial: http://www.scalatest.org/user_guide/using_scalatest_with_intellij to install ScalaTest for IntelliJ, but it didn't work. I use build version: IC-139.225.3 on Ubuntu 14.04. Attached you find pictures which show how the errors look like. Can you tell me how I can run the Scala tests? Thank you :) Best regards, Felix Neutatz