[Bug 217261] sys/aio/aio_test:aio_md_test fails semi-frequently with Jenkins with "aio_write failed: Operation not supported"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 17 21:17:23 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217261
--- Comment #11 from commit-hook at freebsd.org ---
A commit references this bug:
Author: ngie
Date: Mon Jul 17 21:17:04 UTC 2017
New revision: 321095
URL: https://svnweb.freebsd.org/changeset/base/321095
Log:
MFC r318180:
Mark all md tests as requiring unsafe AIO in order to function
These tests have been flapping (failing<->passing) on Jenkins for months.
It passes reliably for me if unsafe AIO is permitted, but it doesn't
pass on Jenkins reliably if unsafe AIO is disabled (the current default).
Mark the tests as requiring unsafe AIO to mitigate the intermittent
failures when unsafe AIO isn't permitted. If the kernel code is changed
to reliably function with md(4) devices using unsafe AIO, this commit can
be reverted.
PR: 217261
Changes:
_U stable/11/
stable/11/tests/sys/aio/aio_test.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list