Commit 2feedb6
authored
Implement memory leaks tests for ComposeLayersViewController (JetBrains#2716)
- Implement memory leaks tests for ComposeLayersViewController
- Remove tests repeats
- Await for expected result instead of using fixed delay
Fixes
https://youtrack.jetbrains.com/issue/CMP-9489/Implement-memory-leak-tests-for-ComposeLayersViewController
## Release Notes
N/A1 parent 528cae6 commit 2feedb6
4 files changed
Lines changed: 211 additions & 143 deletions
File tree
- .github/workflows
- compose/ui/ui/src/uikitInstrumentedTest/kotlin/androidx/compose/ui
- leaks
- scene
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| |||
0 commit comments