Opened 19 years ago
Closed 19 years ago
#99 closed defect (fixed)
test_inundation_damage2 fails intermitently
| Reported by: | 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)
Note: See
TracTickets for help on using
tickets.
