Opened 18 years ago
Closed 18 years ago
#99 closed defect (fixed)
test_inundation_damage2 fails intermitently
Reported by: | Duncan <duncan.gray@…> | Owned by: | Duncan |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Testing and validation | Version: | 1.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
this is what happens when it fails;
====================================================================== ERROR: test_inundation_damage2 (test_inundation_damage.Test_inundation _damage) ---------------------------------------------------------------------- Traceback (most recent call last): File "damage_modelling\test_inundation_damage.py", line 146, in tear Down os.remove(self.sww.filename) OSError: [Errno 2] No such file or directory: '.\\datatest1161043015.2 .sww' ---------------------------------------------------------------------- Ran 576 tests in 21.532s FAILED (errors=1)
Change History (1)
comment:1 Changed 18 years ago by Duncan <duncan.gray@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.