Xbox One disconnects from test runner #4234
Labels
component: tests
The issue involves our automated tests (generally; otherwise use a more specific component)
platform: Xbox
Issues affecting Xbox
priority: P2
Smaller impact or easy workaround
type: CI
An issue with our continuous integration tests
type: code health
A code health issue
Milestone
The Xbox One in our lab disconnects from the test runner most of the time. The rate of this occurring is not consistent, but I have not been able to get 5 successful test runs in a row on Xbox. When the disconnect occurs, the device appears to briefly hang. There is no log to indicate what test was running at the time because log delivery to the test runner is not synchronous.
Through trial and error disabling certain subsets of the tests and doing 5 test passes, I found that disabling streaming_engine_unit.js alone is enough to get the tests to complete successfully. So the trigger is some or all of the tests in that file.
The text was updated successfully, but these errors were encountered: