提交 072bd59d 编写于 作者: Y yong.you

fix test case bug

上级 b7cb4295
......@@ -4,14 +4,11 @@ import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
import com.dianping.cat.hadoop.hdfs.FileSystemManagerTest;
import com.dianping.cat.hadoop.hdfs.HdfsMessageBucketManagerTest;
@RunWith(Suite.class)
@SuiteClasses({
FileSystemManagerTest.class,
HdfsMessageBucketManagerTest.class
})
......
......@@ -1629,12 +1629,6 @@
<requirement>
<role>com.dianping.cat.status.ServerStateManager</role>
</requirement>
<requirement>
<role>long</role>
</requirement>
<requirement>
<role>long</role>
</requirement>
</requirements>
</component>
<component>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册