Skip to content

Conversation

@fadidurah
Copy link
Collaborator

@fadidurah fadidurah commented Nov 10, 2025

There are some functions that still don't work from lab api. This PR ignores 4 tests that use these apis.

Common PR to fix lab api calls: AzureAD/microsoft-authentication-library-common-for-android#2809

AB#3424041

Copilot AI review requested due to automatic review settings November 10, 2025 05:14
@fadidurah fadidurah added the No-Changelog This change does not update the changelog. label Nov 10, 2025
@fadidurah fadidurah requested review from a team as code owners November 10, 2025 05:14
@github-actions
Copy link

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

@github-actions
Copy link

✅ Work item link check complete. Description contains link AB#3424041 to an Azure Boards work item.

@github-actions github-actions bot changed the title Ignore some UI tests that use ResetApi, EnablePolicyApi Ignore some UI tests that use ResetApi, EnablePolicyApi, Fixes AB#3424041 Nov 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR temporarily disables 4 UI automation tests that rely on non-functional lab APIs (ResetApi and EnablePolicyApi) by adding @Ignore annotations with explanatory messages.

Key Changes:

  • Added @Ignore annotations to 4 test classes with descriptive reasons
  • Updated subproject commit reference in common

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
TestCase2139526.java Added @ignore annotation for test using Enable Policy API
TestCase1561152.java Added @ignore annotation for test using Reset API
TestCase850457.java Added @ignore annotation for test using Reset API
TestCase1561151.java Added @ignore annotation for test using Reset API
common Updated subproject commit reference

@github-actions github-actions bot added the msal label Nov 10, 2025
@fadidurah fadidurah merged commit 477a729 into dev Nov 10, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

msal No-Changelog This change does not update the changelog. test-automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants