CDash
CDash copied to clipboard
CDash 3.4 submission error
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:
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.