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

Start WDA proxy if we need ios driver before test start #426

Merged
merged 4 commits into from
Apr 13, 2023

Conversation

dinghong2233
Copy link
Contributor

Linked GitHub issue ID: #

Pull Request Checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Code compiles correctly with all tests are passed.
  • I've read the contributing guide and followed the recommended practices.
  • Wikis or README have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

If this introduces a breaking change for Hydra Lab users, please describe the impact and migration path.

  • Yes
  • No

Pull Request Description

A few words to explain your changes:

How you tested it

Please make sure the change is tested, you can test it by adding UTs, do local test and share the screenshots, etc.

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Technical design
  • Build related changes
  • Refactoring (no functional changes, no api changes)
  • Code style update (formatting, renaming) or Documentation content changes
  • Other (please describe):

Feature UI screenshots or Technical design diagrams

If this is a relatively large or complex change, kick it off by drawing the tech design with PlantUML and explaining why you chose the solution you did and what alternatives you considered, etc...

zhou9584
zhou9584 previously approved these changes Apr 13, 2023
taoran6
taoran6 previously approved these changes Apr 13, 2023
Copy link
Collaborator

@taoran6 taoran6 left a comment

Choose a reason for hiding this comment

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

LGTM

@dinghong2233 dinghong2233 enabled auto-merge (squash) April 13, 2023 10:00
@dinghong2233 dinghong2233 merged commit 79e7962 into main Apr 13, 2023
@dinghong2233 dinghong2233 deleted the Millard/FixIOSProxy branch April 13, 2023 10:07
dinghong2233 added a commit that referenced this pull request Apr 13, 2023
* Update pull_request_template.md

* [Tech Design UML] Design of agent capability discovery (#422)

* Design agent_capability

* update uml design

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* Update agent/doc/UML/agent_device_management_design.puml

Co-authored-by: Nathan Bu <370788475@qq.com>

* update uml

* Update method naming

* update desc

---------

Co-authored-by: Nathan Bu <370788475@qq.com>

* Bump json5 from 1.0.1 to 1.0.2 in /react (#419)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [Fix] Fix undefined parsed data and invalid date (#428)

* Fix undefine parsed data and invalid date

* Update common/src/main/java/com/microsoft/hydralab/performance/parsers/AndroidBatteryInfoResultParser.java

Co-authored-by: Yang Zhang <394054963@qq.com>

---------

Co-authored-by: Yang Zhang <394054963@qq.com>

* Start WDA proxy if we need ios driver before test start (#426)

* Start WDA proxy if we need ios driver before test start
* Change some implement for ios device

---------

Co-authored-by: Millard <hodin@microsoft.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Nathan Bu <370788475@qq.com>
Co-authored-by: Le Zhou <2428499107@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ran Tao <1252026067@qq.com>
Co-authored-by: Yang Zhang <394054963@qq.com>
Co-authored-by: Millard <hodin@microsoft.com>
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