Skip to content

Not all suites are found by suitepath #974

Closed
@jgebal

Description

@jgebal

Describe the bug
Current implementation of ut_runner.get_suites_info doesn't always return suites.

This is visible when trying to find one of our test suites:

SELECT *
  FROM TABLE(ut_runner.get_suites_info(upper('UT3$USER#'), upper('EXPECTATIONS')));

The query should return data but it isn't

Provide version info
3.1.8-develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions