|
188 | 188 | "id": "android-bar-charts", |
189 | 189 | "platform": "android", |
190 | 190 | "pageId": "bar-charts", |
191 | | - "status": "pending", |
192 | | - "evidence": [] |
| 191 | + "status": "partial", |
| 192 | + "evidence": ["docs/release/artifacts/android-runtime-bar-charts.png"], |
| 193 | + "notes": "Release emulator launch smoke: Bar Charts page opened without red-screen error and bar chart content rendered; full gesture, rotation, and physical-device runtime checks still pending." |
193 | 194 | }, |
194 | 195 | { |
195 | 196 | "id": "android-combined-preview", |
196 | 197 | "platform": "android", |
197 | 198 | "pageId": "combined-preview", |
198 | | - "status": "pending", |
199 | | - "evidence": [] |
| 199 | + "status": "partial", |
| 200 | + "evidence": [ |
| 201 | + "docs/release/artifacts/android-runtime-combined-preview.png" |
| 202 | + ], |
| 203 | + "notes": "Release emulator launch smoke: Combined Preview page opened without red-screen error and combined chart content rendered; full shared-tooltip, legend toggle, gesture, rotation, and physical-device runtime checks still pending." |
200 | 204 | }, |
201 | 205 | { |
202 | 206 | "id": "android-financial-preview", |
203 | 207 | "platform": "android", |
204 | 208 | "pageId": "financial-preview", |
205 | | - "status": "pending", |
206 | | - "evidence": [] |
| 209 | + "status": "partial", |
| 210 | + "evidence": [ |
| 211 | + "docs/release/artifacts/android-runtime-financial-preview.png" |
| 212 | + ], |
| 213 | + "notes": "Release emulator launch smoke: Financial Preview page opened without red-screen error and candlestick/range-selector content rendered; full tap, pan, pinch, rotation, and physical-device runtime checks still pending." |
207 | 214 | }, |
208 | 215 | { |
209 | 216 | "id": "android-pie-donut", |
210 | 217 | "platform": "android", |
211 | 218 | "pageId": "pie-donut", |
212 | | - "status": "pending", |
213 | | - "evidence": [] |
| 219 | + "status": "partial", |
| 220 | + "evidence": ["docs/release/artifacts/android-runtime-pie-donut.png"], |
| 221 | + "notes": "Release emulator launch smoke: Pie & Donut page opened without red-screen error and pie/donut content rendered; full slice selection, long-label, tooltip, rotation, and physical-device runtime checks still pending." |
214 | 222 | }, |
215 | 223 | { |
216 | 224 | "id": "android-progress", |
217 | 225 | "platform": "android", |
218 | 226 | "pageId": "progress", |
219 | | - "status": "pending", |
220 | | - "evidence": [] |
| 227 | + "status": "partial", |
| 228 | + "evidence": ["docs/release/artifacts/android-runtime-progress.png"], |
| 229 | + "notes": "Release emulator launch smoke: Progress page opened without red-screen error and progress ring content rendered; full ring selection, empty-state, tooltip, rotation, and physical-device runtime checks still pending." |
221 | 230 | }, |
222 | 231 | { |
223 | 232 | "id": "android-heatmaps", |
224 | 233 | "platform": "android", |
225 | 234 | "pageId": "heatmaps", |
226 | | - "status": "pending", |
227 | | - "evidence": [] |
| 235 | + "status": "partial", |
| 236 | + "evidence": ["docs/release/artifacts/android-runtime-heatmaps.png"], |
| 237 | + "notes": "Release emulator launch smoke: Heatmaps page opened without red-screen error and calendar heatmap content rendered; full heatmap cell selection, empty-state, rotation, and physical-device runtime checks still pending." |
228 | 238 | }, |
229 | 239 | { |
230 | 240 | "id": "android-compatibility", |
231 | 241 | "platform": "android", |
232 | 242 | "pageId": "compatibility", |
233 | | - "status": "pending", |
234 | | - "evidence": [] |
| 243 | + "status": "partial", |
| 244 | + "evidence": ["docs/release/artifacts/android-runtime-compatibility.png"], |
| 245 | + "notes": "Release emulator launch smoke: Compatibility page opened without red-screen error and legacy LineChart/BarChart fixture content rendered; full legacy bounds, dark-mode switching, rotation, and physical-device runtime checks still pending." |
235 | 246 | } |
236 | 247 | ] |
237 | 248 | } |
0 commit comments