Skip to content

CLI fails to map sources/tests with code #146

Closed
@alesana-san

Description

@alesana-san

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions