提交 14e1a205 编写于 作者: M Megvii Engine Team

fix(test): disable mocked tests on Windows

GitOrigin-RevId: 898cfdb09d6b22b2595ecd8db9a3712028928fc6
上级 76c79d79
......@@ -2128,6 +2128,8 @@ TEST(TestOprDNN, ConvolutionMultiCompNode) {
} // anonymous namespace
#ifndef _WIN32
namespace mgb {
namespace opr {
namespace testing {
......@@ -2346,5 +2348,6 @@ TEST_F(TestWeightPreprocess, PreprocessCalledOnlyOnce) {
} // anonymous namespace
>>>>>>> 11c3561ca... feat(opr): use weight preprocess feature of MegDNN
#endif
// vim: syntax=cpp.doxygen foldmethod=marker foldmarker=f{{{,f}}}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册