diff options
| author | 2022-10-18 23:59:01 +0800 | |
|---|---|---|
| committer | 2023-06-12 23:01:00 +0000 | |
| commit | 823bf016873f8803b4972733d4a84a351c34afbf (patch) | |
| tree | 9dd6d18acf2b8fa3dd63946335e0215ed48a2684 /api/api.go | |
| parent | d73ad15bf92f69903bf15d01cb16054de9353f15 (diff) | |
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
Bug: 285565300
Test: atest TaskPositionerTests TaskPositioningControllerTests
Change-Id: I6c9abb60ce6d1a8631ad07b63d6e0d04c2f76b39
(cherry picked from commit 678aa417ac3d56d5f0d66f760bb90a49b83ffc4b)
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions