← Back to team overview

divmod-dev team mailing list archive

[Bug 829869] [NEW] Tests rely on refcounting / GC semantics for Axiom type definitions

 

Public bug reported:

It appears that the only real reason the asserted behaviour is necessary
is for testing purposes; supporting this in application code is
undesirable (and the application code is unlikely to function correctly
for other reasons). So instead, we adjust the one test that relies on
this to explicitly remove the schema from the cache, and remove the
other tests.

** Affects: divmod-axiom
     Importance: Undecided
         Status: New

** Branch linked: lp:~divmod-dev/divmod.org/829869-explicit-type-
dropping

-- 
You received this bug notification because you are a member of Divmod-
dev, which is the registrant for Divmod Axiom.
https://bugs.launchpad.net/bugs/829869

Title:
  Tests rely on refcounting / GC semantics for Axiom type definitions

Status in Divmod Axiom:
  New

Bug description:
  It appears that the only real reason the asserted behaviour is
  necessary is for testing purposes; supporting this in application code
  is undesirable (and the application code is unlikely to function
  correctly for other reasons). So instead, we adjust the one test that
  relies on this to explicitly remove the schema from the cache, and
  remove the other tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/divmod-axiom/+bug/829869/+subscriptions


Follow ups

References