[
https://issues.apache.org/jira/browse/SOLR-18349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110491#comment-18110491
]
ASF subversion and git services commented on SOLR-18349:
--------------------------------------------------------
Commit f461ef7e307fe67b5e576ec83b8ecfa5ed214852 in solr's branch
refs/heads/branch_10x from Jane Sandberg
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f461ef7e307 ]
SOLR-18349: Use v2 of runComposeUiTest in the new ui tests (#4741)
(cherry picked from commit 919942527b02f5230bf53ad22437041acb6ea427)
> Use v2 of runComposeUiTest in the new ui tests
> ----------------------------------------------
>
> Key: SOLR-18349
> URL: https://issues.apache.org/jira/browse/SOLR-18349
> Project: Solr
> Issue Type: Improvement
> Components: Admin UI
> Reporter: Jane Sandberg
> Priority: Trivial
> Labels: new-ui, pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The `runComposeUiTest` function [has been
> deprecated|https://developer.android.com/reference/kotlin/androidx/compose/ui/test/package-summary#runComposeUiTest(kotlin.coroutines.CoroutineContext,kotlin.coroutines.CoroutineContext,kotlin.time.Duration,kotlin.coroutines.SuspendFunction1)].
> They have a drop-in replacement, though, we simply need to change the
> import `androidx.compose.ui.test.runComposeUiTest` to
> `androidx.compose.ui.test.v2.runComposeUiTest` (with `v2`).
> Pull request incoming to do this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]