Open nanda-katikaneni opened 6 months ago
Please drop a comment to describe what this issue is blocked on. Thanks.
SharePoint.1.2.v1 is failing intermittently when setting the tenant with a non-compliant config (specifically for OneDrive external sharing config). Based on the debugging this boiled down to "Set-SPOTenant -DefaultSharingLinkType AnonymousAccess -SharingCapability ExternalUserAndGuestSharing". This test pre-condition is required to be set before the next command is executed; but is failing. Based on an earlier investigation by @mitchelbaker-cisa for a similar issue for pnp variant - issue is boiled down to Microsoft API response. Working with Microsoft team to resolve - until then its blocked.
🐛 Summary
Ran SharePoint functional test plan for both spo and pnp variants on E5 test tenant. The spo version is failing or erroring for 1.2 and 3.2 policies. The test plan needs to be fixed for clean functional test execution.
To reproduce
Steps to reproduce the behavior:
Expected behavior
SharePoint test plan in spo variant running without errors and successfully complete all complaint and non-complaint cases.
Any helpful log output or screenshots