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

Sky test fails #1

Closed
bmort opened this issue Aug 4, 2016 · 1 comment
Closed

Sky test fails #1

bmort opened this issue Aug 4, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@bmort
Copy link
Member

bmort commented Aug 4, 2016

output as follows:

Note: Google Test filter = SkyModel.set_source
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from SkyModel
[ RUN      ] SkyModel.set_source
/Users/bmort/code/oskar_new.git/sky/test/Test_Sky.cpp:949: Failure
Value of: status
  Actual: 0
Expected: (int)OSKAR_ERR_OUT_OF_RANGE
Which is: -11
[  FAILED  ] SkyModel.set_source (169 ms)
[----------] 1 test from SkyModel (169 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (169 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SkyModel.set_source

 1 FAILED TEST

@bmort bmort added the bug label Aug 4, 2016
@bmort bmort added this to the oskar 2.7 milestone Aug 4, 2016
@fdulwich fdulwich self-assigned this Aug 4, 2016
@fdulwich
Copy link
Contributor

fdulwich commented Aug 4, 2016

Fixed in commit c355e67

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