id summary reporter owner description type status priority milestone component version severity resolution keywords cc 98 A test that failed the first time test_all is run, after an anuga install, but not the 2nd time duncan anybody "Some tests only seem to fail once, after an install. Here's an example; {{{ ====================================================================== ERROR: Test that stage is conserved globally ---------------------------------------------------------------------- Traceback (most recent call last): File ""shallow_water\test_shallow_water_domain.py"", line 2191, in tes t_conservation_4 for t in domain.evolve(yieldstep = 0.05, finaltime = 10.0): File ""shallow_water\shallow_water_domain.py"", line 398, in evolve self.initialise_storage() File ""shallow_water\shallow_water_domain.py"", line 437, in initialis e_storage self.writer = get_dataobject(self, mode = 'w') File ""source\anuga\shallow_water\data_manager.py"", line 1197, in get _dataobject return cls(domain, mode) File ""source\anuga\shallow_water\data_manager.py"", line 266, in __in it__ fid = NetCDFFile(self.filename, mode) File ""C:\Software\Python23\lib\site-packages\Scientific\IO\NetCDF.py "", line 143, in NetCDFFile return apply(_NetCDFFile, args) IOError: No error ---------------------------------------------------------------------- }}} " defect closed low Testing and validation 1.0 normal fixed