Commit 161369f
test: fix stale root-package allowlist assertions (telemetry/stream)
CI 'test' failed because two root-package assertions still referenced the old
"telemetry" segment after the default allowlist changed to
["curl","telemetry/stream"]:
- TestBrowserRoutingSubresourcesFromEnvDefaultsToCurl: default assertion
- TestBrowserRoutingRewritesTelemetryStreamToVM: env override aligned to the
full-path value it now exercises
go test ./... passes. The lib/browserrouting matcher test already covers
telemetry/events -> control plane.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 95487e0 commit 161369f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments