$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [PropertyTree] Help tracking down test failure.
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2009-09-10 02:44:57
Hi,
If you look at the PTree regression results:
http://www.boost.org/development/tests/trunk/developer/property_tree.html
you'll see that the test_property_tree test currently fails on a log of
platforms, especially Darwin. An assertion fails. Since I cannot
reproduce the error on any of my systems, could someone who can please
send me a stack trace, and perhaps a debug print of the two objects
involved?
Here's the test output of one runner:
http://www.boost.org/development/tests/trunk/developer/output/minion-mpi-boost-bin-v2-libs-property_tree-test-test_property_tree-test-darwin-4-0-1-debug.html
I'd like the debug representations of 'this' and 'o', please.
Thank you,
Sebastian