Opened 19 years ago
Closed 19 years ago
#105 closed defect (invalid)
new unit test for create_mesh_from_regions
| Reported by: | anonymous | Owned by: | Nick |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Testing and validation | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Just noticed if a bounding polygon doesn't have a bounding tag it will simply pass the test even if it should fail... this is associated to complicated polygons... see
def test_create_mesh_from_regions_interior_regions1(self):
also there is a test for interior polygons that are outside of the bounding polygon but i'm not sure if that is new (implemented after Jane noticed a problem) or old... as i cannot get it to fail with any new more complex meshes ... but i don't really understand the test... Nick
Change History (6)
comment:1 Changed 19 years ago by
| Owner: | changed from ole to duncan |
|---|
comment:2 Changed 19 years ago by
| Status: | new → assigned |
|---|
comment:3 Changed 19 years ago by
| Owner: | changed from duncan to Nick |
|---|---|
| Status: | assigned → new |
comment:4 Changed 19 years ago by
| Owner: | changed from Nick to duncan |
|---|
comment:5 Changed 19 years ago by
| Owner: | changed from duncan to Nick |
|---|
comment:6 Changed 19 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
This issue doesn't exist...
there is a test that passes if an error occurs which caught me out.

I don't understand this description. Can more be added to this description.