-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: pin vue package versions #7032
Conversation
Current Playwright Test Results Summary✅ 14 Passing Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/03/2023 03:14:34pm UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: 30c5e80 Started: 09/03/2023 03:12:44pm UTC Current Playwright Test Results Summary✅ 136 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 09/03/2023 03:14:34pm UTC)
|
|
4 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery in Display Layout View Large action pauses imagery when in realtime and returns to realtime
Retry 1 • Initial Attempt |
0% (0)0 / 99 runsfailed over last 7 days |
8.08% (8)8 / 99 runsflaked over last 7 days |
Example Imagery in Display Layout View Large action leaves keeps realtime mode paused
Retry 1 • Initial Attempt |
0% (0)0 / 99 runsfailed over last 7 days |
4.04% (4)4 / 99 runsflaked over last 7 days |
Example Imagery in Display Layout Resizing the layout changes thumbnail visibility and size
Retry 1 • Initial Attempt |
0% (0)0 / 99 runsfailed over last 7 days |
8.08% (8)8 / 99 runsflaked over last 7 days |
Example Imagery in Display Layout Toggle layer visibility by clicking on label
Retry 1 • Initial Attempt |
1.02% (1)1 / 98 runfailed over last 7 days |
7.14% (7)7 / 98 runsflaked over last 7 days |
📄 functional/plugins/plot/logPlot.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 1 • Initial Attempt |
2.06% (2)2 / 97 runsfailed over last 7 days |
39.18% (38)38 / 97 runsflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes
Top 1 Common Error Messages
|
2 Test Cases Affected |
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1 • Initial Attempt |
0% (0)0 / 97 runsfailed over last 7 days |
59.79% (58)58 / 97 runsflaked over last 7 days |
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1 • Initial Attempt |
0% (0)0 / 97 runsfailed over last 7 days |
51.55% (50)50 / 97 runsflaked over last 7 days |
📄 functional/planning/timelist.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1 • Initial Attempt |
0.78% (1)1 / 128 runfailed over last 7 days |
48.44% (62)62 / 128 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #7032 +/- ##
==========================================
- Coverage 48.33% 48.21% -0.13%
==========================================
Files 643 643
Lines 25730 25730
Branches 2512 2512
==========================================
- Hits 12436 12405 -31
- Misses 12801 12844 +43
+ Partials 493 481 -12
*This pull request uses carry forward flags. Click here to find out more. see 41 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closes #7031
Describe your changes:
Pins Vue and related packages' versions so that dependabot can manage upgrades and to ensure a consistent version is installed.
All Submissions:
Author Checklist
Reviewer Checklist