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

some unit tests fail with g++ 4.8.4 #1

Open
jmp75 opened this issue Jun 2, 2017 · 0 comments
Open

some unit tests fail with g++ 4.8.4 #1

jmp75 opened this issue Jun 2, 2017 · 0 comments
Labels

Comments

@jmp75
Copy link
Member

jmp75 commented Jun 2, 2017

Curiously not an issue with g++ 5.4.
Oh, also, it seems to hang...

-------------------------------------------------------------------------------
trapezoidal, discrete RNG to sample from a population of points, as used to
create the sub-complexes
-------------------------------------------------------------------------------
  REQUIRE( requireRelativeEqual(expectedProportions, Normalize(p), 4.5 * 1e-2) )
with expansion:
  false

Complex for SCE, single objective
/home/ubuntu/src/github_jm/wila/tests/main.cpp:552: FAILED:
  REQUIRE( (hcStart + 3) >= T::NumInstances() )
with expansion:
  3 >= 23
@jmp75 jmp75 added the bug label Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant