Commit 4e221e6
authored
fix(tests): sync EXPECTED_CHILD_SECRETS with GLITCHTIP_DSN forwards (#1801)
post-ci-dispatcher.yml forwards GLITCHTIP_DSN to the auto-heal and
bernstein-ci-fix children so those workflows can emit error events when
their own runs fail. The matching test fixture in
EXPECTED_CHILD_SECRETS was not updated when the forward landed, so
test_dispatcher_calls_each_child[auto-heal] failed on the macOS test
matrix cell once recursive test discovery widened the gated set.
Update the two stale frozensets to match the workflow secrets block.1 parent 9bf3306 commit 4e221e6
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments