Can you save the output of `env` in a file inside and outside of the screen and diff?
On Tuesday, November 18, 2014 9:36:25 AM UTC, Clemens Heuberger wrote: > > Am 2014-11-18 um 08:54 schrieb William Stein: > > On Mon, Nov 17, 2014 at 10:23 PM, Clemens Heuberger > > <[email protected] <javascript:>> wrote: > >> make ptestlong gave one failing doctest: > >> > > ... > >> sage -t --long src/sage/misc/cachefunc.pyx # 1 doctest failed > >> ---------------------------------------------------------------------- > >> Total time for all tests: 15.4 seconds > >> cpu time: 2.2 seconds > >> cumulative wall time: 15.2 seconds > > > > Just out of curiosity, does it fail repeatedly for you? > > it is strange: I have one "screen" instance where I initially compiled > sage > 6.5.beta0, the doctest is failing there persistently, the doctest is > looking for > a file "/sage/rings/polynomial/multi_polynomial_ideal.py". So, somehow, > the > leading part of the path got lost. > > Outside of that "screen" (even in another "screen" instance), the doctest > passes. > > Currently, I have no clue what the difference between the two environments > may be. > > Regards, CH > > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
