langchain-ai / langchain-ai/react-agent

Github Actions hang on integration test

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
845
Forks
698
Avg merge
5d 10h
Merged PRs (30d)
10

Description

https://github.com/langchain-ai/react-agent/blob/6302bd7c41a7254964d1f81e7aa619959ac2e409/tests/integration_tests/test_graph.py#L8

Wondering if anyone else see their Github actions hanging at this integration tests? Mine does, but the test defined in this file passed and then just hung indefinitely. Removing @unit seems to allow Github to complete this step very quickly.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tests/integration_tests/test_graph.py at line 8 and inspect the integration test marked with @unit. Run the test through GitHub Actions and compare behavior with and without @unit. Done means the test passes and the GitHub Actions step completes instead of hanging indefinitely.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.