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

🎨(front) ui v2 - mails domains layout #818

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

elvoisin
Copy link
Contributor

ui V2 - global layout + table

}) => {
await page.goto('/');
await keyCloakSignIn(page, browserName, 'team-member');
// test('it checks that the user abilities display teams', async ({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't comment out, just delete. :)

@@ -137,7 +139,7 @@ test.describe('Mail domain', () => {
'It seems that the page you are looking for does not exist or cannot be displayed correctly.',
),
).toBeVisible({
timeout: 15000,
timeout: 700000,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm really worried about the consequences of allowing a worst-case duration of 15 minutes for our CI… I would either delete the test, or (preferably) fix the underlying problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants