Skip to content.

plope

Personal tools
You are here: Home » Plope Software » Plope Software Collector » Basket tests can fail if other eggs are on the path
 
 
Views
Issue 19 of Plope Software Collector [Plope]
Title: Basket tests can fail if other eggs are on the path
Status: Accepted Security related: No
Description: If other eggs are placed on sys.path when the Basket tests are run, and they cause output to zLOG during import, the tests which catch zLOG output can...
From: chrism on: Nov 25, 05 21:35
chrism Last update: ~
Topic/class: basket/bug Importance: medium
Version info:
Assigned: chrism
Issue 19 Transcript
1 entry
= Request - Entry #1 by chrism on Nov 25, 2005 9:35 pm

 Status: Pending => Accepted

 Supporters added: chrism

If other eggs are placed on sys.path when the Basket tests are run, and they cause output to zLOG during import, the tests which catch zLOG output can fail.