https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236466

--- Comment #3 from Alan Somers <[email protected]> ---
Steps to reproduce on HEAD:
1) sudo pkg install googletest googlemock
2) svn checkout https://svn.freebsd.org/base/projects/fuse2
3) cd /path/to/base/projects/fuse2/tests/sys/fs/fuse
4) sudo mkdir -p /usr/tests/sys/fs/fuse
5) make -j8 && sudo make install
6) cd /usr/tests/sys/fs/fuse
7) ./read --gtest_also_run_disabled_tests
--gtest_filter=Read.DISABLED_sendfile_eio

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to