> On 6 Mar 2015, at 14:22, Cantor, Scott <[email protected]> wrote:
>
> On 3/6/15, 4:17 AM, "Gareth Reakes" <[email protected]> wrote:
>>
>> On OSX compiles fine but test run produces this attached failure diff.
>
> Compared to 3.1.1 you mean?
No, compared to the committed test output file -
scripts/sanityTest_ExpectedResult.log
>
> How do the tests get run as a unit?
make check
> Do you know which test is giving that
> different result?
# Run SAXPrint. This tests long element names.
print ("\nTest of a long element name.\n");
system ("SAXPrint -v=never long.xml");
print ("\n\n");
G