Index: sources/view/hd/data/post/VHDPOSTData.h =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r4a67c01045f365be38f1a12a8572c0070d343e1e --- sources/view/hd/data/post/VHDPOSTData.h (.../VHDPOSTData.h) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/view/hd/data/post/VHDPOSTData.h (.../VHDPOSTData.h) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) @@ -39,12 +39,12 @@ // friends friend class ::tst_views; - // coco begin validated: + // disabled coco begin validated: // The property adjustment_Triggered has to be always true // and to always trigger the change event to work as a notifier for GUI // has been manually tested that it works perfectly fine TRIGGER ( bool , adjustment , 0) - // coco end + // disabled coco end // the last "test" item is the item just before the complete state. // UI doesn't care about the the complete or fail state in Single post messages,