#303: depcheck: error: Incorrect number of arguments ----------------------+----------------------------------------------------- Reporter: kparal | Owner: tflink Type: defect | Status: assigned Priority: critical | Milestone: 0.4.7 Component: tests | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment (by kparal):
My question is: If all builds are accepted, then why the depcheck test was even triggered?
Possible solution: If someone edits an update, it re-applies the -updates- pending tag, but we still detect it as accepted, if it passed previously? This way it can happen that everything "is accepted".
Replying to [comment:2 tflink]:
In my mind, the q-n-d fix for this would be to have depcheck run without
a non-zero exit code when it doesn't get any builds to test.
Easier solution would be probably to detect this in depcheck.py and not run the command at all, just end the test with NEEDS_INSPECTION.