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)
Sat, May 30, 10:05 PM
Unknown Object (File)
Sat, May 30, 2:45 PM
Unknown Object (File)
Sat, May 30, 6:02 AM
Unknown Object (File)
Fri, May 29, 4:20 PM
Unknown Object (File)
Sun, May 24, 3:52 AM
Unknown Object (File)
Mon, May 11, 8:50 PM
Unknown Object (File)
Wed, May 6, 4:57 PM
Unknown Object (File)
Wed, May 6, 12:15 AM
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.