← 返回首页
CLI fails to map sources/tests with code · Issue #146 · utPLSQL/utPLSQL-cli · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

CLI fails to map sources/tests with code #146

New issue
New issue

Description

Hi!

I post here full information about problem with running CLI using Jenkins CI.
I have the following folder structure:

12:12:29 + pwd 12:12:29 /u01/jenkins_slave/workspace/EPS/simplePayment_update_db 12:12:30 + find . -type d 12:12:30 . 12:12:30 ./tests 12:12:30 ./tests/sp_delayed_requests 12:12:30 ./tests/sp_errors 12:12:30 ./tests/sp_transaction_data 12:12:30 ./tests/sp_transactions 12:12:30 ./tests/views 12:12:30 ./scripts 12:12:30 ./scripts/556376 12:12:30 ./lib 12:12:30 ./utplsql 12:12:30 ./compiled 12:12:30 ./compiled/specs 12:12:30 ./compiled/types 12:12:30 ./compiled/bodies 12:12:30 ./compiled/views 12:12:30 ./rollback 12:12:30 ./rollback/556376 12:12:30 ./changelogs

Here's my debug xml outputs: debug_xmls.zip
The owner of tests/sources is the same user I use to connect to DB.
Adding some logging stuff inside utplsql mapping routings showed that CLI sends right amount of paths but they are all NULLs (meaning that for 23 source files I saw map array with 23 entries but all of them were NULL in PL/SQL).
Versions of utplsql and utplsql-cli were the latest at the end of April.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Footer

      © 2026 GitHub, Inc.