Skip to content

Release@1.10.0_155673

Choose a tag to compare

@zhou9584 zhou9584 released this 16 Mar 08:34
25d7fa7

Release Note

New Feature

  1. Support XCText framework in iOS device
    a. Back-end support
    b. Front-end support
  2. Support local storage to save files
  3. Support performance test
    a. Upgrade Gradle plugin to adapt to Perf test
    b. Upgrade T2C runner to support Perf test
    c. Display the memory/battery chart in the portal

Bug Fix

  1. Add install failover strategy and retry to install if failed
  2. Gradle plugin: NPE check for yml config
  3. Check Linux file path error if contains .
  4. Adjust ADB monkey args position in command line

Changes:

  • 25d7fa7 Add validation for ; in file name for LOCAL storage (#377)
  • ca97ccf Add command line tool dependency for macOS agent
  • cb91a27 [Perf] Fix: Add a null check in PerfTestDashboard (#379)
  • 3f892b5 Compat Redict output for shell command line (#378)
  • 7fc6875 Support Xctest for Hydra Lab (#329)
  • 7e8f102 add install failover strategy (#373)
  • 82268e5 Added Hypen (#372)
  • 7c8cae1 Update installer.sh to support the ANDROID_HOME env automation (#358)
  • 5905f87 Add test YML for LOCAL storage type, and UT for client init; (#369)
  • e2c8cb5 Bugfix: Retry install app if failed (#368)
  • 2e44a69 Enable local storage in center (#356)
See More
  • 57f88e9 [Perf] Add a new chart for Windows memory performance test in Test Report (#364)
  • aea1499 Remove configuration annotation that creates useless beans (#367)
  • 13ff96d Update README.md (#365)
  • 69872a3 Pretty format: package name Entity -> entity (#366)
  • f088a19 Package jar into installer.zip (#361)
  • ac25d62 [Perf] Add multi-select for perf dashboard (#355)
  • 925cce5 Enable no port mode for agent service (#359)
  • be48139 Fix the linux path check bug, and add UT (#357)
  • 5136b1e [Perf] Fix the compatibility issue that WindowsBatteryInpector.ps1 cannot be executed with Runtime class (#341)
  • 698be64 Millard/add t2 c runner for perf test (#352)
  • 80b6ed1 Use xpath to find element in first (#354)
  • 98f30eb Add more t2c log (#353)
  • 0997531 [Perf] Fix perf dashboard null pointer exception (#351)
  • 3aba847 BugFix: the args of adbMonkey should be ahead of click times (#350)
  • 4edef05 Update Runner page title (#344)
  • bb834ba Add comment for optional param of MONKEY; (#349)
  • 3ed25ae Fix performance report UI (#343)
  • 7c0e7f8 - Add NPE check for YML config setup; (#342)
  • 744153c Performance test plugin support (#340)
  • bbc698d [Perf] UI visualization for a test run (#339)

This list of changes was auto generated.