-
Notifications
You must be signed in to change notification settings - Fork 137
Lab back online, take common changes and bring back tests, Fixes AB#3430779 #2407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
|
✅ Work item link check complete. Description contains link AB#3430779 to an Azure Boards work item. |
There was a problem hiding this 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 re-enables previously ignored tests that were blocked by lab infrastructure issues. Now that the lab is back online, the tests can run again.
Key Changes:
- Removed
@Ignoreannotations from four test classes that were temporarily disabled due to lab API issues - Updated the common subproject dependency to a newer commit
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 | Removed @ignore annotation blocking test execution for Enable Policy API issue |
| TestCase1561152.java | Removed @ignore annotation blocking test execution for Reset API issue |
| TestCase850457.java | Removed @ignore annotation blocking test execution for Reset API issue |
| TestCase1561151.java | Removed @ignore annotation blocking test execution for Reset API issue |
| common | Updated subproject commit reference |
Lab is now back online, we can un-ignore some tests
AzureAD/microsoft-authentication-library-common-for-android#2820
AB#3430779