-
Notifications
You must be signed in to change notification settings - Fork 8
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
Build time test failure #1
Comments
Hi Andreas thanks for forwarding this to us I’d have to have a look at it. We are currently not doing any active development on OSS. This
Might take a bit... also the person who spearheaded the Debian package is not with us anymore ...
Harry
… On Dec 21, 2018, at 09:54, Andreas Tille ***@***.***> wrote:
Hi,
there is a bug report filed against the Debian packaged version about a test failure of the build time test suite:
...
unknown file: Failure
C++ exception with description "map::at" thrown in the test body.
[ FAILED ] OsgMaterialTests.SetAndClearShaderTest (1 ms)
...
unknown file: Failure
C++ exception with description "map::at" thrown in the test body.
[ FAILED ] OsgProgramTests.StateSetTest (0 ms)
...
2 FAILED TESTS
14/15 Test #10: SurgSimFrameworkTest ............. Passed 45.31 sec
15/15 Test #15: SurgSimPhysicsTest ............... Passed 91.85 sec
93% tests passed, 1 tests failed out of 15
Total Test time (real) = 91.91 sec
The following tests FAILED:
11 - SurgSimGraphicsTest (Failed)
Errors while running CTest
Any idea how to fix this?
Kind regards, Andreas.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi, thanks for the information. I'm pretty sure this will not influence your schedule but just a data point for you: If you want opensurgsim distributed with the next stable Debian release this issue should be fixed by end of January since then starts the freeze period. Kind regards, Andreas.
|
HarryDC
pushed a commit
that referenced
this issue
Nov 24, 2020
Fix CMake error on Linux, fix CMake typo for BlocksRenderTest, update MockProgram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
there is a bug report filed against the Debian packaged version about a test failure of the build time test suite:
Any idea how to fix this?
Kind regards, Andreas.
The text was updated successfully, but these errors were encountered: