Skip to content

test: add FE tests for new starter project templates #19512

test: add FE tests for new starter project templates

test: add FE tests for new starter project templates #19512

Triggered via pull request February 24, 2025 19:50
Status Success
Total duration 24m 24s
Artifacts 10

ci.yml

on: pull_request
Check Nightly Status
4s
Check Nightly Status
Should Run CI
0s
Should Run CI
Filter Paths
10s
Filter Paths
Matrix: Lint Backend / Run Mypy
Matrix: Run Backend Tests / build
Matrix: Run Backend Tests / integration-tests
Matrix: Run Backend Tests / test-cli
Test Docs Build  /  Test Docs Build
Test Docs Build / Test Docs Build
Run Frontend Tests  /  Determine Test Suites and Shard Distribution
53s
Run Frontend Tests / Determine Test Suites and Shard Distribution
Matrix: Run Frontend Tests / setup-and-test
Run Frontend Tests  /  merge-reports
3s
Run Frontend Tests / merge-reports
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Run Backend Tests / Integration Tests - Python 3.10: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Integration Tests - Python 3.10: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L295
Support for class-based `config` is deprecated, use ConfigDict instead.
Run Backend Tests / Integration Tests - Python 3.10: src/backend/base/langflow/alembic/versions/bc2f01c40e4a_new_fixes.py#L28
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: src/backend/base/langflow/alembic/versions/bc2f01c40e4a_new_fixes.py#L28
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: src/backend/base/langflow/alembic/versions/bc2f01c40e4a_new_fixes.py#L28
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: src/backend/base/langflow/alembic/versions/bc2f01c40e4a_new_fixes.py#L28
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow

Artifacts

Produced during runtime
Name Size
blob-report-1 Expired
137 MB
blob-report-10 Expired
89 MB
blob-report-2 Expired
158 MB
blob-report-3 Expired
33.3 MB
blob-report-4 Expired
86.2 MB
blob-report-5 Expired
50.2 MB
blob-report-6 Expired
105 MB
blob-report-7 Expired
121 MB
blob-report-8 Expired
55.2 MB
blob-report-9 Expired
100 MB