CDash icon indicating copy to clipboard operation
CDash copied to clipboard

CDash 3.4 submission error

Open ngladitz opened this issue 1 year ago • 0 comments

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.

ngladitz avatar May 16 '24 13:05 ngladitz