Observed by on-call after the #382 merge push (d7e53f5, CI run 35010874544) and confirmed pre-existing.
Evidence
- Job
quality fails: ruff B905 zip() without explicit strict= at courses/tests/test_course_illustrations.py:127. Reproduced locally at d7e53f5f with the exact CI command. Introduced by 6db5c2b3 (pushed 18:11Z); quality passed at the prior head 55a400c7 (15:56Z).
- Because the quality contract aborts on first failure, django/playwright were cancelled at
b297191d and d7e53f5f. Deploy Dev verify-ci failed, deploy skipped.
- Independent pre-existing red: at
55a400c7 (quality green), django failed with failures=16, errors=1 and playwright failed (accessibility/article-parity among them). Attribution of those to introducing commits is still open; do not treat them as acceptable.
Acceptance criteria
Fix is in progress in the shared main checkout (uncommitted at time of filing); commit with Refs #N pointing at this issue.
Observed by on-call after the #382 merge push (d7e53f5, CI run 35010874544) and confirmed pre-existing.
Evidence
qualityfails: ruffB905 zip()without explicitstrict=atcourses/tests/test_course_illustrations.py:127. Reproduced locally atd7e53f5fwith the exact CI command. Introduced by6db5c2b3(pushed 18:11Z); quality passed at the prior head55a400c7(15:56Z).b297191dandd7e53f5f. Deploy Dev verify-ci failed, deploy skipped.55a400c7(quality green), django failed withfailures=16, errors=1and playwright failed (accessibility/article-parity among them). Attribution of those to introducing commits is still open; do not treat them as acceptable.Acceptance criteria
B905fixed (strict=True; the zipped literals are equal-length) and the full quality contract passes locally, not just to the first failureassert is not Nonenarrowing and reflow fixes are in flight in the shared checkout)mainre-observed: quality, django, playwright jobs all green or each remaining failure attributed to an owning issueFix is in progress in the shared main checkout (uncommitted at time of filing); commit with
Refs #Npointing at this issue.