Comment 2 for bug 1006725

Revision history for this message
Prem Karat (prem-karat) wrote : Re: Incorrect error returned during Create Image and multi byte characters used for Image name

The error code now returned is MIsmatch error from assertRaises which when debugged showed that the snapshot was created successfully and the test case was expecting it to fail (its a negative test)

--prem