Failed to introspect virtual threading methods: java.lang.reflect.InaccessibleObjectException: Unable to make public java.lang.Thread java.lang.ThreadBuilders$VirtualThreadFactory.newThread(java.lang.Runnable) accessible: module java.base does not "opens java.lang" to unnamed module @7d1d810b Maxima branch_5_48_base_309_g0be2b4e4d https://maxima.sourceforge.io using Lisp Armed Bear Common Lisp 1.9.2 Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) run_testsuite(share_tests = only) Testsuite run for Armed Bear Common Lisp 1.9.2: Running tests in rtest_facexp: 37/37 tests passed Running tests in rtest_orthopoly: 205/205 tests passed Running tests in rtest_pslq: 48/48 tests passed Running tests in rtestflatten: 43/43 tests passed Running tests in rtest_z_transform: 36/36 tests passed Running tests in rtest_zeilberger_extreme: 9/9 tests passed Running tests in rtest_zeilberger: 53/53 tests passed Running tests in rtest_boolsimp: 48/48 tests passed Running tests in rtest_eigen: 23/23 tests passed Running tests in rtest_lsquares: 67/67 tests passed Running tests in rtest_pytranslate: 74/74 tests passed Running tests in rtest_odelin: 109/109 tests passed Running tests in rtestezunits: 316/316 tests passed Running tests in rtest_numericalio: 93/93 tests passed Running tests in rtest_simplify_sum: 86/86 tests passed Running tests in rtest_solve_rec: 33/33 tests passed Running tests in rtest_stringproc: 87/87 tests passed Running tests in rtest_md5sum: 2/2 tests passed Running tests in rtest_opproperties: 117/117 tests passed Running tests in rtest_stats: 14/14 tests passed Running tests in rtest_distrib: 187/187 tests passed Running tests in rtest_descriptive: 203/203 tests passed Running tests in rtest_interpol: 18/18 tests passed Running tests in rtest_levin: 104/104 tests passed Running tests in rtest_fractals: 11/11 tests passed Running tests in rtest_bernstein: 44/44 tests passed Running tests in rtest_atensor: 20/20 tests passed Running tests in rtest_ctensor: 49/49 tests passed Running tests in rtest_itensor: 58/58 tests passed Running tests in rtest_dgemm: 9/9 tests passed Running tests in rtest_dgeqrf: 15/15 tests passed Running tests in rtest_dgesv: 7/7 tests passed Running tests in rtest_dlsode: 22/22 tests passed Running tests in rtest_fourier_elim: 164/164 tests passed (not counting 4 expected errors) Running tests in rtest_sequence: 54/54 tests passed (not counting 1 expected errors) Running tests in rtest_cholesky: 41/41 tests passed Running tests in rtest_eigens_by_jacobi: 24/24 tests passed Running tests in rtest_lu: 94/94 tests passed Running tests in rtest_linalg: 214/214 tests passed Running tests in rtest_matrixexp: 59/59 tests passed Running tests in rtest_romberg: 19/19 tests passed (not counting 2 expected errors) Running tests in rtest_wilcoxon: 29/29 tests passed Running tests in rtest_bitwise: 71/71 tests passed Running tests in rtest_gf: 10/10 tests passed Running tests in rtest_arag: 107/107 tests passed Running tests in rtest_pdiff: ******************** rtest_pdiff.mac: Problem 62 (line 197) ******************* Input: 2 2 d y dy n ev((de : 4 x ─── + 4 x ── + (x - 1) y = 0, de : subst(g(x ), y, de), 2 dx dx 1/n de : ev(de, diff), de : radcan(subst(x , x, de)), 1 de : block([ctxt : newcontext(), foo], assume(x >= 0), foo : subst(─, n, de), 2 killcontext(ctxt), foo), convert_to_diff(de)), logexpand) Result: 2 2 d d 2 x (─── (g(x))) + x (── (g(x))) + (x - 1) g(x) = 0 2 dx dx ... Which was correct, but was expected to be wrong due to a known bug in Maxima or Armed Bear Common Lisp. 89/89 tests passed (not counting 1 expected errors) The following 1 problem passed but was expected to fail: (62) Running tests in rtest_to_poly: 32/32 tests passed Running tests in rtestprintf: 71/71 tests passed (not counting 6 expected errors) Running tests in rtest_simplex: WARNING: *** Deprecated defmvar option: FIXNUM for $PIVOT_COUNT_SX WARNING: *** Deprecated defmvar option: FIXNUM for $PIVOT_MAX_SX WARNING: *** Deprecated defmvar option: FLONUM for $EPSILON_LP Warning: linear_program(A,b,c): non-rat inputs found, epsilon_lp=1.0e-8. Warning: Solution may be incorrect. Warning: linear_program(A,b,c): non-rat inputs found, epsilon_lp=1.0e-8. Warning: Solution may be incorrect. Warning: linear_program(A,b,c): non-rat inputs found, epsilon_lp=1.0e-8. Warning: Solution may be incorrect. Warning: linear_program(A,b,c): non-rat inputs found, epsilon_lp=1.0e-8. Warning: Solution may be incorrect. Warning: linear_program(A,b,c): non-rat inputs found, epsilon_lp=1.0e-8. Warning: Solution may be incorrect. 18/18 tests passed Running tests in rtest_graphs: 105/105 tests passed Running tests in rtest_abs_integrate: 252/252 tests passed (not counting 2 expected errors) Running tests in rtest_pochhammer: 36/36 tests passed Running tests in rtest_to_poly_solve: 331/331 tests passed (not counting 11 expected errors) Running tests in rtest_sym: ********************* rtest_sym.mac: Problem 15 (line 59) ********************* Input: 2 2 expand(direct([z - e1 z + e2, z - f1 z + f2], z, a + u, [[u], [a]])) Result: 4 3 2 1 4 3 3 2 2 2 2 2 2 2 y - 2 f1 y - 2 e1 y + 2 f2 y + f1 y + 3 e1 f1 y + 2 e2 y + e1 y 2 2 2 - 2 f1 f2 y - 2 e1 f2 y - e1 f1 y - 2 e2 f1 y - e1 f1 y - 2 e1 e2 y + f2 2 2 2 + e1 f1 f2 - 2 e2 f2 + e1 f2 + e2 f1 + e1 e2 f1 + e2 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or Armed Bear Common Lisp. ********************* rtest_sym.mac: Problem 64 (line 195) ******************** Input: 7 resolvante(x - 7 x + 3, x, x1 x2 x3, [x1, x2, x3]) Result: " resolvante symetrique " 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 35 33 29 28 27 26 24 23 y - 7 y - 1029 y + 135 y + 7203 y - 756 y + 1323 y + 352947 y 22 21 20 19 18 17 - 46305 y - 2463339 y + 324135 y - 30618 y - 453789 y - 40246444 y 15 14 12 11 10 + 282225202 y - 44274492 y + 155098503 y + 12252303 y + 2893401 y 9 8 7 6 5 - 171532242 y + 6751269 y + 2657205 y - 94517766 y - 3720087 y 3 + 26040609 y + 14348907 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or Armed Bear Common Lisp. 75/75 tests passed (not counting 2 expected errors) The following 2 problems passed but were expected to fail: (15 64) Running tests in rtest_mnewton: 30/30 tests passed Running tests in rtest_solve_rat_ineq: 17/17 tests passed Running tests in rtest_vect: ********************* rtest_vect.mac: Problem 19 (line 71) ******************** Input: ev(vectorsimp(div (u a)) - (u div a + grad u . a), expandall : true) Result: 0 ... Which was correct, but was expected to be wrong due to a known bug in Maxima or Armed Bear Common Lisp. 66/66 tests passed (not counting 10 expected errors) The following 1 problem passed but was expected to fail: (19) Running tests in rtest_antid: 11/11 tests passed Running tests in rtest_bffac: 16/16 tests passed Running tests in rtest_diff_form: 43/43 tests passed Running tests in rtest_grobner: ******************* rtest_grobner.mac: Problem 15 (line 53) ******************* Input: 3 2 5 4 3 2 poly_gcd(6 x + 19 x + 19 x + 6, 6 x + 13 x + 12 x + 13 x + 6 x, [x]) Result: The variable K is unbound. error-catch This differed from the expected result: 2 6 x + 13 x + 6 ******************* rtest_grobner.mac: Problem 21 (line 65) ******************* Input: 2 2 2 poly_buchberger([x - y x, x + y + x y ], [x, y]) Result: The variable K is unbound. error-catch This differed from the expected result: 2 2 2 2 2 3 2 [x - x y, x y + y + x , - x y - x y - y, y - x y, - y - y - y] ******************* rtest_grobner.mac: Problem 24 (line 71) ******************* Input: 2 2 2 poly_reduced_grobner([x - y x, x + y + x y ], [x, y]) Result: The variable K is unbound. error-catch This differed from the expected result: 2 3 2 2 2 [y - x y, - y - y - y, x - y ] ******************* rtest_grobner.mac: Problem 29 (line 81) ******************* Input: poly_elimination_ideal([x + y, x - y], 0, [x, y]) Result: The value NIL is not of type STRUCTURE-OBJECT. error-catch This differed from the expected result: [y, x] ******************* rtest_grobner.mac: Problem 31 (line 85) ******************* Input: poly_elimination_ideal([x + y, x - y], 2, [x, y]) Result: The value NIL is not of type STRUCTURE-OBJECT. error-catch This differed from the expected result: [] ******************* rtest_grobner.mac: Problem 32 (line 87) ******************* Input: 2 2 2 3 3 poly_reduced_grobner([x - 2 x y + 2 y - 1, x y - 2 x y + 2 y + y - 2], [x, y]) Result: The variable K is unbound. error-catch This differed from the expected result: 2 2 [- 2 x y + 2 y + x - 1, - y - y + 2] ******************* rtest_grobner.mac: Problem 33 (line 89) ******************* Input: 2 2 2 2 poly_reduced_grobner([x + 2 y - 3, x + x y + y - 3], [x, y]) Result: The variable K is unbound. error-catch This differed from the expected result: 2 3 2 2 [y - x y, y - y, - 2 y - x + 3] 26/33 tests passed The following 7 problems failed: (15 21 24 29 31 32 33) Running tests in rtest_finance: 17/17 tests passed Running tests in rtest_fft: 99/99 tests passed Running tests in rtest_rfft: 46/46 tests passed Running tests in rtest_wrstcse: 62/62 tests passed Running tests in rtest_draw: 181/181 tests passed Running tests in rtest_engineering_format: ************** rtest_engineering_format.mac: Problem 6 (line 11) ************** Input: x makelist(sdowncase(sconcat(1.0e+0 10 )), x, - 20, 20) Result: [10.0e-21, 100.0e-21, 1.0e-18, 10.0e-18, 100.0e-18, 1.0e-15, 10.0e-15, 100.0e-15, 1.0e-12, 10.0e-12, 100.0e-12, 1.0e-9, 10.0e-9, 100.0e-9, 1.0e-6, 10.0e-6, 100.0e-6, 1.0e-3, 10.0e-3, 100.0e-3, 1.0e+0, 10.0e+0, 100.0e+0, 1.0e+3, 10.0e+3, 100.0e+3, 1.0e+6, 10.0e+6, 100.0e+6, 1.0e+9, 10.0e+9, 100.0e+9, 1.0e+12, 10.0e+12, 100.0e+12, 1.0e+15, 10.0e+15, 100.0e+15, 1.0e+18, 10.0e+18, 100.0e+18] ... Which was correct, but was expected to be wrong due to a known bug in Maxima or Armed Bear Common Lisp. 15/15 tests passed (not counting 1 expected errors) The following 1 problem passed but was expected to fail: (6) Running tests in rtest_raddenest: 123/123 tests passed (not counting 1 expected errors) Running tests in rtest_decfp: 6/6 tests passed Error summary: Error(s) found: /home/maxima/maxima-test/installroot/share/maxima/branch_5_48_base_309_g0be2b4e4d/share/contrib/Grobner/rtest_grobner.mac problems: (15 21 24 29 31 32 33) Tests that were expected to fail but passed: /home/maxima/maxima-test/installroot/share/maxima/branch_5_48_base_309_g0be2b4e4d/share/pdiff/rtest_pdiff.mac problem: (62) /home/maxima/maxima-test/installroot/share/maxima/branch_5_48_base_309_g0be2b4e4d/share/sym/rtest_sym.mac problems: (15 64) /home/maxima/maxima-test/installroot/share/maxima/branch_5_48_base_309_g0be2b4e4d/share/vector/rtest_vect.mac problem: (19) /home/maxima/maxima-test/installroot/share/maxima/branch_5_48_base_309_g0be2b4e4d/share/contrib/rtest_engineering_format.mac problem: (6) 7 tests failed out of 4,948 total tests. 8801.716 seconds real time 6235751817 cons cells (%o0) done