Bug 1824038
| Summary: | Integration Tests: StaleElementReferenceError in OLM single-installmode scenario | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiaochuanWang <xiaocwan> |
| Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.5 | CC: | aos-bugs, jhadvig, jokerman, spadgett, yapei |
| Target Milestone: | --- | ||
| Target Release: | 4.7.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
This is for an intergration test and not a customer-facing issue.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-02-24 15:10:58 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
XiaochuanWang
2020-04-15 06:38:14 UTC
Marking as low because this is extremely rare. I think we have an issue where the component is unmounted/remounted unnecessarily due to the logic here: https://github.com/spadgett/console/blob/7247a52f445dfddd16eb8145246256b4b86ab04b/frontend/packages/operator-lifecycle-manager/src/components/clusterserviceversion.tsx#L793-L802 Needs investigation Will fix next sprint. Was not able to get to this bug this sprint as we were prioritizing 4.6 blockers. Was not able to get to this bug this sprint as we were prioritizing 4.6 blockers. Reassigning to Robb as he is porting OLM tests to Cypress Reassigning to Robb as he is porting OLM tests to Cypress This was fixed by porting the test over to Cypress and removing the Protractor-based test this bug was filed against. operator-install-single-namespace.spec.ts was moved to Cypress and didn't see StaleElementReferenceError in single namespace tests https://search.ci.openshift.org/?search=StaleElementReferenceError&maxAge=48h&context=1&type=build-log&name=&maxMatches=5&maxBytes=20971520&groupBy=job Move this bug to VERIFIED and will report bug for the errors found in CI log which I think is a different issue Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:5633 |