Control: forwarded -1 https://osdn.net/projects/yash/ticket/37560
On 2018-03-14 19:24 +0100, Sven Joachim wrote: > Source: yash > Version: 2.46-1 > > On my system, the test prompt-y.tst fails reproducibly on both i386 and > amd64, although it apparently succeeds (or is skipped) on the buildds. > Attached is the summary.log file describing the problem. > > %%% START: prompt-y.tst:157: \j in PS1 and -b option > % standard error diff: > --- - 2018-03-14 19:21:53.995351857 +0100 > +++ 157.err 2018-03-14 19:21:53.988131643 +0100 > @@ -1,6 +1,5 @@ > $ > 0$[1] + Running exec 1>fifo > > -1$[1] + Done exec 1>fifo > -0$ > +1$1$ > 0$ > > %%% FAILED: prompt-y.tst:157: \j in PS1 and -b option > > %%% SKIPPED: prompt-y.tst:179: \$ in PS1 and PS2 (root) > > %%% SKIPPED: prompt-y.tst:231: default prompt strings (POSIX, root) > > ============= > TOTAL: 3915 > PASSED: 3912 > FAILED: 1 > SKIPPED: 2 > ============= It is actually mentioned in prompt-y.tst that the test occasionally fails. So it probably should be disabled until a fix is found. Cheers, Sven