Skip to content
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

Pulling in upstream changes #11436

Merged
merged 4 commits into from
Dec 10, 2021
Merged

Pulling in upstream changes #11436

merged 4 commits into from
Dec 10, 2021

Conversation

AlexSCorey
Copy link
Member

@AlexSCorey AlexSCorey commented Dec 8, 2021

SUMMARY

This is a sync of upstream with devel
#11427

Jim Ladd and others added 3 commits December 8, 2021 15:57
- add the appropriate release branch to the branches list
- add a fallback to the `docker pull` command
  * Correct syntax errors & add back lost last line for messages.po
  * Manually sort through es & nl translated strings
  * Mnaually sort through french strings and correct syntax errors

Signed-off-by: Christian M. Adams <[email protected]>
@AlexSCorey AlexSCorey changed the title Sync tower with devel Pulling in upstream changes Dec 8, 2021
self.task.instance.save(update_fields=['result_traceback'])

result = namedtuple('result', ['status', 'rc'])
return result('error', 1)
Copy link
Member

Choose a reason for hiding this comment

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

We should either remove or revert this commit, because it was reverted downstream and git just messed it up somehow.

Copy link
Member

Choose a reason for hiding this comment

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

do we need to revert again downstream?

Copy link
Member Author

Choose a reason for hiding this comment

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

Revert the whole commit, or just this line of code?

Copy link
Member

Choose a reason for hiding this comment

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

the whole commit 2a11bb4. Doesn't matter to me how you do the git process.

@cypress
Copy link

cypress bot commented Dec 9, 2021



Test summary

489 17 1829 18Flakiness 4


Run details

Project AWX - Functional
Status Failed
Commit 095c586
Started Dec 9, 2021 12:31 AM
Ended Dec 9, 2021 3:09 AM
Duration 38:10 💡
OS Linux Debian - 10.10
Browser Chrome 94

View run in Cypress Dashboard ➡️


Failures

sanity.spec.js Failed
1 Sanity checks > Navbar can be opened and closed
2 Sanity checks > Navigation Bar correctly links to the corresponding page
execution-environments/execution-environment-list.spec.js Failed
1 Basic navigation > can visit the EE details
workflows/workflow-visualizer/workflow-viz-basic.spec.js Failed
1 View a WFJT > All basic elements in an empty WFViz are present and disabled
2 View a WFJT > Can make changes to WFViz without saving and no changes are made to wfjt
3 View a WFJT > Can add two nodes to an empty visualizer and save
workflow-approvals/workflow-approvals-operations.spec.js Failed
1 Workflow approval list > can navigate and view pending approvals from badge count on header
2 Workflow approvals - Details > can approve a workflow
3 Workflow approvals - Search operations > can perform basic search for Workflow approvals by Name
workflows/workflow-visualizer/workflow-viz-add-node.spec.js Failed
1 Add Node to Workflow: Missing Resource - Project > Cannot add a job template that is missing a project
This comment includes only the first 10 test failures. See all 17 failures in the Cypress Dashboard.

Flakiness

jobs/job-list.spec.js Flakiness
1 Jobs List- Failed > Can relaunch a job against a failed host
hosts/hosts-tabs.spec.js Flakiness
1 Host Resource- Completed jobs tab > can sort jobs by Name and Finish Time
users/user-tabs.spec.js Flakiness
1 Teams tab operations > can disassociate multiple teams
2 Teams tab list operations > can sort the team list

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jneedle jneedle merged commit cdf1415 into ansible:devel Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants