alexhock / sofia-ml

Automatically exported from code.google.com/p/sofia-ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sf-weight-vector fails unit test

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. make all_tests

What is the expected output?

PASS.

What do you see instead?

sf-weight-vector_test: sf-weight-vector_test.cc:95: int main(int, char**): 
Assertion `w_6.ValueOf(3) == 1' failed.

What version of the product are you using? On what operating system?

Latest sophia-ml from svn, Debian 5, GCC 4.3.2.

Original issue reported on code.google.com by ajhac...@gmail.com on 14 Feb 2010 at 3:22

Original comment by dscul...@google.com on 7 Apr 2010 at 1:00

  • Changed state: Fixed