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

XHarness Android device failure telemetry is not sent #8288

Closed
premun opened this issue Dec 21, 2021 · 0 comments · Fixed by #8289
Closed

XHarness Android device failure telemetry is not sent #8288

premun opened this issue Dec 21, 2021 · 0 comments · Fixed by #8289
Assignees

Comments

@premun
Copy link
Member

premun commented Dec 21, 2021

In case we do not have the isDevice key, we fail with following:

Analyzing android/test@None (85)
    Encountered ADB_DEVICE_ENUMERATION_FAILURE. This is typically not a failure of the work item. It will be run again. This machine will reboot to help its devices
    If this occurs repeatedly, please check for architectural mismatch, e.g. sending arm64_v8a APKs to an x86_64 / x86 only queue.
Traceback (most recent call last):
  File "C:\h\w\AF490986\w\AF34096B\u/xharness-event-processor.py", line 199, in <module>
    custom_dimensions['isDevice'] = 'true' if operation['isDevice'] else 'false'
KeyError: 'isDevice'

Full logs:
https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-xharness-refs-pull-797-merge-e971a7215d6f4ea29d/System.Buffers.Tests-arm64-v8a/1/console.739c71a3.log?sv=2019-07-07&se=2022-01-10T10%3A03%3A43Z&sr=c&sp=rl&sig=bS0JDmiucPfzsr1h%2B50m%2Fa0hbVUJrbovPdWNFd5Vs28%3D

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 a pull request may close this issue.

1 participant