"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "794badecc201abb5c93c37bd1151713b714a8b68"
Reset factory of TaskPositioner in test
Depending on the execution order of test methods, after executing TaskPositionerTests#testOverrideFactory, the next test method in TaskPositioningControllerTests may be failed because the test static factory returns null. Clear the factory so it will use default implementation that returns non-null TaskPositioner. Bug: 254268165 Test: atest TaskPositionerTests TaskPositioningControllerTests Change-Id: I6c9abb60ce6d1a8631ad07b63d6e0d04c2f76b39
Loading
Please register or sign in to comment