langflow/.github
Edwin Jose 6e8767d538
fix: increase Test time out (#9353)
* Improve session fixture cleanup and engine handling

Refactors the session fixture to use an in-memory SQLite engine with proper disposal and ensures tables are dropped and the engine is disposed of after tests. This enhances resource management and test isolation.

* Update src/backend/tests/conftest.py

* Increase pytest timeout to 150 seconds

Updated the pytest timeout setting from 120 to 150 seconds in pyproject.toml to allow tests more time to complete, potentially addressing issues with longer-running tests.

* Update store_pytest_durations.yml

---------

Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com>
2025-08-11 17:25:00 -03:00
..
actions/install-playwright chore(ci): replace local uv setup action with astral-sh/setup-uv@v6 (#8491) 2025-06-11 18:56:04 +00:00
ISSUE_TEMPLATE chore: Remove mention of anovazzi1 from bug report template (#7265) 2025-03-25 20:53:18 +00:00
workflows fix: increase Test time out (#9353) 2025-08-11 17:25:00 -03:00
changes-filter.yaml fix: add data-testid to new project button in EmptyFolder component (#9222) 2025-07-29 08:56:14 -03:00
dependabot.yml ci: add lint commit workflow for pull requests (#2463) 2024-07-01 14:33:49 -07:00
release.yml feat(PR): add conditions to label pr (#2532) 2024-07-04 08:11:37 -07:00
semantic.yml chore: update targetUrl in semantic.yml (#2480) 2024-07-02 12:13:39 -07:00