Ticket #1339 (closed defect: invalid)
segfault running python mapscript tests
| Reported by: | luiz.vital@… | Owned by: | sgillies@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapScript-SWIG | Version: | 4.4 |
| Severity: | normal | Keywords: | |
| Cc: | sgillies@… |
Description
a color can be initialized with arguments ... ok a color can be initialized with no arguments ... ok invalid hex color string raises proper error ... ok a color can be set using lower case hex ... ok a color can be set using upper case hex ... ok a color can be set using setRGB method ... ok a color can be outputted as hex ... ok raise an error in the case of an undefined color ... ok test saving query to a file ... Segmentation fault in the resultcachetest.py
Change History
Note: See
TracTickets for help on using
tickets.
