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

[e2e] CouchDB notebook tags test is failing #6231

Closed
jvigliotta opened this issue Jan 31, 2023 · 0 comments · Fixed by #6199
Closed

[e2e] CouchDB notebook tags test is failing #6231

jvigliotta opened this issue Jan 31, 2023 · 0 comments · Fixed by #6199
Labels
pr:e2e:couchdb npm run test:e2e:couchdb type:maintenance tests, chores, or project maintenance
Milestone

Comments

@jvigliotta
Copy link
Contributor

Summary

The error can be seen here: https://github.com/nasa/openmct/actions/runs/4010747788/jobs/6887596721

The issue seems to be that the "Add Tag" button has moved from the entry to the inspector. These tests just need to be updated.
I believe it's this line (and the same ones that follow):

await page.hover(`button:has-text("Add Tag")`);

@jvigliotta jvigliotta added the type:maintenance tests, chores, or project maintenance label Jan 31, 2023
@jvigliotta jvigliotta added pr:e2e:couchdb npm run test:e2e:couchdb e2e:fails labels Jan 31, 2023
@scottbell scottbell mentioned this issue Jan 31, 2023
15 tasks
@scottbell scottbell linked a pull request Jan 31, 2023 that will close this issue
15 tasks
@shefalijoshi shefalijoshi added this to the Target:2.1.6 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:e2e:couchdb npm run test:e2e:couchdb type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants