On Mon, 28 Jan 2019 14:52:18 -0800, jkeenan wrote: > On Wed, 23 Jan 2019 20:24:27 GMT, jkeenan wrote: > > On Mon, 21 Jan 2019 22:52:57 GMT, tonyc wrote: > > > On Mon, 21 Jan 2019 12:09:17 -0800, jkeenan wrote: > > > > On Fri, 18 Jan 2019 02:55:24 GMT, tonyc wrote: > > > > > On Thu, Jan 17, 2019 at 05:02:29AM -0800, James E Keenan via RT > > > > > wrote: > > > > > > Let me pose this question: Would we be better off using > > > > > > File::Spec- > > > > > > > tmpdir() to create the top-level of the testing > > > > > > > directories, > > > > > > > then > > > > > > creating for_find/ underneath that directory (in most cases, > > > > > > /tmp)? > > > > > > > > > > I don't think it will make a difference over just searching > > > > > within > > > > > t/for_find. > > > > > > > > > > Tony > > > > > > > > Please review patch 0001-find.t-Use-temporary-testing-directory- > > > > for- > > > > all-block.201901211500.patch, attached. > > > > > > That looks better. > > > > > > Tony > > > > Merged to blead in commit 0abd1628824e7e5b7d6df370fcf5c143bf2dab8d. > > Will monitor ticket for several days before closing. > > > > Thank you very much. > > Unfortunately, we don't have the problem licked. See this smoke-test > report: > > http://perl5.test-smoke.org/report/79324 > > ##### > Test failures: > ~~ ../ext/File-Find/t/taint.t .................................. > FAILED Non-zero exit status: 2 Bad plan. You planned 45 tests but ran > 1. > [stdio] -Duseithreads -Doptimize="-O2 -pipe -fstack-protector -fno- > strict-aliasing" -Dcc="gcc" -Duselongdouble DEBUGGING > ##### > > Here it is taint.t that is experiencing failures; the patch applied > dealt with find.t. > > I doubt that the particular ./Configure options had anything to do > with the failure. The smokecurrent.log didn't have any more > information than is visible at the URL cited above. > > Needs further investigation. > > Thank you very much. Has this happened again since then? It might be due to something unrelated. Tony --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=133771