Lars Eggert
Lars Eggert
Or maybe rather the logic should be inverted, and the label should say "keep nominator confidential".
Can you share what the error is? We might be able to conditionally add the link in those cases; I don't think adding the link for everyone makes sense.
Is it possible to make the test runs repeatable, so these rare events can be more easily reproduced when they happen? I think you said in the past that the...
How do you run a single test with chosen input?
> `FAIL: test_group_about_personnel (ietf.group.tests_info.GroupPagesTests.test_group_about_personnel)` This one was fixed as part of 6ca6c35186bf42abf6b971691492f6d4be3428d1.
> FAIL: test_api_upload_bluesheet (ietf.api.tests.CustomApiTests.test_api_upload_bluesheet) This one was fixed as part of cf629a42ad53343734843a41e5db829d8aa1522b.
> FAIL: test_reject_reviewer_assignment (ietf.doc.tests_review.ReviewTests.test_reject_reviewer_assignment) This will be fixed by #4695.
@jennifer-richards https://github.com/larseggert/datatracker/actions/runs/3052008565/jobs/4937025616#step:6:22 fails with ``` Migrations for 'meeting': ietf/meeting/migrations/0054_auto_20220915_0308.py - Alter field time_zone on meeting ``` Any idea why?
Weird. It looked to me like it was up-to-date with `main`. Trying it now though.
Still happening: https://github.com/larseggert/datatracker/actions/runs/3052008565/jobs/4938157088#step:6:22 I don't get why. `git diff origin/main` shows me no changes other than to the workflow after pulling `origin/main`.