-
Notifications
You must be signed in to change notification settings - Fork 471
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
chore: flaky e2e #10001
chore: flaky e2e #10001
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
BundleMonUnchanged files (5)
No change in files bundle size Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10001 +/- ##
=======================================
Coverage 66.17% 66.17%
=======================================
Files 1214 1214
Lines 15702 15702
Branches 2283 2302 +19
=======================================
Hits 10391 10391
+ Misses 5061 5048 -13
- Partials 250 263 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Visit the preview URL for this PR (updated for commit 57d7852): https://taiga-previews-demo--pr10001-splincode-flaky-demo-tpc03du7.web.app (expires Wed, 18 Dec 2024 09:55:53 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 73dddc3c665194f3e11f18c16aeb71af4c289c37 |
f6337e8
to
d3cc323
Compare
Playwright test results 1883 passed Details Open report ↗︎ Flaky testswebkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Options with long text Skipped testswebkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation |
d3cc323
to
57d7852
Compare
@@ -28,6 +28,7 @@ jobs: | |||
npm run lint | |||
fi | |||
- uses: taiga-family/ci/actions/auto/[email protected] | |||
continue-on-error: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this an expected change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed after #10006
No description provided.