Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test(site): add e2e tests for experiments#12940

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mtojek merged 20 commits intomainfrom12508-experiments
Apr 12, 2024
Merged

Conversation

mtojek
Copy link
Member

@mtojekmtojek commentedApr 11, 2024
edited
Loading

Related:#12508

This PR adds e2e test to verify presented experiments in the UI.

Screenshot 2024-04-11 at 13 25 06

@mtojekmtojek self-assigned thisApr 11, 2024
@mtojekmtojek mentioned this pull requestApr 11, 2024
@@ -22,7 +29,7 @@ export default defineConfig({
testMatch: /.*\.spec\.ts/,
dependencies: ["testsSetup"],
use: { storageState },
timeout:20_000,
timeout:50_000,
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Otherwise:

2024-04-12T07:59:03.3989632Z ==> Errors2024-04-12T07:59:03.3990075Z �[31mTest timeout of 20000ms exceeded.�[39m2024-04-12T07:59:03.3991129Z /home/runner/actions-runner/_work/coder/coder/site/e2e/helpers.ts:357:2024-04-12T07:59:03.3992071Z    at helpers.ts:3572024-04-12T07:59:03.3992271Z 2024-04-12T07:59:03.3992405Z   355 |   });2024-04-12T07:59:03.3992661Z   356 |2024-04-12T07:59:03.3993276Z > 357 |   await page.getByTestId("agent-status-ready").waitFor({ state: "visible" });2024-04-12T07:59:03.3993951Z       |                                                ^2024-04-12T07:59:03.3994334Z   358 |   return cp;2024-04-12T07:59:03.3994667Z   359 | };2024-04-12T07:59:03.3994999Z   360 |2024-04-12T07:59:03.3995440Z Error: locator.waitFor: Test timeout of 20000ms exceeded.2024-04-12T07:59:03.3995871Z Call log:2024-04-12T07:59:03.3996400Z   �[2m- waiting for getByTestId('agent-status-ready') to be visible�[22m

link

@mtojekmtojek requested a review fromjohnstcnApril 12, 2024 08:25
@mtojekmtojek marked this pull request as ready for reviewApril 12, 2024 08:25
@mtojekmtojek merged commitdcf1d3a intomainApr 12, 2024
@mtojekmtojek deleted the 12508-experiments branchApril 12, 2024 08:42
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsApr 12, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@mtojekmtojek

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mtojek@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp