Skip to content

Commit 3ff01fb

Browse files
qsrCQ Bot
authored andcommitted
[starnix] Disable flaky test: SyslogTest.ProcKmsgPoll
Change-Id: I835249e88fdeacfdd65bf319bf37ef4ef1d7a535 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1056274 Fuchsia-Auto-Submit: Benjamin Lerman <qsr@google.com> Reviewed-by: Kevin Lindkvist <lindkvist@google.com> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
1 parent 2631911 commit 3ff01fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/starnix/tests/syscalls/cpp/expectations/syscalls_cpp_test.json5

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919

2020
// TODO(): Make these tests reliably pass in Starnix then re-enable.
2121
"FcntlLockTest.*",
22+
23+
// TODO(https://fxbug.dev/342416456): Rework the test to take
24+
// into account logs from the system.
25+
"SyslogTest.ProcKmsgPoll",
2226
],
2327
},
2428
{

0 commit comments

Comments
 (0)