Skip to content

TreatmentPatterns unit test failures #286

Description

@anthonysena

Getting the following error when running TreatmentPatterns unit tests:

Connecting using SQLite driver
EXECUTING: TreatmentPatternsModule
Connecting using SQLite driver
Analysis '1' pathway construction failed: SQLite is not supported by CDMConnector. Please use duckdb instead.
ERROR: Module failed: 1 analysis(es) failed. See logs and per-analysis artifacts in '~/Strategus-TP/work_folder/TreatmentPatternsModule' (failed_pathway_runs.csv). Errors: 'Analysis '1' pathway construction failed: SQLite is not supported by CDMConnector. Please use duckdb instead.'

It appears that these tests should use duckdb based on the error above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions