From d4ba7f53f9cb09722604718301b41d51241b6bb2 Mon Sep 17 00:00:00 2001 From: Xingyao Wang Date: Tue, 20 Aug 2024 07:06:55 +0800 Subject: [PATCH] fix: integration tests (#3481) * chore: fix ghcr again * fix integraton tests --- .../CodeActAgent/test_ipython_module/prompt_002.log | 4 ++-- .../CodeActAgent/test_ipython_module/prompt_003.log | 4 ++-- .../CodeActAgent/test_ipython_module/prompt_004.log | 4 ++-- .../CodeActSWEAgent/test_ipython_module/prompt_002.log | 4 ++-- .../CodeActSWEAgent/test_ipython_module/prompt_003.log | 4 ++-- .../CodeActSWEAgent/test_ipython_module/prompt_004.log | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_002.log b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_002.log index 5faebf7dca..eb2305faa1 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_002.log +++ b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_002.log @@ -410,12 +410,12 @@ Sure! Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - done + Installing build dependencies ... [?25l- \ | / - \ done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=391299f2b6b17f4a9ea59401bcd79dad45a98a5fd3dd3ce22cfe879cf074e2b4 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=10124432a16b7de8a901b653e237d2051d1f2cad56ede4efef1e8fe5847dad43 Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox diff --git a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_003.log b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_003.log index 3ef48a9301..440aa5b2bb 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_003.log +++ b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_003.log @@ -410,12 +410,12 @@ Sure! Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - done + Installing build dependencies ... [?25l- \ | / - \ done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=391299f2b6b17f4a9ea59401bcd79dad45a98a5fd3dd3ce22cfe879cf074e2b4 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=10124432a16b7de8a901b653e237d2051d1f2cad56ede4efef1e8fe5847dad43 Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox diff --git a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_004.log b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_004.log index 8fc8fab16e..625aac9148 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_004.log +++ b/tests/integration/mock/eventstream_runtime/CodeActAgent/test_ipython_module/prompt_004.log @@ -410,12 +410,12 @@ Sure! Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - done + Installing build dependencies ... [?25l- \ | / - \ done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=391299f2b6b17f4a9ea59401bcd79dad45a98a5fd3dd3ce22cfe879cf074e2b4 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=10124432a16b7de8a901b653e237d2051d1f2cad56ede4efef1e8fe5847dad43 Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox diff --git a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_002.log b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_002.log index 3ae32c4335..bddaa6a359 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_002.log +++ b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_002.log @@ -603,12 +603,12 @@ Understood. Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - \ done + Installing build dependencies ... [?25l- \ | / - \ | done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=f7592d365a95b10c0de8a5b01ad3addd962b194ce42f0206b0b8903c7f47af51 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=be36b3efa774cde835b0dd6e5839825cbb4dfe740798f5be111a0ade675d35dd Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox diff --git a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_003.log b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_003.log index 1277c2d26e..f9f9f62a2a 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_003.log +++ b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_003.log @@ -603,12 +603,12 @@ Understood. Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - \ done + Installing build dependencies ... [?25l- \ | / - \ | done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=f7592d365a95b10c0de8a5b01ad3addd962b194ce42f0206b0b8903c7f47af51 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=be36b3efa774cde835b0dd6e5839825cbb4dfe740798f5be111a0ade675d35dd Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox diff --git a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_004.log b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_004.log index 8950ba696f..7dfc061b92 100644 --- a/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_004.log +++ b/tests/integration/mock/eventstream_runtime/CodeActSWEAgent/test_ipython_module/prompt_004.log @@ -603,12 +603,12 @@ Understood. Let's start by installing the `pymsgbox` package. OBSERVATION: Collecting pymsgbox==1.0.9 Downloading PyMsgBox-1.0.9.tar.gz (18 kB) - Installing build dependencies ... [?25l- \ | / - \ done + Installing build dependencies ... [?25l- \ | / - \ | done [?25h Getting requirements to build wheel ... [?25l- done [?25h Preparing metadata (pyproject.toml) ... [?25l- done [?25hBuilding wheels for collected packages: pymsgbox Building wheel for pymsgbox (pyproject.toml) ... [?25l- done -[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7406 sha256=f7592d365a95b10c0de8a5b01ad3addd962b194ce42f0206b0b8903c7f47af51 +[?25h Created wheel for pymsgbox: filename=PyMsgBox-1.0.9-py3-none-any.whl size=7404 sha256=be36b3efa774cde835b0dd6e5839825cbb4dfe740798f5be111a0ade675d35dd Stored in directory: /home/openhands/.cache/pip/wheels/85/92/63/e126ee5f33d8f2ed04f96e43ef5df7270a2f331848752e8662 Successfully built pymsgbox Installing collected packages: pymsgbox