Page MenuHomeFreeBSD

Temporarily skip flip-flop test cases
ClosedPublic

Authored by lwhsu on Nov 27 2018, 11:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 31, 7:38 AM
Unknown Object (File)
Sat, Aug 29, 5:12 AM
Unknown Object (File)
Thu, Aug 27, 4:47 PM
Unknown Object (File)
Thu, Aug 27, 4:45 PM
Unknown Object (File)
Thu, Aug 27, 4:20 PM
Unknown Object (File)
Mon, Aug 10, 8:47 AM
Unknown Object (File)
Mon, Aug 10, 7:12 AM
Unknown Object (File)
Sun, Aug 9, 6:58 PM
Subscribers

Details

Summary

Temporarily skip flip-flop test cases

PR: 233586, 233587, 233588

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tests/sys/kqueue/libkqueue/Makefile
8 ↗(On Diff #51236)

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 ↗(On Diff #51236)

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.