Attention needed from Owners Override and Sergey Ulanov
Matt Sandy has uploaded the change for review![Open in Gerrit]()
Matt Sandy would like Sergey Ulanov and Owners Override to review this change.
Commit message
[starnix] Disable BpfTest.SoAttachFilter test
Bug: 498602006
Change-Id: Id29f805e5d1823e84df29f7bc20b13d358b5e499
Change diff
diff --git a/src/starnix/tests/syscalls/cpp/socket_test.cc b/src/starnix/tests/syscalls/cpp/socket_test.cc
index f962818..652906a 100644
--- a/src/starnix/tests/syscalls/cpp/socket_test.cc
+++ b/src/starnix/tests/syscalls/cpp/socket_test.cc
@@ -907,6 +907,8 @@
}
TEST_F(BpfTest, SoAttachFilter) {
+ GTEST_SKIP(); // b/498602006
+
const uint16_t kTestDstPortIpv4 = 1234;
const uint16_t kTestDstPortIpv6 = 1236;
Change information
Files:
- M src/starnix/tests/syscalls/cpp/socket_test.cc
Change size: XS
Delta: 1 file changed, 2 insertions(+), 0 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Owners Override
- Sergey Ulanov
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Id29f805e5d1823e84df29f7bc20b13d358b5e499
Gerrit-Change-Number: 1562015
Gerrit-PatchSet: 1
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.