Page MenuHomeFreeBSD

Temporarily skip flip-flop test cases
ClosedPublic

Authored by lwhsu on Nov 27 2018, 11:01 PM.
Tags
None
Referenced Files
F145758973: D18362.id51641.diff
Tue, Feb 24, 2:19 AM
F145744713: D18362.id51236.diff
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
Unknown Object (File)
Sun, Feb 1, 1:15 PM
Unknown Object (File)
Sat, Jan 31, 12:01 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.