Skip to content

[Navigation] Fix tests in NavDeepLinkTest - #210

Closed
osipxd wants to merge 1 commit into
androidx:androidx-mainfrom
osipxd:fix-nav-deep-link-tests
Closed

[Navigation] Fix tests in NavDeepLinkTest#210
osipxd wants to merge 1 commit into
androidx:androidx-mainfrom
osipxd:fix-nav-deep-link-tests

Conversation

@osipxd

@osipxd osipxd commented Jul 17, 2021

Copy link
Copy Markdown
Contributor

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

Testing

Test: ./gradlew connectedCheck

@sanura-njaka

Copy link
Copy Markdown
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

osipxd commented Jul 20, 2021

Copy link
Copy Markdown
Contributor Author

@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

dlam commented Jul 20, 2021

Copy link
Copy Markdown
Contributor

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

dlam commented Jul 20, 2021

Copy link
Copy Markdown
Contributor

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

osipxd commented Jul 21, 2021

Copy link
Copy Markdown
Contributor Author

@dlam, Done

@sanura-njaka sanura-njaka left a comment

Copy link
Copy Markdown
Contributor

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
harryzz pushed a commit to harryzz/compose-multiplatform-core that referenced this pull request Jul 28, 2026
There were tests that actually did not what was declared in assert.

## Testing

Test: ./gradlew connectedCheck

This is an imported pull request from androidx#210.

Resolves JetBrains#210
Github-Pr-Head-Sha: 642e2a2
GitOrigin-RevId: d3e202a
Change-Id: I5d5ce1a5a5e61f984bfb6022ca6c5dd261d3020e
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