Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Integration test builds failing with worker_id not found #4798

Closed
tgravescs opened this issue Feb 16, 2022 · 0 comments · Fixed by #4799
Closed

[BUG] Integration test builds failing with worker_id not found #4798

tgravescs opened this issue Feb 16, 2022 · 0 comments · Fixed by #4799
Assignees
Labels
bug Something isn't working P0 Must have for release

Comments

@tgravescs
Copy link
Collaborator

tgravescs commented Feb 16, 2022

Describe the bug
It looks like the new tmp path made in #4778 aren't working on many of the integration builds.

04:43:25    def spark_tmp_path(request, worker_id):
04:43:25  E       fixture 'worker_id' not found
04:43:25  >       available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, enable_cudf_udf, enable_rapids_udf_example_native, monkeypatch, mortgage, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, spark_tmp_path, spark_tmp_table_factory, std_input_path, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify P0 Must have for release labels Feb 16, 2022
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P0 Must have for release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants