Skip to content

[Bug] Flaky generic tests on multiple threads #78

Closed
@heiderich

Description

@heiderich

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Installing dbt-oracle 1.4.1 I suffer from dbt-labs/dbt-core#6885 (Flaky generic tests on multiple threads), because it hardly depends on dbt-core 1.4.4.

This issue is already fixed in dbt-core 1.4.5.

Could you bump the dependency from dbt-core from 1.4.4 to 1.4.5 (just as you did in #76)?

Expected Behavior

generic tests work using multiple threads

Steps To Reproduce

  1. Install dbt-oracle 1.4.1 (and thus dbt-core 1.4.4).
  2. Add a generic test.
  3. Use multiple threads.
  4. Run the tests.

(see dbt-labs/dbt-core#6885 for details)

Relevant log output using --debug flag enabled

No response

Environment

- OS: Linux
- Python: 3.8.10
- dbt: 1.4.4

What Oracle database version are you using dbt with?

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions