Skip to content

Remove PnP specific tests, exclude some dependencies from our iot-service-client test dependency#1819

Open
timtay-microsoft wants to merge 2 commits intomainfrom
timtay/temp
Open

Remove PnP specific tests, exclude some dependencies from our iot-service-client test dependency#1819
timtay-microsoft wants to merge 2 commits intomainfrom
timtay/temp

Conversation

@timtay-microsoft
Copy link
Member

@timtay-microsoft timtay-microsoft commented Feb 7, 2026

The com.microsoft.rest.client-runtime dependency we get transitively from the iot-service-client package is no longer compatible with the latest + secure version of some shared dependencies, so we need to exclude it.

The only place it was being used was in these legacy pnp tests + samples which are no longer relevant and can safely be added back later if needed. This would require a service client package with these digital twin APIs without this client-runtime dependency, though

…vice-client test dependency

The com.microsoft.rest.client-runtime dependency we get transitively from iot-service-client is no longer compatible with the latest + secure dependencies, so we need to exclude it from our test dependency.

The only place it was being used was in these legacy pnp tests + samples which are no longer relevant
@timtay-microsoft
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@timtay-microsoft
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant