search for: integrityerror

Displaying 3 results from an estimated 3 matches for "integrityerror".

2017 Aug 28
2
Buildbot can't submit results to LNT server
...s to be working fine but it doesn't manage to submit the results to http://lnt.llvm.org/submitRun. If you scroll down to the bottom of [1], you can see this error message: 2017-08-28 07:06:32: submitting result to 'http://lnt.llvm.org/submitRun' error: lnt server: internal server error IntegrityError('(_mysql_exceptions.IntegrityError) (1062, "Duplicate entry \'SingleSource/Benchmarks/Shootout/Shootout-ackermann\' for key \'ix_NT_Test_Name\'")',) We're running with --exec-multisample=3, so I think it should expect one result for each sample. I managed to s...
2017 Aug 28
2
Buildbot can't submit results to LNT server
...mit the results to >> http://lnt.llvm.org/submitRun. >> >> If you scroll down to the bottom of [1], you can see this error message: >> 2017-08-28 07:06:32: submitting result to 'http://lnt.llvm.org/submitRun' >> error: lnt server: internal server error >> IntegrityError('(_mysql_exceptions.IntegrityError) (1062, "Duplicate >> entry \'SingleSource/Benchmarks/Shootout/Shootout-ackermann\' for key >> \'ix_NT_Test_Name\'")',) >> >> We're running with --exec-multisample=3, so I think it should expect >&gt...
2010 Jan 20
2
Error when creating trac bug ticket
Greets Just tried to create a bug ticket on trac.xapian.org and it croaked with the error: ----------- Trac detected an internal error: IntegrityError: columns ticket, name are not unique The action that triggered the error was: POST: /newticket ----------- Clicking on the Create button to report the error results in an invalid URL. What's the best way to proceed to report my bug? Thanks Henry