File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Mobly Android Partner Tools release history
22
3+ ## 1.5.0 (2025-11-18)
4+
5+ ### New
6+ * [ mobly_runner] When uploading test results with the ` --upload_results ` option,
7+ the runner captures the true start time and duration, and adds them to the BTX
8+ invocation details.
9+ * [ results_uploader] Add a ` gcloud_setup.py ` script that enables users to
10+ perform the first-time Google Cloud login as a standalone command.
11+
12+
313## 1.4.2 (2025-09-15)
414
515### Fixes
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " mobly-android-partner-tools"
7- version = " 1.4.2 "
7+ version = " 1.5.0 "
88description = " Command-line utilities used by Android partners to run packaged Mobly tests and upload test results."
99readme = " README.md"
1010requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments