Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test bad HTS record fails on big-endian targets #32

Open
glaubitz opened this issue Nov 9, 2023 · 0 comments
Open

Test bad HTS record fails on big-endian targets #32

glaubitz opened this issue Nov 9, 2023 · 0 comments

Comments

@glaubitz
Copy link

glaubitz commented Nov 9, 2023

On 64-bit PowerPC (and all other big-endian targets in Debian), the assertion "Test bad HTS record" fails with:

-------------------------------------------------------------------------------
Test bad HTS record
-------------------------------------------------------------------------------
./src/cpp/test_hts.cpp:169
...............................................................................

./src/cpp/test_hts.cpp:200: FAILED:
  REQUIRE_THROWS_AS( record_to_string(header, record) )
because no exception was thrown where one was expected:

Reading human autosomal references from autosomal_references.gz.
Autosomal references for human:
	I
	II
	III
Reading human autosomal references from autosomal_references.gz.
Autosomal references for human:
	I
	II
	III
Reading human autosomal references from autosomal_references.gz.
Autosomal references for human:
	I
	II
	III

Full log available at: https://buildd.debian.org/status/fetch.php?pkg=ataqv&arch=ppc64&ver=1.3.1%2Bds-1&stamp=1689966168&raw=0

For SSH access to a big-endian machine for testing, please refer to the GCC compile farm: https://gcc.gnu.org/wiki/CompileFarm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant