Page MenuHomeFreeBSD

Temporarily skip flip-flop test cases
ClosedPublic

Authored by lwhsu on Nov 27 2018, 11:01 PM.
Tags
None
Referenced Files
F146306491: D18362.id.diff
Sun, Mar 1, 2:36 PM
F146298600: D18362.id.diff
Sun, Mar 1, 12:57 PM
Unknown Object (File)
Tue, Feb 24, 2:19 AM
Unknown Object (File)
Mon, Feb 23, 9:22 PM
Unknown Object (File)
Mon, Feb 23, 12:32 PM
Unknown Object (File)
Sun, Feb 22, 10:25 AM
Unknown Object (File)
Sun, Feb 8, 2:34 AM
Unknown Object (File)
Sat, Feb 7, 11:47 PM
Subscribers

Details

Summary

Temporarily skip flip-flop test cases

PR: 233586, 233587, 233588

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21232
Build 20575: arc lint + arc unit

Event Timeline

tests/sys/kqueue/libkqueue/Makefile
8

Rather than disabling all of them, I'd prefer to just disable test_evfilt_proc().

Only disable test_evfilt_proc()

lwhsu added inline comments.
tests/sys/kqueue/libkqueue/Makefile
8

Yes this makes more sense and fortunately it's easy to do so. Thanks!

This revision was not accepted when it landed; it landed in state Needs Review.Dec 6 2018, 9:22 AM
This revision was automatically updated to reflect the committed changes.
lwhsu marked an inline comment as done.