Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2017 08:07:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 217261] sys/aio/aio_test:aio_md_test fails semi-frequently with Jenkins with "aio_write failed: Operation not supported"
Message-ID:  <bug-217261-32464-DXMks8IdRo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217261-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217261-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217261

--- Comment #8 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ngie
Date: Thu May 11 08:06:47 UTC 2017
New revision: 318180
URL: https://svnweb.freebsd.org/changeset/base/318180

Log:
  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.

  MFC after:    2 months
  PR:           217261
  Reported by:  Jenkins
  Sponsored by: Dell EMC Isilon

Changes:
  head/tests/sys/aio/aio_test.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217261-32464-DXMks8IdRo>