Skip to content

Push on main

Push on main #13150

GitHub Actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++) failed Apr 1, 2024 in 0s

76 errors, 1 fail, 21 skipped, 104 pass in 4m 30s

  2 files    2 suites   4m 30s ⏱️
202 tests 104 ✅ 21 💤 1 ❌  76 🔥
404 runs  208 ✅ 42 💤 2 ❌ 152 🔥

Results for commit 3af352f.

Annotations

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 3s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 2s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_resume (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk_from_yaml (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_basic_evaluation (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_basic_evaluation_without_data (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk_with_remote_flow (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk_with_registry_flow (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk_with_registry_flow_automatic_runtime (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_with_connection_overwrite (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_with_env_overwrite (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_display_name_with_macro (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_default_run_display_name (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_with_remote_data (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_logging_handler (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_run_bulk_not_exist (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_call_from_extension (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_list_runs (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_custom_event (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_show_run (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_default_logging_behavior (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_show_run_details (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_close_logging_handler (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_show_metrics (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_cached_logging_handler (tests.sdk_cli_azure_test.e2etests.test_telemetry.TestTelemetry)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError

Check failure on line 0 in tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun

See this annotation in the file changed.

@github-actions github-actions / promptflow SDK CLI Azure E2E Test Result [](https://github.com/microsoft/promptflow/actions/workflows/promptflow-sdk-cli-azure-e2e-test.yml?query=branch:++)

All 2 runs with error: test_stream_invalid_run_logs (tests.sdk_cli_azure_test.e2etests.test_run_operations.TestFlowRun)

artifacts/Test Results (Python 3.10) (OS windows-latest)/test-results.xml [took 2s]
artifacts/Test Results (Python 3.9) (OS ubuntu-latest)/test-results.xml [took 1s]
Raw output
failed on setup with "ModuleNotFoundError: No module named 'promptflow.recording'"
@pytest.fixture(scope=package_scope_in_live_mode())
    def variable_recorder():
>       from promptflow.recording.azure import VariableRecorder
E       ModuleNotFoundError: No module named 'promptflow.recording'

tests\sdk_cli_azure_test\conftest.py:321: ModuleNotFoundError