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

Fix broken test MatrixTests.FindBestDiscordsMultipleProfiles #164

Open
marregui opened this issue Jan 26, 2021 · 0 comments
Open

Fix broken test MatrixTests.FindBestDiscordsMultipleProfiles #164

marregui opened this issue Jan 26, 2021 · 0 comments

Comments

@marregui
Copy link

166/211 Test #166: MatrixTests.FindBestDiscordsMultipleProfiles .....................***Failed   19.85 sec
Running main() from C:\dev\vcpkg\buildtrees\gtest\src\ase-1.10.0-9cde347ce0.clean\googletest\src\gtest_main.cc
Note: Google Test filter = MatrixTests.FindBestDiscordsMultipleProfiles
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from MatrixTests
[ RUN      ] MatrixTests.FindBestDiscordsMultipleProfiles
←[32m[----------]←[0m CPU backend, device: Intel CPU
[----------] CUDA backend, device: GeForce_RTX_2060
C:\Users\MiguelArregui\workspace\khiva\test\matrixTest.cpp(1148): error: Expected equality of these values:
  subsequenceIndicesHost[0]
    Which is: 10
  0
←[32m[----------]←[0m OPENCL backend, device: GeForce_RTX_2060
←[32m[----------]←[0m OPENCL backend, device: Intel(R)_UHD_Graphics
←[32m[----------]←[0m OPENCL backend, device: Intel(R)_Core(TM)_i7-10875H_CPU @ 2.30GHz
[  FAILED  ] MatrixTests.FindBestDiscordsMultipleProfiles (19597 ms)
[----------] 1 test from MatrixTests (19597 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (19597 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MatrixTests.FindBestDiscordsMultipleProfiles

 1 FAILED TEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant