提交 f42dcc35 编写于 作者: S Stephan Ewen

[FLINK-1203] Deactivate fork reuse in tests (workaround for potential surefire bug)

This closes #174
上级 f5898a01
......@@ -76,7 +76,7 @@ under the License.
forkCount is not exposed as a property. With this we can set
it on the "mvn" commandline in travis. -->
<flink.forkCount>1.5C</flink.forkCount>
<flink.reuseForks>true</flink.reuseForks>
<flink.reuseForks>false</flink.reuseForks>
<slf4j.version>1.7.7</slf4j.version>
<guava.version>17.0</guava.version>
</properties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册