Bug 795910 - Unit test failures for data conversions
Summary: Unit test failures for data conversions
Keywords:
Status: NEW
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: 2.1
Hardware: sparc64
OS: Solaris
medium
medium
Target Milestone: ---
: ---
Assignee: messaging-bugs
QA Contact: MRG Quality Engineering
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-21 19:30 UTC by Cliff Jansen
Modified: 2020-11-04 19:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

Description Cliff Jansen 2012-02-21 19:30:15 UTC
Description of problem:

Expected exceptions are missing for some "bad" data conversions.

This problem is restricted to the native solaris studio compiler with stlport C++ runtime.


Steps to Reproduce:

$ ctest -V -R  unit_test

Actual results:

1: /b5/qpid/cpp/src/tests/Variant.cpp(106): error in "testConversionsFromString": exception InvalidConversion is expected
1: /b5/qpid/cpp/src/tests/Variant.cpp(114): error in "testConversionsFromString": exception InvalidConversion is expected
1: /b5/qpid/cpp/src/tests/Variant.cpp(122): error in "testConversionsFromString": exception InvalidConversion is expected

Expected results:

no failures.


Note You need to log in before you can comment on or make changes to this bug.