mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
proc net test: Annotate disable-save test with NoRandomSave.
PiperOrigin-RevId: 307069884
This commit is contained in:
@@ -353,7 +353,7 @@ TEST(ProcNetSnmp, UdpNoPorts_NoRandomSave) {
|
||||
EXPECT_EQ(oldNoPorts, newNoPorts - 1);
|
||||
}
|
||||
|
||||
TEST(ProcNetSnmp, UdpIn) {
|
||||
TEST(ProcNetSnmp, UdpIn_NoRandomSave) {
|
||||
// TODO(gvisor.dev/issue/866): epsocket metrics are not savable.
|
||||
const DisableSave ds;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user