Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the effects and synthetic events dispatching to after the draw phase in the render loop. #1260

Merged
merged 4 commits into from
Apr 11, 2024

Don't explicitly invalidate the scene when the input handler needs to…

c653da1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Move the effects and synthetic events dispatching to after the draw phase in the render loop. #1260

Don't explicitly invalidate the scene when the input handler needs to…
c653da1
Select commit
Loading
Failed to load commit list.
GitHub Actions / iOS Unit tests results succeeded Apr 10, 2024 in 1s

578 passed, 0 failed and 107 skipped

Tests passed successfully

Report Passed Failed Skipped Time
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.BackgroundTest.xml 9✅ 200ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.BorderTest.xml 11✅ 501ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.CanvasTest.xml 5✅ 429ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.DraggableTest.xml 16✅ 2⚪ 84ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusableBoundsTest.xml 10✅ 2⚪ 25ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusableTest.xml 14✅ 66ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusGroupTest.xml 14✅ 112ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.HoverableTest.xml 6✅ 20ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ImageTest.xml 10✅ 2⚪ 276ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.IndicationTest.xml 3✅ 5ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.InteractionSourceTest.xml 7✅ 18ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyArrangementsTest.xml 29✅ 138ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsIndexedTest.xml 2✅ 14ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSlotsReuseTest.xml 9✅ 1⚪ 74ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSpanTest.xml 5✅ 263ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsReverseLayoutTest.xml 3✅ 24ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazySemanticsTest.xml 2✅ 37ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.layout.LazyLayoutTest.xml 8✅ 2⚪ 25ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyArrangementsTest.xml 29✅ 198ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyColumnTest.xml 13✅ 140ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyCustomKeysTest.xml 20✅ 138ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListAnimateItemPlacementTest.xml 30⚪ 4ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListBeyondBoundsTest.xml 9✅ 1s
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListFocusMoveTest.xml 6⚪ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListHeadersTest.xml 7✅ 47ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsIndexedTest.xml 4✅ 22ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListSlotsReuseTest.xml 9✅ 1⚪ 73ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsReverseLayoutTest.xml 14✅ 3⚪ 64ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyRowTest.xml 4✅ 1⚪ 19ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazySemanticsTest.xml 4✅ 62ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ProgressSemanticsTest.xml 2✅ 5ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ScrollableFocusableInteractionTest.xml 8✅ 6⚪ 263ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ScrollableTest.xml 32✅ 11⚪ 206ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextDensityTest.xml 3✅ 15ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextSemanticsTest.xml 2✅ 7ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.ClickableTextTest.xml 2✅ 7ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldInputServiceIntegrationTest.xml 10⚪ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldSoftWrapTest.xml 2✅ 10ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextDelegateIntegrationTest.xml 3✅ 4⚪ 2ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextLayoutDirectionTest.xml 1✅ 14ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextOverflowTest.xml 2✅ 6ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.BaseTextFieldDefaultWidthTest.xml 3✅ 3⚪ 13ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldCursorTest.xml 9✅ 130ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldFocusTest.xml 3✅ 43ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldScrollTest.xml 12✅ 2⚪ 1s
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldSelectionTest.xml 5⚪ 0ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldUndoTest.xml 1⚪ 0ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.TransformableTest.xml 9⚪ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.DragGestureTest.xml 7✅ 1⚪ 18ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.SkikoLazyListTest.xml 2✅ 838ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.SkikoScrollableTest.xml 4✅ 1s
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.OnClickTest.xml 18✅ 128ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.RequestFocusSkikoTest.xml 2✅ 0ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.AbsoluteCutCornerShapeTest.xml 9✅ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.AbsoluteRoundedCornerShapeTest.xml 10✅ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CornerBasedShapeTest.xml 7✅ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CornerSizeTest.xml 6✅ 0ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CutCornerShapeTest.xml 10✅ 2ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.RoundedCornerShapeTest.xml 11✅ 1ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.CupertinoTextFieldDelegateTest.xml 9✅ 4⚪ 21ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.SelectionContainerTest.xml 1✅ 12ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.StringHelpersSkikoMainTest.xml 2✅ 0ms
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.TextFieldFocusTest.xml 2✅ 3s
out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.ToggleableTest.xml 1✅ 6ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.AnnotatedStringTransformSkikoTest.xml 11✅ 114ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.ExpireAfterAccessCacheTest.xml 2✅ 0ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.input.ToCharArrayTest.xml 2✅ 0ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.platform.SkiaParagraphIntrinsicsTest.xml 7✅ 1ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.SkikoParagraphTest.xml 12✅ 1⚪ 881ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.StringTest.xml 3✅ 6ms
out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.WeakKeysCacheTest.xml 1✅ 13ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.SelectionContainerUiTest.xml 1✅ 203ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.input.pointer.GraphicsLayerWithInputTest.xml 1✅ 23ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.input.pointer.PointerIconTest.xml 8✅ 12ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.layout.LayoutTest.xml 1✅ 5ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.DepthSortedSetTest.xml 5✅ 16ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.OwnerSnapshotObserverTest.xml 1✅ 1ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.SortedSetTest.xml 7✅ 27ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.FlushCoroutineDispatcherTest.xml 3✅ 1ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.RenderNodeLayerTest.xml 21✅ 3ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.RenderPhasesTest.xml 3✅ 7ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.WindowInfoTest.xml 1✅ 2ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.window.DialogTest.xml 5✅ 20ms
out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.window.PopupTest.xml 22✅ 117ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.BackgroundTest.xml

9 tests were completed in 200ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.BackgroundTest 9✅ 200ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.BorderTest.xml

11 tests were completed in 501ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.BorderTest 11✅ 501ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.CanvasTest.xml

5 tests were completed in 429ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.CanvasTest 5✅ 429ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.DraggableTest.xml

18 tests were completed in 84ms with 16 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.DraggableTest 16✅ 2⚪ 84ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusableBoundsTest.xml

12 tests were completed in 25ms with 10 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.FocusableBoundsTest 10✅ 2⚪ 25ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusableTest.xml

14 tests were completed in 66ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.FocusableTest 14✅ 66ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.FocusGroupTest.xml

14 tests were completed in 112ms with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.FocusGroupTest 14✅ 112ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.HoverableTest.xml

6 tests were completed in 20ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.HoverableTest 6✅ 20ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ImageTest.xml

12 tests were completed in 276ms with 10 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.ImageTest 10✅ 2⚪ 276ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.IndicationTest.xml

3 tests were completed in 5ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.IndicationTest 3✅ 5ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.InteractionSourceTest.xml

7 tests were completed in 18ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.InteractionSourceTest 7✅ 18ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyArrangementsTest.xml

29 tests were completed in 138ms with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyArrangementsTest 29✅ 138ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsIndexedTest.xml

2 tests were completed in 14ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsIndexedTest 2✅ 14ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSlotsReuseTest.xml

10 tests were completed in 74ms with 9 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSlotsReuseTest 9✅ 1⚪ 74ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSpanTest.xml

5 tests were completed in 263ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridSpanTest 5✅ 263ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsReverseLayoutTest.xml

3 tests were completed in 24ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazyGridsReverseLayoutTest 3✅ 24ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazySemanticsTest.xml

2 tests were completed in 37ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.grid.LazySemanticsTest 2✅ 37ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.layout.LazyLayoutTest.xml

10 tests were completed in 25ms with 8 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.layout.LazyLayoutTest 8✅ 2⚪ 25ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyArrangementsTest.xml

29 tests were completed in 198ms with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyArrangementsTest 29✅ 198ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyColumnTest.xml

13 tests were completed in 140ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyColumnTest 13✅ 140ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyCustomKeysTest.xml

20 tests were completed in 138ms with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyCustomKeysTest 20✅ 138ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListAnimateItemPlacementTest.xml

30 tests were completed in 4ms with 0 passed, 0 failed and 30 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListAnimateItemPlacementTest 30⚪ 4ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListBeyondBoundsTest.xml

9 tests were completed in 1s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListBeyondBoundsTest 9✅ 1s

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListFocusMoveTest.xml

6 tests were completed in 1ms with 0 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListFocusMoveTest 6⚪ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListHeadersTest.xml

7 tests were completed in 47ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListHeadersTest 7✅ 47ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsIndexedTest.xml

4 tests were completed in 22ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsIndexedTest 4✅ 22ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListSlotsReuseTest.xml

10 tests were completed in 73ms with 9 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListSlotsReuseTest 9✅ 1⚪ 73ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsReverseLayoutTest.xml

17 tests were completed in 64ms with 14 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyListsReverseLayoutTest 14✅ 3⚪ 64ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyRowTest.xml

5 tests were completed in 19ms with 4 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazyRowTest 4✅ 1⚪ 19ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazySemanticsTest.xml

4 tests were completed in 62ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.lazy.list.LazySemanticsTest 4✅ 62ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ProgressSemanticsTest.xml

2 tests were completed in 5ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.ProgressSemanticsTest 2✅ 5ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ScrollableFocusableInteractionTest.xml

14 tests were completed in 263ms with 8 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.ScrollableFocusableInteractionTest 8✅ 6⚪ 263ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.ScrollableTest.xml

43 tests were completed in 206ms with 32 passed, 0 failed and 11 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.ScrollableTest 32✅ 11⚪ 206ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextDensityTest.xml

3 tests were completed in 15ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextDensityTest 3✅ 15ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextSemanticsTest.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.BasicTextSemanticsTest 2✅ 7ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.ClickableTextTest.xml

2 tests were completed in 7ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.ClickableTextTest 2✅ 7ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldInputServiceIntegrationTest.xml

10 tests were completed in 1ms with 0 passed, 0 failed and 10 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldInputServiceIntegrationTest 10⚪ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldSoftWrapTest.xml

2 tests were completed in 10ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.CoreTextFieldSoftWrapTest 2✅ 10ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextDelegateIntegrationTest.xml

7 tests were completed in 2ms with 3 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.TextDelegateIntegrationTest 3✅ 4⚪ 2ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextLayoutDirectionTest.xml

1 tests were completed in 14ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.TextLayoutDirectionTest 1✅ 14ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.text.TextOverflowTest.xml

2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.text.TextOverflowTest 2✅ 6ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.BaseTextFieldDefaultWidthTest.xml

6 tests were completed in 13ms with 3 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.BaseTextFieldDefaultWidthTest 3✅ 3⚪ 13ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldCursorTest.xml

9 tests were completed in 130ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldCursorTest 9✅ 130ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldFocusTest.xml

3 tests were completed in 43ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldFocusTest 3✅ 43ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldScrollTest.xml

14 tests were completed in 1s with 12 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldScrollTest 12✅ 2⚪ 1s

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldSelectionTest.xml

5 tests were completed in 0ms with 0 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldSelectionTest 5⚪ 0ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldUndoTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.textfield.TextFieldUndoTest 1⚪ 0ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.copyPasteAndroidTests.TransformableTest.xml

9 tests were completed in 1ms with 0 passed, 0 failed and 9 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.copyPasteAndroidTests.TransformableTest 9⚪ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.DragGestureTest.xml

8 tests were completed in 18ms with 7 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.gestures.DragGestureTest 7✅ 1⚪ 18ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.SkikoLazyListTest.xml

2 tests were completed in 838ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.gestures.SkikoLazyListTest 2✅ 838ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.gestures.SkikoScrollableTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.gestures.SkikoScrollableTest 4✅ 1s

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.OnClickTest.xml

18 tests were completed in 128ms with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.OnClickTest 18✅ 128ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.RequestFocusSkikoTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.RequestFocusSkikoTest 2✅ 0ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.AbsoluteCutCornerShapeTest.xml

9 tests were completed in 1ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.AbsoluteCutCornerShapeTest 9✅ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.AbsoluteRoundedCornerShapeTest.xml

10 tests were completed in 1ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.AbsoluteRoundedCornerShapeTest 10✅ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CornerBasedShapeTest.xml

7 tests were completed in 1ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.CornerBasedShapeTest 7✅ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CornerSizeTest.xml

6 tests were completed in 0ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.CornerSizeTest 6✅ 0ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.CutCornerShapeTest.xml

10 tests were completed in 2ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.CutCornerShapeTest 10✅ 2ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.shape.RoundedCornerShapeTest.xml

11 tests were completed in 1ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.shape.RoundedCornerShapeTest 11✅ 1ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.CupertinoTextFieldDelegateTest.xml

13 tests were completed in 21ms with 9 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.text.CupertinoTextFieldDelegateTest 9✅ 4⚪ 21ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.SelectionContainerTest.xml

1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.text.selection.SelectionContainerTest 1✅ 12ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.StringHelpersSkikoMainTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.text.selection.StringHelpersSkikoMainTest 2✅ 0ms

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.TextFieldFocusTest.xml

2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.text.TextFieldFocusTest 2✅ 3s

✅ out/androidx/compose/foundation/foundation/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.ToggleableTest.xml

1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.ToggleableTest 1✅ 6ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.AnnotatedStringTransformSkikoTest.xml

11 tests were completed in 114ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.AnnotatedStringTransformSkikoTest 11✅ 114ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.ExpireAfterAccessCacheTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.ExpireAfterAccessCacheTest 2✅ 0ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.input.ToCharArrayTest.xml

2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.input.ToCharArrayTest 2✅ 0ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.platform.SkiaParagraphIntrinsicsTest.xml

7 tests were completed in 1ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.platform.SkiaParagraphIntrinsicsTest 7✅ 1ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.SkikoParagraphTest.xml

13 tests were completed in 881ms with 12 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.SkikoParagraphTest 12✅ 1⚪ 881ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.StringTest.xml

3 tests were completed in 6ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.StringTest 3✅ 6ms

✅ out/androidx/compose/ui/ui-text/build/test-results/uikitX64Test/TEST-androidx.compose.ui.text.WeakKeysCacheTest.xml

1 tests were completed in 13ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.text.WeakKeysCacheTest 1✅ 13ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.foundation.text.selection.SelectionContainerUiTest.xml

1 tests were completed in 203ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.foundation.text.selection.SelectionContainerUiTest 1✅ 203ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.input.pointer.GraphicsLayerWithInputTest.xml

1 tests were completed in 23ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.input.pointer.GraphicsLayerWithInputTest 1✅ 23ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.input.pointer.PointerIconTest.xml

8 tests were completed in 12ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.input.pointer.PointerIconTest 8✅ 12ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.layout.LayoutTest.xml

1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.layout.LayoutTest 1✅ 5ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.DepthSortedSetTest.xml

5 tests were completed in 16ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.node.DepthSortedSetTest 5✅ 16ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.OwnerSnapshotObserverTest.xml

1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.node.OwnerSnapshotObserverTest 1✅ 1ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.node.SortedSetTest.xml

7 tests were completed in 27ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.node.SortedSetTest 7✅ 27ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.FlushCoroutineDispatcherTest.xml

3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.platform.FlushCoroutineDispatcherTest 3✅ 1ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.RenderNodeLayerTest.xml

21 tests were completed in 3ms with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.platform.RenderNodeLayerTest 21✅ 3ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.RenderPhasesTest.xml

3 tests were completed in 7ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.platform.RenderPhasesTest 3✅ 7ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.platform.WindowInfoTest.xml

1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.platform.WindowInfoTest 1✅ 2ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.window.DialogTest.xml

5 tests were completed in 20ms with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.window.DialogTest 5✅ 20ms

✅ out/androidx/compose/ui/ui/build/test-results/uikitX64Test/TEST-androidx.compose.ui.window.PopupTest.xml

22 tests were completed in 117ms with 22 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
androidx.compose.ui.window.PopupTest 22✅ 117ms