From 75e9bf9e2ce047ba833ea35a0d068255cf0588ed Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Mon, 30 Jan 2012 13:35:54 -0500 Subject: [svn-r21902] Description: update a comment from buzilla# (1797) to jira# (2605). Also prevent conflict from merging source. --- tools/h5repack/CMakeLists.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tools/h5repack/CMakeLists.txt b/tools/h5repack/CMakeLists.txt index ea623ea..6460375 100644 --- a/tools/h5repack/CMakeLists.txt +++ b/tools/h5repack/CMakeLists.txt @@ -788,10 +788,11 @@ IF (BUILD_TESTING) # test various references (bug 1814 and 1726) ADD_H5_TEST (bug1814 "TEST" ${FILE_REF}) -# test attribute with various references (bug 1797) -# the references in attribute of compund or vlen datatype +# test attribute with various references in attribute of compund +# or vlen datatype +# (HDFFV-2605, 7513) # TODO: include this test when code portion is completed. - ADD_H5_TEST (bug1797 "SKIP" ${FILE_ATTR_REF}) + ADD_H5_TEST (HDFFV-2605 "SKIP" ${FILE_ATTR_REF}) # Add test for memory leak in attirbute. This test is verified by CTEST. # 1. leak from vlen string -- cgit v0.12