Skip to content

Conversation

@opopovss
Copy link
Contributor

@opopovss opopovss commented Oct 27, 2021

CI results after the run with changes Results

Copy link
Collaborator

@bot-dcapt bot-dcapt left a comment

Choose a reason for hiding this comment

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

Linter flake8 results:

  • app/selenium_ui/bitbucket/pages/pages.py:234:121: E501 line too long (122 > 120 characters)

self.execute_js(f'document.querySelector("{PullRequestLocator.delete_branch_per_merge_checkbox[1]}").click()')
self.wait_until_clickable(PullRequestLocator.pull_request_modal_merge_button).click()
self.wait_until_invisible(PullRequestLocator.del_branch_checkbox_selector)
self.wait_until_visible(PullRequestLocator.merge_diagram_selector)
Copy link
Collaborator

Choose a reason for hiding this comment

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

@opopovss did you test this on both old and new bitbucket versions?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Collaborator

Choose a reason for hiding this comment

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

It would be nice to add the link to CI runs to the PR, so everyone can see what was tested on the branches.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, added the link with the result of the run to the first comment

@opopovss opopovss merged commit 6b115f3 into dev Oct 27, 2021
@opopovss opopovss deleted the DCA_1365_Bitbucket_LTS_fix_of_the_issue_with_Selenium_action branch October 27, 2021 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants