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

CI: Fix Selenium test failures #3158

Closed
vivekratnavel opened this issue Mar 4, 2022 · 3 comments
Closed

CI: Fix Selenium test failures #3158

vivekratnavel opened this issue Mar 4, 2022 · 3 comments
Assignees
Labels

Comments

@vivekratnavel
Copy link
Contributor

We should fix the following failures and errors reported by Selenium tests

2022-03-04T16:41:17.6812741Z [ERROR] Failures: 
2022-03-04T16:41:17.6829347Z [ERROR]   CommonTests.addMultipleTagsCheck:196 expected [11] but found [0]
2022-03-04T16:41:17.6830223Z [ERROR]   CommonTests.searchNotShowingResultsCheck:409 No search results found
2022-03-04T16:41:17.6831261Z [ERROR]   CommonTests.tagFilterCountCheck:360 expected [-1] but found [0]
2022-03-04T16:41:17.6831943Z [ERROR]   DashboardDetailsPageTest.editChartDescription:180 Description not updated
2022-03-04T16:41:17.6832702Z [ERROR]   DashboardServiceTestPage.checkConnectionConfigTab:137 Error while updating service
2022-03-04T16:41:17.6834256Z [ERROR]   DatabaseServicePageTest.checkConnectionConfigTab:159 Error while updating service
2022-03-04T16:41:17.6835083Z [ERROR]   MyDataPageTest.checkRecentlyViewed:274 expected [dim_address] but found [shopify]
2022-03-04T16:41:17.6836601Z [ERROR]   PipelineDetailsPageTest.editTaskDescription:187 Description not updated
2022-03-04T16:41:17.6837297Z [ERROR]   RolesPageTest.addRole:90 Role not added
2022-03-04T16:41:17.6838647Z [ERROR]   RolesPageTest.addRuleWithoutOperation:222->addRole:90 Role not added
2022-03-04T16:41:17.6839440Z [ERROR]   TagsPageTest.addTagWithExistingName:231 expected [Not Used] but found [1]
2022-03-04T16:41:17.6840850Z [ERROR]   TeamsPageTest.addAsset:166->createTeam:102 Team not added
2022-03-04T16:41:17.6841540Z [ERROR]   TeamsPageTest.addUser:112->createTeam:102 Team not added
2022-03-04T16:41:17.6842588Z [ERROR]   TeamsPageTest.checkTeamsFilterCount:214->createTeam:102 Team not added
2022-03-04T16:41:17.6843167Z [ERROR]   TeamsPageTest.createTeam:102 Team not added
2022-03-04T16:41:17.6845121Z [ERROR]   TeamsPageTest.editDescription:148->createTeam:102 Team not added
2022-03-04T16:41:17.6845993Z [ERROR]   TeamsPageTest.ownerNameIsConsistentCheck:195->addAsset:166->createTeam:102 Team not added
2022-03-04T16:41:17.6846533Z [ERROR] Errors: 
2022-03-04T16:41:17.6857825Z [ERROR]   CommonTests.overviewLinksAfterTour:317 » Timeout Expected condition failed: wa...
2022-03-04T16:41:17.6859024Z [ERROR]   CommonTests.tourStepSkippingCheck:329 » Timeout Expected condition failed: wai...
2022-03-04T16:41:17.6859940Z [ERROR]   DatabaseServicePageTest.checkIngestionTab:132 » Timeout Expected condition fai...
2022-03-04T16:41:17.6860711Z [ERROR]   MyDataPageTest.checkFollowingTab:260 » NoSuchElement no such element: Unable t...
2022-03-04T16:41:17.6861565Z [ERROR]   RolesPageTest.checkDuplicateRoleName:206 » Timeout Expected condition failed: ...
2022-03-04T16:41:17.6862392Z [ERROR]   RolesPageTest.editDescription:107 » Timeout Expected condition failed: waiting...
2022-03-04T16:41:17.6865429Z [ERROR]   TableDetailsPageTest.checkBreadCrumb:275 » NoSuchElement no such element: Unab...
2022-03-04T16:41:17.6866883Z [ERROR]   TableDetailsPageTest.checkFrequentlyJoinedColumns:320 » Timeout Expected condi...
2022-03-04T16:41:17.6867789Z [ERROR]   TableDetailsPageTest.checkFrequentlyJoinedTables:309 » Timeout Expected condit...
2022-03-04T16:41:17.6868492Z [ERROR]   TeamsPageTest.teamsWithSameDisplayNameCheck:251 » NoSuchElement no such elemen...
2022-03-04T16:41:17.6869164Z [ERROR]   TopicDetailsPageTest.checkFollow:112 » NoSuchElement no such element: Unable t...
2022-03-04T16:41:17.6869524Z [INFO] 
2022-03-04T16:41:17.6874449Z [ERROR] Tests run: 161, Failures: 17, Errors: 11, Skipped: 0
@vivekratnavel vivekratnavel changed the title CI: Fix Selenium failures CI: Fix Selenium test failures Mar 4, 2022
@parthp2107
Copy link
Contributor

@vivekratnavel these failures are expected. The fix is required from UI/backend side. The tickets are present for the same.

@harshach harshach added this to To do in Release 0.10.0 via automation Mar 8, 2022
@vivekratnavel vivekratnavel moved this from To do to UI in Release 0.10.0 Mar 15, 2022
@harshach
Copy link
Collaborator

@kshinde2512 is this fixed? can we remove if the fix is needed on the backend/UI

@harshach harshach assigned kshinde2512 and unassigned parthp2107 May 2, 2022
@harshach harshach removed this from UI in Release 0.10.0 May 2, 2022
@harshach harshach added this to Frontend in Release 0.10.1 via automation May 2, 2022
@harshach harshach added this to the 0.10.1 Release milestone May 2, 2022
@shahsank3t
Copy link
Collaborator

no longer going to use selenium, going with cypress instead, so closing this issue.

@shahsank3t shahsank3t moved this from Frontend to Done in Release 0.10.1 May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

5 participants