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)
Wed, Feb 26, 2:21 AM
Unknown Object (File)
Jan 25 2025, 2:10 AM
Unknown Object (File)
Jan 24 2025, 11:26 AM
Unknown Object (File)
Jan 23 2025, 12:18 PM
Unknown Object (File)
Jan 17 2025, 1:26 PM
Unknown Object (File)
Jan 10 2025, 12:55 PM
Unknown Object (File)
Jan 10 2025, 12:55 PM
Unknown Object (File)
Jan 10 2025, 12:55 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.