Clear-Site-Data header on {{environment}}/users/sign_out errors in E2E tests
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
There seems to be an error on the users/sign_out
endpoint that is leading to logs in test reports such as
"https://staging-ref.gitlab.com/ - Clear-Site-Data header on 'https://staging-ref.gitlab.com/users/sign_out': Unrecognized type: \"*\"."
"https://staging-ref.gitlab.com/ - Clear-Site-Data header on 'https://staging-ref.gitlab.com/users/sign_out': No recognized types specified."
Need to identify the root cause of these errors to determine if we can either
- Fix application code causing the error
- Update test framework to NOT log these messages in failure reports to avoid distracting from real issues
Edited by 🤖 GitLab Bot 🤖