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

CDash 3.3.0 not showing tests column #2111

Open
zukaitis-lanl opened this issue Mar 26, 2024 · 1 comment
Open

CDash 3.3.0 not showing tests column #2111

zukaitis-lanl opened this issue Mar 26, 2024 · 1 comment

Comments

@zukaitis-lanl
Copy link

Bug report

Expected Behavior

I expected to see the Tests column

Actual Behavior

I did not see the tests column

CDash Version

3.3.0

Additional Information

Screen Shot 2024-03-26 at 12 40 02 PM

@zackgalbreath
Copy link
Contributor

Just a hunch, but this looks like submissions aren't being parsed correctly.

If you have QUEUE_CONNECTION=database set in your .env file then you need an async queue worker running separately to parse your XML files (php artisan queue:work)

https://github.com/Kitware/CDash/blob/master/docs/submissions.md#asynchronous-submission-parsing

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