Loading core/unittest/server/test_config.cpp +2 −1 Original line number Original line Diff line number Diff line Loading @@ -229,3 +229,4 @@ TEST_F(ConfigTest, SERVER_CONFIG_INVALID_TEST) { s = config.SetResourceConfigIndexBuildDevice("gpu16"); s = config.SetResourceConfigIndexBuildDevice("gpu16"); ASSERT_FALSE(s.ok()); ASSERT_FALSE(s.ok()); } } Loading
core/unittest/server/test_config.cpp +2 −1 Original line number Original line Diff line number Diff line Loading @@ -229,3 +229,4 @@ TEST_F(ConfigTest, SERVER_CONFIG_INVALID_TEST) { s = config.SetResourceConfigIndexBuildDevice("gpu16"); s = config.SetResourceConfigIndexBuildDevice("gpu16"); ASSERT_FALSE(s.ok()); ASSERT_FALSE(s.ok()); } }