Skip to content

Conversation

@Pyifan
Copy link
Contributor

@Pyifan Pyifan commented Oct 24, 2024

Bug / Requirement Description

When we call match() on a remote driver's log_matcher, and pass a regex object, it match would happen in localhost, which is extremely slow.

Solution description

We are going to re-construct the regex object on remote side to make sure the log matching happens on remote host.

Checklist:

  • Test
  • Example (both test_plan.py and .rst)
  • Documentation (API)
  • News fragment present for release notes
  • MS info leakage check
  • For new driver: driver index page
  • For new assertion: ui/pdf/std renderers, documentation
  • For new cmdline arg: documentation

@Pyifan Pyifan requested a review from a team as a code owner October 24, 2024 09:59
yuxuan-ms
yuxuan-ms previously approved these changes Oct 24, 2024
@Pyifan Pyifan merged commit 0c61520 into morganstanley:main Oct 25, 2024
15 checks passed
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.

2 participants