Skip to content

Commit

Permalink
if 0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlatusek committed Apr 25, 2024
1 parent 9411b0a commit d0ca949
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ TEST_F(TestUdcMessages, TestUDCServerUserConfirmationProvider)
EXPECT_STREQ(testCallback.mState.GetInstanceName(), instanceName2);
}

#if false
#if 0
// TODO Fix test below
// the following test case is not reliable (fails on mac, clang platforms for example)
TEST_F(TestUdcMessages, TestUDCServerInstanceNameResolver)
Expand Down

0 comments on commit d0ca949

Please sign in to comment.