Github user revans2 commented on a diff in the pull request:
https://github.com/apache/storm/pull/2502#discussion_r167285848
--- Diff:
flux/flux-core/src/test/java/org/apache/storm/flux/multilang/MultilangEnvironmentTest.java
---
@@ -18,6 +18,7 @@
package org.apache.storm.flux.multilang;
+import org.junit.Ignore;
--- End diff --
nit: I don't think this is used in here, so can we remove it?---
