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

wf-config fails the file-parsing test #44

Open
pkillnine opened this issue Mar 16, 2021 · 1 comment
Open

wf-config fails the file-parsing test #44

pkillnine opened this issue Mar 16, 2021 · 1 comment

Comments

@pkillnine
Copy link

wf-config fails the file-parsing test, but passes all the other tests:

../source/subprojects/wf-config/test/file_test.cpp(336) ERROR!
  CHECK( flock(fd, 2 | 4) == 0 )
with expansion:
  CHECK( -1 == 0 )
@ammen99
Copy link
Member

ammen99 commented Mar 21, 2021

Just had an idea, could it be that the test crashed or were forcefully stopped by the user before? Does the problem persist if you restart your computer, or clone the repo again and re-compile and re-run the tests? (also moving to wf-config where it belongs)

@ammen99 ammen99 transferred this issue from WayfireWM/wayfire Mar 21, 2021
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

2 participants