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

Testcase unit_gsFileManager_test fails on FreeBSD #466

Open
yurivict opened this issue Aug 13, 2021 · 2 comments
Open

Testcase unit_gsFileManager_test fails on FreeBSD #466

yurivict opened this issue Aug 13, 2021 · 2 comments

Comments

@yurivict
Copy link

test 5
      Start  5: unit_gsFileManager_test

5: Test command: /usr/ports/math/gismo/work/.build/bin/unittests "gsFileManager_test"
5: Test timeout computed to be: 1500
5: /disk-samsung/freebsd-ports/math/gismo/work/gismo-0.8.4-849-g8b36bfe5/unittests/gsFileManager_test.cpp:150:1: error: Failure in SearchPaths: Unhandled exception: test crashed
5: /disk-samsung/freebsd-ports/math/gismo/work/gismo-0.8.4-849-g8b36bfe5/unittests/gsFileManager_test.cpp:234:1: error: Failure in fileExists: Unhandled exception: test crashed
5: /disk-samsung/freebsd-ports/math/gismo/work/gismo-0.8.4-849-g8b36bfe5/unittests/gsFileManager_test.cpp:305:1: error: Failure in getExePath: Unhandled exception: test crashed
5:
5:                    G+Smo
5:       Geometry plus Simulation modules
5:                version 20.12.0
5: Compiled by GNU GCC 10.3.0 (201402, glibc++ 20210408)
5: web: http://github.com/gismo
5: * Start  gsFileManager_test:PathSeperators.
5:   Finish gsFileManager_test:PathSeperators in 0.00 seconds.
5: * Start  gsFileManager_test:Paths_absolut_relative.
5:   Finish gsFileManager_test:Paths_absolut_relative in 0.00 seconds.
5: * Start  gsFileManager_test:SearchPaths.

OS: FreeBSD 13

@filiatra
Copy link
Member

filiatra commented Sep 1, 2021

Hi,
I try to get my hands on a a freeBSD machine to check..

@filiatra
Copy link
Member

filiatra commented Sep 1, 2021

I can reproduce this.
It is due to the fact that some functions in gsFileManager do not account for FreeBSD..
I leave this open for the moment, might extend that for freeBSD later.

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

No branches or pull requests

2 participants