-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
Browser titles were previously "baked into" automated tests to verify the correctness of the titles. It seems that a number of these tests are failing because the titles have changed on the pages.
Test failures (focus on the ones with assertion errors):
FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items0-Get started with Red Hat OpenShift Application and Data Services | Application and Data Services] - AssertionError: assert 'Overview | R...tion Services' == 'Get started ...Data Services' FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items1-Resources | Application and Data Services] - AssertionError: assert 'Learning Res...tion Services' == 'Resources | ...Data Services' FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items2-Get started with Red Hat OpenShift API Management | Application and Data Services] - AssertionError: assert 'API Manageme...tion Services' == 'Get started ...Data Services' FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items3-Get started with Red Hat OpenShift Streams for Apache Kafka - Streams for Apache Kafka | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Streams for Apache Kafka', 'Overview') not found in navigation tree. Could not find element: './/... FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items4-Kafka Instances - Streams for Apache Kafka | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Streams for Apache Kafka', 'Kafka Instances') not found in navigation tree. Could not find elemen... FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items5-Service Registry Instances - Service Registry | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Service Registry', 'Service Registry Instances') not found in navigation tree. Could not find ele... FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items6-Connectors Instances - Connectors | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Connectors', 'Connectors Instances') not found in navigation tree. Could not find element: './/ul... FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items7-Service Accounts | Application and Data Services] - AssertionError: assert 'Service Acco...tion Services' == 'Service Acco...Data Services' FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items8-Get started with Red Hat OpenShift Database Access | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Database Access',) not found in navigation tree. Could not find element: './/ul/li[.//*[self::a o... FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items9-Get started with Red Hat OpenShift Data Science | Application and Data Services] - AssertionError: assert 'Data Science...tion Services' == 'Get started ...Data Services' FAILED test_browser_titles.py::test_browser_titles[ApplicationServicesOverview-nav_items10-Red Hat OpenShift Streams for Apache Kafka - Subscriptions | Application and Data Services] - widgetastic_patternfly4.navigation.NavSelectionNotFound: ('Subscriptions', 'Streams for Apache Kafka') not found in navigation tree. Could not find element:...
One of two things are needed:
1. Correct the page titles in the application
2. Correct the expected value in the tests
- clones
-
RHCLOUD-27502 Incorrect Browser Titles for Insights Pages
- Closed
- is cloned by
-
RHCLOUD-27512 Incorrect Browser Titles for Ansible pages
- Closed