|
From: Gunter K. <gu...@pe...> - 2025-08-30 06:00:35
|
This only happens if the other share tests have been run before the wrstcase tests are. Seems like I'll have to find a way to improve compatibility. Thanks a lot! Gunter. On 8/25/25 13:39, Barton Willis via Maxima-discuss wrote: > I know there has been some recent work on wrstcse, and I think that my > source code is current, but I get one failure: > > Running tests in rtest_wrstcse: > ******************* rtest_wrstcse.mac: Problem 38 (line 78) > ******************* > > Input: > wc_montecarlo2rssparams([1, 2, 2, 1]) > > > Result: > wc_montecarlo2rssparams([1, 2, 2, 1]) > > This differed from the expected result: > 1 3 > wc_rssparams(sigma = ─, mu = ─) > 3 2 > > 38/39 tests passed > > The following 1 problem failed: (38) > > The nightly build > (https://wolfgang.dautermann.at/maxima/nightlybuild/logfile-share-testsuite-sbcl.txt > <https://wolfgang.dautermann.at/maxima/nightlybuild/logfile-share-testsuite-sbcl.txt>) > doesn't show this error—maybe it will in the next nightly build. > > > _______________________________________________ > Maxima-discuss mailing list > Max...@li... > https://lists.sourceforge.net/lists/listinfo/maxima-discuss |