You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/sage/interacts/test_jupyter.rst: add long times
Fix the CI warnings,
2025-07-14T18:37:47.9759323Z ##[warning]slow doctest:
2025-07-14T18:37:47.9761301Z test(interacts.calculus.function_tool)
2025-07-14T18:37:47.9777019Z Test ran for 5.54s cpu, 6.28s wall
2025-07-14T18:37:55.5143193Z ##[warning]slow doctest:
2025-07-14T18:37:55.5169150Z test(interacts.fractals.mandelbrot)
2025-07-14T18:37:55.5169618Z Test ran for 5.78s cpu, 7.53s wall
2025-07-14T18:38:02.1158079Z ##[warning]slow doctest:
2025-07-14T18:38:02.1159474Z test(interacts.fractals.julia)
2025-07-14T18:38:02.1159994Z Test ran for 6.21s cpu, 6.60s wall
2025-07-14T18:38:14.6948348Z ##[warning]slow doctest:
2025-07-14T18:38:14.6950545Z test(interacts.geometry.special_points)
2025-07-14T18:38:14.6951067Z Test ran for 6.04s cpu, 6.08s wall
by adding "# long time" to these tests.
0 commit comments