-
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
[CI]Add docker and npm caching #6748
Conversation
Current Playwright Test Results Summary✅ 122 Passing - ❌ 1 Failing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 06/21/2023 08:53:58pm UTC) ❌ Failures📄 framework/baseFixtures.e2e.spec.js • 1 FailureTest Case Results
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Time conductor input fields real-time mode validate input fields in real-time mode
Retry 1 • Initial Attempt |
0% (0)0 / 91 runsfailed over last 7 days |
1.10% (1)1 / 91 runflaked over last 7 days |
📄 functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
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 / 101 runsfailed over last 7 days |
4.95% (5)5 / 101 runsflaked over last 7 days |
📄 functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1 • Initial Attempt |
0.97% (1)1 / 103 runfailed over last 7 days |
46.60% (48)48 / 103 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #6748 +/- ##
==========================================
- Coverage 53.75% 52.76% -1.00%
==========================================
Files 624 624
Lines 24848 24847 -1
Branches 2493 2493
==========================================
- Hits 13357 13110 -247
- Misses 10824 11069 +245
- Partials 667 668 +1
*This pull request uses carry forward flags. Click here to find out more. see 46 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Started e2e Run. Follow along: https://github.com/nasa/openmct/actions/runs/5326255747 |
This reverts commit 1f1a54f.
Had to remove |
Closes: ##4908
Describe your changes:
Adds some docker layer and npm caching
Driveby: update windows prettier config
Driveby: update to node18
All Submissions:
Author Checklist
Reviewer Checklist