24 errors, 3 skipped, 117 pass in 2s
8 files 8 suites 2s ⏱️
144 tests 117 ✔️ 3 💤 0 ❌ 24 🔥
652 runs 570 ✔️ 10 💤 0 ❌ 72 🔥
Results for commit 5ddb1c9.
Annotations
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_crud_user (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 24
def test_crud_user(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_crud_user_dict (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 89
def test_crud_user_dict(sdk): # no typing
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_me_returns_correct_result (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 145
def test_me_returns_correct_result(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_me_field_filters (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 154
def test_me_field_filters(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_bad_user_search_returns_no_results (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 168
@pytest.mark.usefixtures("test_users")
def test_bad_user_search_returns_no_results(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 86
@pytest.fixture(name="test_users", scope="session")
def create_test_users(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_search_users_matches_pattern (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 176
@pytest.mark.usefixtures("test_users")
def test_search_users_matches_pattern(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 86
@pytest.fixture(name="test_users", scope="session")
def create_test_users(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_csv_user_id_list (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 209
def test_csv_user_id_list(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_enum (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 218
def test_enum(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_it_matches_email_domain_and_returns_sorted (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 238
@pytest.mark.usefixtures("test_users")
def test_it_matches_email_domain_and_returns_sorted(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 86
@pytest.fixture(name="test_users", scope="session")
def create_test_users(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_delim_sequence (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 257
@pytest.mark.usefixtures("test_users")
def test_delim_sequence(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 86
@pytest.fixture(name="test_users", scope="session")
def create_test_users(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_it_retrieves_session (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 268
def test_it_retrieves_session(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_it_updates_session (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 274
def test_it_updates_session(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_it_creates_and_runs_query (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 293
def test_it_creates_and_runs_query(
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_it_runs_inline_query (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 324
def test_it_runs_inline_query(sdk: mtds.Looker40SDK, queries_system_activity: TQueries):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_crud_look (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 345
@pytest.mark.usefixtures("remove_test_looks")
def test_crud_look(sdk: mtds.Looker40SDK, looks):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_png_svg_downloads (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 385
def test_png_svg_downloads(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_setting_default_color_collection (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 414
def test_setting_default_color_collection(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_search_looks_returns_looks (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 430
def test_search_looks_returns_looks(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_search_looks_fields_filter (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 441
def test_search_looks_fields_filter(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_search_looks_title_fields_filter (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 454
def test_search_looks_title_fields_filter(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_search_look_and_run (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 466
def test_search_look_and_run(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_crud_dashboard (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 515
@pytest.mark.usefixtures("remove_test_dashboards")
def test_crud_dashboard(sdk: mtds.Looker40SDK, queries_system_activity, dashboards):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_methods
github-actions / Python Tests
All 3 runs with error: test_validate_theme (tests.integration.test_methods)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_methods.py, line 651
def test_validate_theme(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check failure on line 0 in tests.integration.test_netrc
github-actions / Python Tests
All 3 runs with error: test_netrc_does_not_override_ini_creds (tests.integration.test_netrc)
artifacts/python-test-results/large-ubuntu.Looker-23_12.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_14.py3.x-integration.xml
artifacts/python-test-results/large-ubuntu.Looker-23_16.py3.x-integration.xml
Raw output
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/integration/test_netrc.py, line 44
@pytest.mark.skipif(
not can_create_netrc_file(),
reason="netrc file cannot be created because it already exists or $HOME is undefined", # noqa: B950
)
@pytest.mark.usefixtures("create_netrc_file")
def test_netrc_does_not_override_ini_creds(sdk: mtds.Looker40SDK):
file /home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py, line 115
@pytest.fixture(scope="session")
def sdk40(init_sdk):
E fixture 'init_sdk' not found
> available fixtures: _test_data, binary_content_types, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, class_mocker, cov, create_netrc_file, dashboards, doctest_namespace, email_domain, looks, mocker, module_mocker, monkeypatch, no_cover, package_mocker, pytestconfig, queries, queries_system_activity, record_property, record_testsuite_property, record_xml_attribute, recwarn, remove_test_dashboards, remove_test_looks, sdk, sdk40, session_mocker, string_content_types, test_users, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory, users
> use 'pytest --fixtures [testpath]' for help on them.
/home/runner/work/sdk-codegen/sdk-codegen/python/tests/conftest.py:115
Check notice on line 0 in .github
github-actions / Python Tests
3 skipped tests found
There are 3 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.rtl.test_serialize ‑ test_deserialize_data_structure_mismatch[data0-Sequence]
tests.rtl.test_serialize ‑ test_deserialize_data_structure_mismatch[data0-structure0]
tests.rtl.test_serialize ‑ test_deserialize_data_structure_mismatch[data1-Model]