We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
jlowe
Successfully merging a pull request may close this issue.
Describe the bug
It looks like the new tmp path made in #4778 aren't working on many of the integration builds.
The text was updated successfully, but these errors were encountered: