Skip to content

Commit 5c6325a

Browse files
committed
chore: remove simulator UDID from test results artifact
Replace local simulator UDID (909F49AD) with generic placeholder in the CLI E2E parameter test results HTML.
1 parent ed27133 commit 5c6325a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/e2e_cli_params/results.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h1>FlutterProbe CLI E2E Parameter Test Results</h1>
162162
<p class="subtitle">Comprehensive test of every CLI parameter and meaningful combinations &mdash; 2026-03-21 11:29:58</p>
163163

164164
<div class="device-info">
165-
<strong>Devices:</strong> Android: emulator-5554 / iOS Simulator: 909F49AD... (no token)
165+
<strong>Devices:</strong> Android: emulator-5554 / iOS Simulator: &lt;simulator-udid&gt;... (no token)
166166
</div>
167167

168168
<div class="summary-bar">
@@ -205,7 +205,7 @@ <h2>Phase 1: Offline Tests (no device needed)</h2>
205205

206206
<div class="footer">
207207
<span>probe version 0.1.0 &mdash; CLI E2E Parameter Coverage</span>
208-
<span>Generated 2026-03-21 11:29:58 &mdash; Darwin 24.6.0 / Android: emulator-5554 / iOS Simulator: 909F49AD... (no token)</span>
208+
<span>Generated 2026-03-21 11:29:58 &mdash; Darwin 24.6.0 / Android: emulator-5554 / iOS Simulator: &lt;simulator-udid&gt;... (no token)</span>
209209
</div>
210210

211211
</body>

0 commit comments

Comments
 (0)