Skip to content

Commit

Permalink
code-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadalihussnain committed Nov 28, 2024
1 parent 8ef09c0 commit 610311e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/mock_tests/portmgr_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ namespace portmgr_ut

// Verify the log message for the failure
ASSERT_TRUE(mockCallArgs.empty());
ASSERT_TRUE(swss::logContains("Failed to delete ingress qdisc for alias:Ethernet0 with cmd:/sbin/tc qdisc del dev \"Ethernet0\" handle ffff: ingress, rc:1, error:Some error message"));
}

TEST_F(PortMgrTest, ConfigureDuringRetry)
Expand Down

0 comments on commit 610311e

Please sign in to comment.