Skip to content
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

Disable misfiring SharePoint functional tests temporarily #1459

Open
schrolla opened this issue Dec 6, 2024 · 0 comments · May be fixed by #1461
Open

Disable misfiring SharePoint functional tests temporarily #1459

schrolla opened this issue Dec 6, 2024 · 0 comments · May be fixed by #1461
Assignees
Labels
bug This issue or pull request addresses broken functionality Testing This issue or task involves testing the automation tool function
Milestone

Comments

@schrolla
Copy link
Collaborator

schrolla commented Dec 6, 2024

🐛 Summary

A small set of tests in the SharePoint functional test plans seem to exercise an unexpected response from the SharePoint API service. As such, it causes the entire functional test plan to fail due to a small number of tests. This update disables those tests to allow the rest of the test plan to pass.

To reproduce

Steps to reproduce the behavior:

  1. Review existing functional test plan scheduled runs such as:
    https://github.com/cisagov/ScubaGear/actions/runs/12194090461/job/34046994902
  2. Run functional test workflow or manually run SharePoint PnP test plan.

Expected behavior

Expected the test plan to pass successfully.

Any helpful log output or screenshots

Example of error shown when SharePoint service setting is not correctly changed despite test pre-condition successfully setting the SharingCapability to the required value stated in the error.
Image

@schrolla schrolla added bug This issue or pull request addresses broken functionality Testing This issue or task involves testing the automation tool function labels Dec 6, 2024
@schrolla schrolla added this to the Kraken milestone Dec 6, 2024
@schrolla schrolla self-assigned this Dec 6, 2024
@schrolla schrolla linked a pull request Dec 6, 2024 that will close this issue
21 tasks
@schrolla schrolla linked a pull request Dec 6, 2024 that will close this issue
21 tasks
@schrolla schrolla modified the milestones: Kraken, Lionfish Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality Testing This issue or task involves testing the automation tool function
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@schrolla and others