Project

General

Profile

Bug #650

CoCoA-5 test (SourceAnna); problem in HilbertPoly

Added by John Abbott over 9 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
High
Category:
enhancing/improving
Target version:
Start date:
12 Nov 2014
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Sometimes the CoCoA-5 test SourceAnna fails (on 64-bit MacOSX).

The problem appears when executing the line:

TEST_ASSERT(HilbertPoly(Qxyz/ideal(x,y^2)),  2);

History

#1 Updated by John Abbott over 9 years ago

I have already reported by phone that there is a problem (with SourceAnna) on 32-bit Linux.

On my 64-bit MacOSX the test sometimes passes and sometimes does not. I tried running just the specific line several times in a fresh CoCoA-5, and no problems arose.

Running some of tests line-by-line, the following happened (after several repetitions):

>>> TEST_ASSERT(HilbertPoly(Qxyz/ideal(x,y^2)),  2);

***************************************************************************
****CoCoA ERROR****  ErrCode: CoCoA::ERR::IdealNotInRing
****CoCoA ERROR****  Message: Incompatible ring and ideal: ideal is not in the given ring
****CoCoA ERROR****  Context: NewQuotientRing
****CoCoA ERROR****  File:    QuotientRing.C
****CoCoA ERROR****  Line:    839
***************************************************************************

--> ERROR: Incompatible ring and ideal: ideal is not in the given ring
--> TEST_ASSERT(HilbertPoly(Qxyz/ideal(x,y^2)),  2);
-->                             ^

#2 Updated by Anna Maria Bigatti over 8 years ago

  • Target version changed from CoCoA-5.1.2 summer 2015 to CoCoA-5.1.3/4 Jan 2016

I cannot reproduce this error. Postponing to next version.

#3 Updated by John Abbott about 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

I have not noticed any problem like this lately; perhaps it has resolved itself magically?

Mark as "closed"?

#4 Updated by Anna Maria Bigatti about 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 10 to 100

This problem has not re-surfaced in ages. Declare it closed.

Also available in: Atom PDF