-
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] Update docker login step to work across forks and non-nasa-users #6891
Conversation
Current Playwright Test Results Summary✅ 134 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/05/2023 08:41:18pm UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Basic Condition Set Use ConditionSet should output blank instead of the default value
Retry 1 • Initial Attempt |
11.21% (12)12 / 107 runsfailed over last 7 days |
39.25% (42)42 / 107 runsflaked 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 / 85 runsfailed over last 7 days |
23.53% (20)20 / 85 runsflaked over last 7 days |
📄 functional/plugins/flexibleLayout/flexibleLayout.e2e.spec.js • 1 Flake
Test Case Results
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Flexible Layout independent time works with flexible layouts and its children
Retry 2 • Retry 1 • Initial Attempt |
5.15% (5)5 / 97 runsfailed over last 7 days |
6.19% (6)6 / 97 runsflaked over last 7 days |
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 08/05/2023 08:41:18pm UTC)
Run Details
Running Workflow e2e-couchdb on Github Actions
Commit: f7b20e7
Started: 08/04/2023 11:00:00pm UTC
Codecov Report
@@ Coverage Diff @@
## master #6891 +/- ##
==========================================
- Coverage 48.87% 48.41% -0.47%
==========================================
Files 644 644
Lines 25628 25628
Branches 2496 2496
==========================================
- Hits 12525 12407 -118
- Misses 12618 12747 +129
+ Partials 485 474 -11
*This pull request uses carry forward flags. Click here to find out more. see 17 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closes #6890
Describe your changes:
Continues on error for the docker login step which only caches the images. This should only mean that PRs for users are about 30s slower
All Submissions:
Author Checklist
Reviewer Checklist