Skip to content

Remaining failing tests with SW

malex984 edited this page Mar 24, 2012 · 51 revisions

Remaining failing tests with SW (as per recent TC / 64bit (!) testing)

Note: please check with the latest TC build whether a test has been already fixed and report the assigment resp. the fix. status here.

Wrong mathematics (??!)

  • Manual/AGcode_Omega.tst
  • Manual/CurveRes.tst
  • Manual/Deformations.tst
  • Manual/Groebner_basis_conversion.tst
  • Manual/Qso3Casimir.tst
  • Manual/T_1.tst
  • Manual/annfsParamBM.tst
  • Manual/cgs.tst
  • Manual/deform.tst
  • Manual/divideUnits.tst
  • Manual/fitting.tst
  • Manual/flatteningStrat.tst
  • Manual/gauss_col.tst
  • Manual/groebner_and_std.tst
  • Manual/intersectZ.tst
  • Manual/leftInverse.tst
  • Manual/matrixT1.tst
  • Manual/minAssZ.tst
  • Manual/primdecZ.tst
  • Manual/radicalZ.tst
  • Manual/realzero.tst
  • Manual/reduce_BR_PLURAL_BR.tst
  • Manual/rightInverse.tst
  • Manual/scheme.tst
  • Manual/semiCMcod2.tst
  • Manual/stdhilb.tst
  • Manual/syz_BR_PLURAL_BR.tst
  • Manual/facFirstWeyl.tst, Manual/testNCfac.tst - wrong result (missing an item?) at ncfactor.lib::facFirstWeyl
  • Manual/versal.tst
  • Old/agnes.tst
  • Old/algnorm.tst
  • Old/err5.tst
  • Old/h4.tst
  • Old/moralex.tst
  • Old/mre.tst
  • Old/palg.tst
  • Old/regul.tst
  • Old/res.tst
  • Old/res2.tst
  • Old/std_test.tst
  • Old/weight2.tst
  • Manual/primeClosure.tst
  • Old/sre.tst ??? (Hannes, https://github.com/Singular/Sources/issues/73)
  • Manual/goodBasis.tst (???)
  • Manual/par2varRing.tst &=> Manual/groebner.tst (poly Minpoly = minpoly; + map, Martin, O.)

Legacy Singular fails (on 64 bit vs 32 bit?):

  • Manual/normalToricRingFromBinomials.tst

Technical/software errors: Segment faults

  • Manual/ParToVar.tst
  • Manual/closureFrac.tst
  • Manual/findifs_example.tst
  • Manual/fouriersystem.tst
  • Manual/frwalk.tst
  • Manual/mp_res_mat.tst
  • Manual/qepcadsystem.tst, Manual/qepcad.tst
  • Manual/Resolution_of_singularities.tst (n_Int / ext. fields, O.)
  • Manual/intersectionDiv.tst (alg.ext, O)
  • Manual/size.tst, Manual/texring.tst (ederc)

Segment faults with Exit Status: 35584

  • Manual/cantreetoMaple.tst
  • Manual/buildtreetoMaple.tst
  • Manual/cgsdrold.tst
  • Manual/grobcovold.tst

Strange errors:

  • Manual/sysNewton.tst: S(2)+sigma(1)*S(1) -->>> S(2)+sigma(1)S(1)+0sigma(2)??
  • Manual/elimRing.tst (?)

Interpreter errors or not (re-)implemented features:

? poly = ideal is not supported

  • Manual/cgsdr.tst:
    ? `poly` = `ideal` is not supported
    ? expected `poly` = `poly`
    ? expected `poly` = `matrix`
    ? leaving grobcov.lib::RrepNN
    skipping text from `;` error at token `)`
    ? leaving grobcov.lib::splitR
    ? leaving grobcov.lib::DiscussSPolys
    ? leaving grobcov.lib::reccgsdr
    ? leaving grobcov.lib::cgsdr

Alarm: Too long or recursion or memory corruption, Exit Status: 36352)

  • Manual/paraPlaneCurve.tst
  • Manual/realrad.tst
  • Old/longalg.tst
  • Old/zahlen0.tst
  • Manual/Gauss-Manin_connection.tst, Manual/bernstein.tst, Manual/monodromyB.tst (minpoly?, algext?, rSum?)

? no conversion from bigint to this field

  • New/bigints.tst (Martin Lee) + TODO: test result has to be updated since legacy Singular was wrong there!

? coeff sum not yet implemented

  • ~~Manual/grobcov.tst, Manual/linear_relations.tst

? ring with polynomial data must be the base ring or compatible

  • Manual/assPrimes.tst, Manual/jungfib.tst, Manual/jungnormal.tst, Manual/jungresolve.tst (tensor product of rings, Matrin & O.)

? // ** no square matrix before ? leaving linalg.lib::inverse

  • Manual/Gauss-Manin_connection_1.tst, Manual/endvfilt.tst, Manual/monodromy.tst, Manual/spectrum.tst, Manual/sppairs.tst, Manual/tmatrix.tst, Manual/vfilt.tst, Manual/vwfilt.tst (disabled have_eigenval, Martin)

? wrong type declaration. type 'help poly;'

  • Manual/hilbertSeries.tst,Manual/normalI.tst,Manual/multiDegResolution.tst (denominator/numerator, O.)

? cannot open template.lib

  • Manual/mdouble.tst,Manual/msum.tst,Manual/mtriple.tst (need template.lib, O.)

? f is undefined in kill

  • Manual/molien.tst,Manual/primary_charp.tst,Manual/primary_charp_random.tst,Manual/reynolds_molien.tst, Manual/secondary_charp.tst (the map f was killed while setting minpoly, O.)

Clone this wiki locally