Gecode / gecode

Generic Constraint Development Environment
https://www.gecode.org
Other
283 stars 76 forks source link

tests fail (test/test executable) #109

Closed yurivict closed 3 years ago

yurivict commented 3 years ago

Describe the bug

===>  Testing for gecode-6.3.0
AFC +++++
Array::Iterator::SharedArray +++++
Array::Iterator::VarArgs +++++
Array::Iterator::VarArray +++++
Array::Iterator::ViewArray +++++
Bool::Assign::3 +++++
Bool::Assign::5 +++++
Bool::Assign::7 +++++
Bool::Branch::3 +++++
Bool::Branch::5 +++++
Bool::Branch::7 +++++
FlatZinc::2DPacking +++++
FlatZinc::SharedArrayElement -
Options: -seed 812278110 -test FlatZinc::SharedArrayElement
*** Error code 1

6.3.0 is from the corresponding branch OS: FreeBSD 12.2 clang-10

zayenz commented 3 years ago

Yes, I've seen this as well and I am looking into it.

zayenz commented 3 years ago

Fixed in release/6.3.0 (ccede61) and develop (bbefcea).