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

Acroname in unit-tests #8145

Merged
merged 4 commits into from
Jan 13, 2021
Merged

Acroname in unit-tests #8145

merged 4 commits into from
Jan 13, 2021

Conversation

maloel
Copy link
Collaborator

@maloel maloel commented Jan 12, 2021

Disable unit-tests in Travis Linux static build -- the Python version there misbehaved with ModuleNotFoundError and it was to be removed eventually anyway.

@maloel maloel requested a review from MMirbach January 12, 2021 19:29
@maloel maloel merged commit 6cec062 into IntelRealSense:development Jan 13, 2021
@@ -72,7 +72,7 @@ matrix:
- cd ../scripts && ./pr_check.sh && cd ../build
- cmake .. -DBUILD_UNIT_TESTS=true -DBUILD_EXAMPLES=true -DBUILD_WITH_TM2=true -DBUILD_SHARED_LIBS=false -DCHECK_FOR_UPDATES=true -DBUILD_PYTHON_BINDINGS=true -DPYBIND11_PYTHON_VERSION=3.5
- cmake --build . --config $LRS_BUILD_CONFIG -- -j4
- python3 ../unit-tests/run-unit-tests.py --verbose .
# python3 ../unit-tests/run-unit-tests.py --verbose .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you decide not to run the tests in this build?

@maloel maloel deleted the acroname branch March 25, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants