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_echelon fails on osx #282

Open
isuruf opened this issue Sep 12, 2019 · 2 comments
Open

test_echelon fails on osx #282

isuruf opened this issue Sep 12, 2019 · 2 comments

Comments

@isuruf
Copy link

isuruf commented Sep 12, 2019

..FAILED with seed = 1568263974215312
FAIL test-echelon (exit status: 1)

This is with 2.4.3.

Full log is at https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=71500&view=logs

@kiwifb
Copy link
Contributor

kiwifb commented May 26, 2020

Interesting, I have a report in Gentoo for an amd64 running on amazon EC2.

==============================================
   FFLAS-FFPACK 2.4.3: tests/test-suite.log
==============================================

# TOTAL: 41
# PASS:  40
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-echelon
==================

Checking ...............Modular<double> modulo 89 .....................PASSED 
Checking ............Modular<double> modulo 40829 .....................PASSED 
Checking ..........Modular<double> modulo 3417751 .....................PASSED 
Checking ..........ModularBalanced<double> mod 89 .....................PASSED 
Checking .......ModularBalanced<double> mod 40829 .....................FAILED with seed = 1590470523584769
FAIL test-echelon (exit status: 1)

your azure logs are gone. Does it look similar?
https://bugs.gentoo.org/725446

@d-torrance
Copy link
Contributor

I just got a similar bug report for the Debian package (https://bugs.debian.org/967088):

==============================================
   FFLAS-FFPACK 2.4.3: tests/test-suite.log
==============================================

# TOTAL: 40
# PASS:  39
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-echelon
==================

Checking ..............Modular<double> modulo 113 .....................FAILED with seed = 1596491474245350
FAIL test-echelon (exit status: 1)

Here's the full build log:
http://qa-logs.debian.net/2020/08/03/fflas-ffpack_2.4.3-1_unstable.log

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

3 participants