Skip to content

tests: migrated some async tests over to sync #132

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

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

mxschmitt
Copy link
Member

@mxschmitt mxschmitt commented Aug 2, 2020

Failing bots are unrelated.

@mxschmitt mxschmitt changed the title tests: migrated async tests over to sync tests: migrated some async tests over to sync Aug 2, 2020
@coveralls
Copy link

coveralls commented Aug 2, 2020

Pull Request Test Coverage Report for Build 193487133

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 88.977%

Changes Missing Coverage Covered Lines Changed/Added Lines %
playwright/async_base.py 0 1 0.0%
Totals Coverage Status
Change from base Build 192718724: 0.4%
Covered Lines: 3495
Relevant Lines: 3928

💛 - Coveralls

@pavelfeldman
Copy link
Member

This looks great. Any idea how we can track which tests inside async have been converted to sync?

@mxschmitt
Copy link
Member Author

This looks great. Any idea how we can track which tests inside async have been converted to sync?

By filename or better by method name.

@pavelfeldman pavelfeldman merged commit 4b4962c into microsoft:master Aug 3, 2020
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.

3 participants