这是indexloc提供的服务,不要输入任何密码
Skip to content

[Navigation] Fix tests in NavDeepLinkTest #210

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

Closed

Conversation

osipxd
Copy link
Contributor

@osipxd osipxd commented Jul 17, 2021

There were tests that actually did not what was declared in assert.

Testing

Test: ./gradlew connectedCheck

@sanura-njaka
Copy link
Contributor

Hi Osip, looks like you are failing a Presubmit check. Looks like you may just need to update and re-sync your gradle.

@dlam dlam requested review from jbw0033 and removed request for jbw0033 July 19, 2021 19:40
@osipxd osipxd force-pushed the fix-nav-deep-link-tests branch from cb5eadf to 791c0b0 Compare July 19, 2021 20:48
@osipxd
Copy link
Contributor Author

osipxd commented Jul 20, 2021

@sanura-njaka, yes, I see. But I don't understand how changes in tests in module navigation-common affect task compileReleaseKotlin in module navigation-compose 🤔
How can I fix it? I've already pulled the latest commits from upstream, but the problem is still here.

> Task :navigation:navigation-compose:compileReleaseKotlin FAILED
e: This version (1.1.0-alpha01) of the Compose Compiler requires Kotlin version 1.5.10 but you appear to be using Kotlin version 1.5.21 which is not known to be compatible.  Please fix your configuration (or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).

@dlam
Copy link
Member

dlam commented Jul 20, 2021

I'll take a look, might be an issue on our end!

@osipxd osipxd changed the title Fix tests in NavDeepLinkTest [Navigation] Fix tests in NavDeepLinkTest Jul 20, 2021
@dlam
Copy link
Member

dlam commented Jul 20, 2021

Turns out this was an issue on our end - it should be fixed now, can you rebase and try again? Sorry about the back and forth.

Signed-off-by: Osip Fatkullin <osip.fatkullin@gmail.com>
@osipxd osipxd force-pushed the fix-nav-deep-link-tests branch from 791c0b0 to 642e2a2 Compare July 21, 2021 09:48
@osipxd
Copy link
Contributor Author

osipxd commented Jul 21, 2021

@dlam, Done

Copy link
Contributor

@sanura-njaka sanura-njaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks for separating this out!

@osipxd osipxd deleted the fix-nav-deep-link-tests branch July 29, 2021 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants