We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No submission error.
Submission error.
3.4
I've got a submission that has failed with:
2024-05-16T13:00:31.312699Z 01O {"status":1,"description":"SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column \"type\" of relation \"configureerrordiff\" violates not-null constraint\nDETAIL: Failing row contains (281424, null, 1). (Connection: pgsql, SQL: insert into \"configureerrordiff\" (\"buildid\", \"difference\") values (281424, 1) on conflict do nothing)"}
I don't know how to reproduce the issue. I repeated my failing CI job and this time the submission went through without error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug report
Expected Behavior
No submission error.
Actual Behavior
Submission error.
CDash Version
3.4
Additional Information
I've got a submission that has failed with:
I don't know how to reproduce the issue. I repeated my failing CI job and this time the submission went through without error.
The text was updated successfully, but these errors were encountered: