Bug 2027512

Summary: Allow Cypress to catch '> Unauthorized' exceptions and continue running e2e tests
Product: OpenShift Container Platform Reporter: David Taylor <dtaylor>
Component: Management ConsoleAssignee: David Taylor <dtaylor>
Status: CLOSED NOTABUG QA Contact: Yadan Pei <yapei>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.10CC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: 4.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-17 15:56:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Taylor 2021-11-29 21:03:35 UTC
Reenable cypress tests disabled via https://bugzilla.redhat.com/show_bug.cgi?id=2025954 "Disable a few e2e tests due to consistent Unauthorized flake"

Implement a temperary fix so that Cypress can catch "> Unauthorized" errors exceptions thrown by console and NOT fail tests, but continue running all tests.

Comment 2 David Taylor 2021-12-17 15:56:39 UTC
This fix for this bug was reverted and addressed differently in https://github.com/openshift/console/pull/10606.
New fix has been in place for 2 weeks and I do not see any occurance of "Unauthorized" in CI failures.