Skip to content

Conversation

@Narayana-CT
Copy link
Contributor

Added group-specific result tables for clearer reporting.

Mapped user names to Android serial numbers via /adb for accurate pass/fail evaluation.

Removed deprecated webui_stop and redundant URL normalization logic.

Copy link
Collaborator

@a-gavin a-gavin left a comment

Choose a reason for hiding this comment

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

Possibly I missed it, but I don't see any manual CLI used to verify the script changes for the lf_interop_real_browser.py test? If it's not present, please include it in the final commit message that modifies the script (linting commit).

@Narayana-CT
Copy link
Contributor Author

Hi @a-gavin, added the verified CLI in the latest linting commit. Please let me know if you face any issues. Thank you.

@Narayana-CT Narayana-CT requested a review from a-gavin October 27, 2025 05:12
…ults by group

Added a new method get_test_results_data to RealBrowserTest for retrieving
test result subsets based on group membership.

Signed-off-by: Narayana-CT <[email protected]>
Enhanced RealBrowserTest to retrieve Android device information from the /adb
endpoint and map each user to its corresponding device serial number.

Signed-off-by: Narayana-CT <[email protected]>
… moved to web UI

Removed the webui_stop method and its call in main since test stop status is
now managed directly from the web UI. This change simplifies backend logic and
avoids redundant HTTP POST requests.

Signed-off-by: Narayana-CT <[email protected]>
…tables in report

Enhanced the create_report method to build separate test result tables for each
selected group when both groups and profiles are present.

Signed-off-by: Narayana-CT <[email protected]>
Removed code that automatically converted URLs starting with 'www.' or 'http://'
to 'https://'.

Signed-off-by: Narayana-CT <[email protected]>
Verified CLI: python3 lf_interop_real_browser_test.py --mgr 192.168.214.219 --url "https://google.com" --duration 1m --device_list 1.10,1.12 --debug --upstream_port 1.1.eth1

Signed-off-by: Narayana-CT <[email protected]>
@a-gavin a-gavin merged commit f77ee71 into greearb:master Oct 28, 2025
2 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