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

Tests - build errors #1

Open
pablospe opened this issue May 30, 2012 · 2 comments
Open

Tests - build errors #1

pablospe opened this issue May 30, 2012 · 2 comments
Assignees
Labels

Comments

@pablospe
Copy link
Member

The
$ make test
step says:

The following tests FAILED:
19 - image_converter_test (Failed)
20 - image_transform_linear_test (OTHER_FAULT)
46 - homography_test (Failed)
50 - panography_test (Failed)
75 - similarity_parameterization_test (Failed)
79 - euclidean_parameterization_test (Failed)
Errors while running CTest
make: *** [test] Error 8

@ghost ghost assigned srimalj May 30, 2012
@pablospe
Copy link
Member Author

Commit ea287d4

  • Fixed the compilation for Tests
  • Moved 'klt_test.cc' (and associated data) file to the 'tracking' folder, since the related code is there. Anyway, this test is outdate and it was been deleted from the CMakeLists.txt

@pablospe
Copy link
Member Author

pablospe commented Jun 2, 2012

I wrote: 'Fixed the compilation for tests' but I was referring to 'enabling test'.
They are not fixed yet.

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

2 participants