Open ross-spencer opened 2 years ago
Sorry Ross I somehow missed this when posted. I'll have a proper look over the weekend and try to remind myself of our intent here. David
I just did a rebuild of Ross's signature suite and have hit some fresh issues with this signature that I posted here: https://github.com/exponential-decay/skeleton-container-test-suite-generator/issues/17
David, can you clarify if the intent is the anchor both sequences from the beginning of the file, or should the offsets for the second sequence be relative to the end of the first sequence? (in which case it is more normal to have two SubSequence elements within a single ByteSequence, rather than two ByteSequence elements, right?)
We have (as far as we can tell) a valid fmt/1190 skeleton file being output from the container suite generator. It isn't matching against DROID as anticipated with the latest signature files (handful of tests now in parallel with the latest skeleton suites).
Sample file and some discussion in this thread here
Further discussion here around sequence numbering starting from zero, instead of one. That particular issue might just affect Siegfried.
If you verify this issue for droid as well it might provide a starting point for y'all too.