Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8da8065d authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Split scenario and tests on flicker service tests

This is necessary to simplify running, identifying and maintaining failures, as well as improving module isolation.

Key issues:
- Split screen platinum, benchmark and flicker tests were clustered together in a confusing way
- Desktop mode and split screen tests were in the same module and flakiness in one type of tests affected the other

The new format is:

```
shell/tests/e2e
--------> desktopmode
----------------> scenario definition
----------------> flicker-service
--------> splitscreen
----------------> scenario definition
----------------> flicker-service
----------------> flicker-legacy
----------------> platinum
--------> <others still to be moved>
```

Flag: TEST_ONLY
Test: atest WMShellFlickerServiceTests
Change-Id: If33da2953ac4f6829c973c7414c4e6c88a1c7f69
parent 2d0d9366
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment