Commit ec9dd47
authored
Lab back online, take common changes and bring back tests, Fixes AB#3430779 (#2407)
Lab is now back online, we can un-ignore some tests
AzureAD/microsoft-authentication-library-common-for-android#2820
[AB#3430779](https://identitydivision.visualstudio.com/fac9d424-53d2-45c0-91b5-ef6ba7a6bf26/_workitems/edit/3430779)1 parent 70f423b commit ec9dd47
File tree
6 files changed
+4
-11
lines changed- azure-pipelines/pull-request-validation
- msalautomationapp/src/androidTest/java/com/microsoft/identity/client/msal/automationapp/testpass/broker
- joined
- mam
- nonjoined
6 files changed
+4
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
- LabApiUtilities/src/main/com/microsoft/identity/labapi/utilities/client/LabClient.java+12-22
- LabApiUtilities/src/main/com/microsoft/identity/labapi/utilities/constants/LabConstants.java+2-2
- LabApiUtilities/src/test/com/microsoft/identity/labapi/utilities/client/LabClientTest.java-3
- labapi/src/main/java/com/microsoft/identity/internal/test/labapi/api/CreateTempUserApi.java+3-14
- labapi/src/main/java/com/microsoft/identity/internal/test/labapi/api/DeleteDeviceApi.java+9-20
- labapi/src/main/java/com/microsoft/identity/internal/test/labapi/api/DisablePolicyApi.java+4-9
- labapi/src/main/java/com/microsoft/identity/internal/test/labapi/api/EnablePolicyApi.java+4-9
- labapi/src/main/java/com/microsoft/identity/internal/test/labapi/api/ResetApi.java+4-15
- testutils/src/main/java/com/microsoft/identity/internal/testutils/labutils/LabDeviceHelper.java+8-13
- testutils/src/main/java/com/microsoft/identity/internal/testutils/labutils/LabResetHelper.java+3-16
- testutils/src/main/java/com/microsoft/identity/internal/testutils/labutils/LabUserHelper.java+5-18
- testutils/src/main/java/com/microsoft/identity/internal/testutils/labutils/PolicyHelper.java+4-15
- uiautomationutilities/src/main/java/com/microsoft/identity/client/ui/automation/utils/AdbShellUtils.java+1-1
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
| |||
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
56 | | - | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
| |||
0 commit comments