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

Error no test suites #158

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Error no test suites #158

merged 2 commits into from
Nov 27, 2023

Conversation

rgonzalezfluendo
Copy link
Contributor

With the last PR [1], the Debian package stopped working. Fluster was checking
first path in XDG_DATA_DIRS instead of iterate over them.

Debian package install the test suites in `/usr/share/fluster/test_suites/`. And a normal value of XDG_DATA_DIRS is
`/home/user/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/`

Fixes #157

[1] #145
@obbardc
Copy link
Contributor

obbardc commented Nov 27, 2023

LGTM!

Copy link
Contributor

@mdimopoulos mdimopoulos left a comment

Choose a reason for hiding this comment

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

Please check my question regarding windows_path_dirs

fluster/utils.py Show resolved Hide resolved
fluster/utils.py Show resolved Hide resolved
@rgonzalezfluendo rgonzalezfluendo merged commit 23d2129 into master Nov 27, 2023
2 checks passed
@rgonzalezfluendo rgonzalezfluendo deleted the error_no_test_suites branch November 27, 2023 17:42
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.

running fluster from system directory quits immediately
4 participants