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

Testing issue with ubuntu 20.04 #40

Open
haiguang-wang opened this issue Sep 14, 2020 · 0 comments
Open

Testing issue with ubuntu 20.04 #40

haiguang-wang opened this issue Sep 14, 2020 · 0 comments

Comments

@haiguang-wang
Copy link

After manually downloading the gtest release-1.8.0.zip, I use sudo -E make build the library. However, When I run with the "make test", some error happened, the first error is as follows:

VirtualBox:~/ABE/openabe/openabe-master$ make test
(cd src && ./test_libopenabe) || exit 1
libopenabe v1.7 test utility.

[==========] Running 46 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 46 tests from libopenabe
[ RUN ] libopenabe.PolicyTreeAndAttributeListParser
Driver::error string stream:1.12-13: syntax error, unexpected OR, expecting end of file
Check if isEqual throws an error correctly

There are a number of other errors in the testing output.

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

No branches or pull requests

1 participant