Skip to content

Commit 6546501

Browse files
jeremymanningclaude
andcommitted
Audit report: save_movie/plotly verified complete (1943s)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 5dc97bf commit 6546501

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/images/v2.0-gallery/dual_backend_audit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@
7979
| save_image | matplotlib | PASS | |
8080
| save_image | plotly | PASS | |
8181
| save_movie | matplotlib | PASS | |
82-
| save_movie | plotly | FAIL | timeout (900s) |
82+
| save_movie | plotly | PASS | completes in 1943s (kaleido renders all 600 mp4 frames; see notes) |
8383

8484
Notes:
8585
- matplotlib PNGs for animation examples show the pre-animation (empty)
8686
frame -- a harness snapshot artifact, not a rendering failure; animation
8787
output is verified separately (test_animation_export.py + docs mp4 embeds).
8888
- save_movie/plotly timed out at 900s due to kaleido per-frame export speed
89-
(600 frames at duration=30); completion re-verified with a longer timeout.
89+
(600 frames at duration=30); completion verified with a longer timeout: 1943s.

0 commit comments

Comments
 (0)