Skip to content

unit test FileFormatCTF errors in test_cpu* with 'difficult' XML unknown elements #2212

@JGoldstone

Description

@JGoldstone

MacOS Sequoia 15.7.1
Most of the component libraries are external (and installed with MacPorts, but that shouldn't matter).

/usr/local/repos/git/aswf/opencolorio/tests/cpu/fileformats/FileFormatCTF_tests.cpp:1474:
FAILED: std::string::npos != StringUtils::Find(parts[i], ErrorOutputs[I])
values were '18446744073709551615' and '18446744073709551615'
[ 229/1083] [FileFormatCTF / difficult_xml_unknown_elements ] - FAILED

For what it's worth, here's those two values, stacked vertically
18446744073709551615
18446744073709551615

Those aren't equal, you say? Hmm.

This shows up in the outputs of test_cpu, test_cpu_no_accel and test_cpu_sse2.

Suggestions as to how to investigate further?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions