Skip to content

Remaining failing tests with SW

malex984 edited this page Jul 27, 2012 · 51 revisions

Remaining failing tests with SW

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

Note: the following is as per recent TC / 64bit testing!

Wrong mathematics (??!)

Note: it seems that most of the problems are due to no normalization, mostly in case of a transcendental field extension

  • Old/algnorm.tst (normalization!: solving this will probably have a lot of impact on most others, anyone?)

  • Old/agnes.tst

  • Old/h4.tst

  • Old/palg.tst (normalization!)

  • Old/res.tst, Old/weight2.tst, Manual/Groebner_basis_conversion.tst (different prot-output of std/res/...)

  • Old/res2.tst

  • Old/std_test.tst

  • Manual/AGcode_Omega.tst

  • Manual/CurveRes.tst

  • Manual/Qso3Casimir.tst, Manual/annfsParamBM.tst (-normalization!)

  • Manual/cgs.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/minAssZ.tst

  • Manual/primdecZ.tst

  • Manual/radicalZ.tst

  • Manual/realzero.tst

  • Manual/reduce_BR_PLURAL_BR.tst

  • Manual/rightInverse.tst

  • Manual/scheme.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/primeClosure.tst

  • Manual/findifs_example.tst

  • Manual/grobcovold.tst (-normalization! + timing)

  • Manual/buildtreetoMaple.tst, Manual/cgsdrold.tst, Manual/qepcad.tst, Manual/qepcadsystem.tst (-normalization!)

  • Manual/fouriersystem.tst (-normalization!?)

  • Manual/Deformations.tst, Manual/T_1.tst, Manual/deform.tst, Manual/matrixT1.tst, Manual/semiCMcod2.tst, Manual/versal.tst, Manual/primary_charp.tst, Manual/primary_charp_random.tst, Old/err5.tst, Old/moralex.tst, Old/mre.tst, Old/regul.tst ??? (O.)

  • 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.)

  • Manual/cantreetoMaple.tst, Manual/ParToVar.tst (Martin + O.)

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

  • Manual/normalToricRingFromBinomials.tst

Technical/software errors: Segment faults

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

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: sqrfree syntax change

  • Manual/cgsdr.tst: (O.) NOTE: WHY was it fixed in MASTER but not here!??

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. + Martin)

? 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/reynolds_molien.tst, Manual/secondary_charp.tst (the map f was killed while setting minpoly, O.) ???

Clone this wiki locally