From 3671b916583e831b89cf333e3c955ff2a95a27c2 Mon Sep 17 00:00:00 2001 From: AbhiPrasad <18689448+AbhiPrasad@users.noreply.github.com> Date: Mon, 20 Apr 2026 06:57:30 +0000 Subject: [PATCH] ci: update nox session weights --- py/scripts/session-weights.json | 77 +++++++++++++++++---------------- 1 file changed, 40 insertions(+), 37 deletions(-) diff --git a/py/scripts/session-weights.json b/py/scripts/session-weights.json index 4fa7f586..11e0aed5 100644 --- a/py/scripts/session-weights.json +++ b/py/scripts/session-weights.json @@ -2,63 +2,66 @@ "_comment": "Approximate session durations in seconds from CI (windows, Python 3.10). Used by nox-matrix.py for balanced shard assignment. Re-measure periodically and update.", "_default": 15, "test_agentscope(1.0.0)": 29, - "test_agentscope(latest)": 28, - "test_agno(2.1.0)": 16, + "test_agentscope(latest)": 30, + "test_agno(2.1.0)": 20, "test_agno(2.4.0)": 18, - "test_agno(latest)": 21, - "test_anthropic(0.48.0)": 8, + "test_agno(latest)": 22, + "test_anthropic(0.48.0)": 9, "test_anthropic(0.49.0)": 13, "test_anthropic(0.50.0)": 13, - "test_anthropic(latest)": 10, - "test_autoevals(0.0.129)": 38, + "test_anthropic(latest)": 12, + "test_autoevals(0.0.129)": 36, "test_autoevals(latest)": 35, "test_braintrust_core": 34, "test_claude_agent_sdk(0.1.10)": 12, - "test_claude_agent_sdk(latest)": 10, - "test_cli": 15, - "test_core": 36, - "test_dspy(2.6.0)": 47, - "test_dspy(latest)": 51, - "test_google_adk(1.14.1)": 48, - "test_google_adk(latest)": 28, - "test_google_genai(1.30.0)": 10, - "test_google_genai(latest)": 13, - "test_langchain(0.3.28)": 22, - "test_langchain(latest)": 24, - "test_litellm(1.74.0)": 29, + "test_claude_agent_sdk(latest)": 11, + "test_cli": 14, + "test_cohere(5.0.0)": 8, + "test_cohere(latest)": 10, + "test_core": 35, + "test_dspy(2.6.0)": 50, + "test_dspy(latest)": 47, + "test_google_adk(1.14.1)": 45, + "test_google_adk(latest)": 25, + "test_google_genai(1.30.0)": 11, + "test_google_genai(latest)": 14, + "test_langchain(0.3.28)": 23, + "test_langchain(latest)": 21, + "test_litellm(1.74.0)": 24, "test_litellm(1.83.0)": 34, - "test_litellm(latest)": 36, - "test_mistral(1.12.4)": 12, - "test_mistral(latest)": 12, + "test_litellm(latest)": 32, + "test_mistral(1.12.4)": 18, + "test_mistral(latest)": 11, "test_openai(1.71)": 24, - "test_openai(1.71.0)": 17, - "test_openai(1.77.0)": 17, + "test_openai(1.71.0)": 16, + "test_openai(1.77.0)": 19, "test_openai(1.91)": 15, "test_openai(1.92)": 15, "test_openai(1.92.0)": 18, "test_openai(latest)": 19, - "test_openai_agents(0.0.19)": 15, - "test_openai_agents(latest)": 21, + "test_openai_agents(0.0.19)": 18, + "test_openai_agents(0.13.6)": 15, + "test_openai_agents(latest)": 15, "test_openai_http2_streaming": 10, "test_openai_http2_streaming(1.71.0)": 9, "test_openai_http2_streaming(1.77.0)": 9, "test_openai_http2_streaming(1.92.0)": 9, "test_openai_http2_streaming(latest)": 9, - "test_openrouter(0.6.0)": 10, + "test_openrouter(0.6.0)": 9, "test_openrouter(latest)": 10, - "test_otel": 10, + "test_otel": 9, "test_otel_not_installed": 6, - "test_pydantic_ai_integration(1.10.0)": 33, - "test_pydantic_ai_integration(latest)": 36, + "test_pydantic_ai_integration(1.10.0)": 31, + "test_pydantic_ai_integration(latest)": 33, "test_pydantic_ai_logfire": 25, - "test_pydantic_ai_logfire(1.10.0)": 22, - "test_pydantic_ai_logfire(latest)": 19, - "test_pydantic_ai_wrap_openai(0.1.9)": 14, - "test_pydantic_ai_wrap_openai(1.0.1)": 17, - "test_pydantic_ai_wrap_openai(latest)": 19, + "test_pydantic_ai_logfire(1.10.0)": 24, + "test_pydantic_ai_logfire(latest)": 31, + "test_pydantic_ai_wrap_openai(0.1.9)": 15, + "test_pydantic_ai_wrap_openai(1.0.1)": 18, + "test_pydantic_ai_wrap_openai(latest)": 21, "test_pytest_plugin(8.4.2)": 19, - "test_pytest_plugin(latest)": 19, - "test_temporal(1.19.0)": 10, + "test_pytest_plugin(latest)": 22, + "test_temporal(1.19.0)": 11, "test_temporal(1.20.0)": 11, - "test_temporal(latest)": 11 + "test_temporal(latest)": 16 }