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

Error_Handling failed #69

Closed
OptSolution opened this issue Jan 15, 2019 · 1 comment
Closed

Error_Handling failed #69

OptSolution opened this issue Jan 15, 2019 · 1 comment
Labels

Comments

@OptSolution
Copy link

only the test failed

My os is ubuntu 16.04 cuda version is 9.2

Running tests...
Test project /home/wangchen/code/Gpufit/build
Start 1: Gpufit_Test_Error_Handling
1/10 Test #1: Gpufit_Test_Error_Handling ..............***Failed 0.15 sec
Start 2: Gpufit_Test_Linear_Fit_1D
2/10 Test #2: Gpufit_Test_Linear_Fit_1D ............... Passed 0.13 sec
Start 3: Gpufit_Test_Gauss_Fit_1D
3/10 Test #3: Gpufit_Test_Gauss_Fit_1D ................ Passed 0.14 sec
Start 4: Gpufit_Test_Gauss_Fit_2D
4/10 Test #4: Gpufit_Test_Gauss_Fit_2D ................ Passed 0.14 sec
Start 5: Gpufit_Test_Gauss_Fit_2D_Elliptic
5/10 Test #5: Gpufit_Test_Gauss_Fit_2D_Elliptic ....... Passed 0.13 sec
Start 6: Gpufit_Test_Gauss_Fit_2D_Rotated
6/10 Test #6: Gpufit_Test_Gauss_Fit_2D_Rotated ........ Passed 0.13 sec
Start 7: Gpufit_Test_Cauchy_Fit_2D_Elliptic
7/10 Test #7: Gpufit_Test_Cauchy_Fit_2D_Elliptic ...... Passed 0.13 sec
Start 8: Gpufit_Test_Fletcher_Powell_Helix_Fit
8/10 Test #8: Gpufit_Test_Fletcher_Powell_Helix_Fit ... Passed 0.14 sec
Start 9: Gpufit_Test_Brown_Dennis_Fit
9/10 Test #9: Gpufit_Test_Brown_Dennis_Fit ............ Passed 0.18 sec
Start 10: Cpufit_Gpufit_Test_Consistency
10/10 Test #10: Cpufit_Gpufit_Test_Consistency .......... Passed 0.14 sec

90% tests passed, 1 tests failed out of 10

Total Test time (real) = 1.42 sec

The following tests FAILED:
1 - Gpufit_Test_Error_Handling (Failed)
Errors while running CTest
Makefile:83: recipe for target 'test' failed
make: *** [test] Error 8
FAIL

@adrianjp88 adrianjp88 self-assigned this Jan 22, 2019
@jkfindeisen jkfindeisen self-assigned this Jun 8, 2021
@jkfindeisen
Copy link
Collaborator

I cannot reproduce this behavior. For me all tests are passing. Since there was development in the meantime, the error might have been fixed already. I'll close this issue. If you can reproduce it with the current state of the code, please reopen.

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

3 participants