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

ci: Fix app_links test #1006

Merged
merged 1 commit into from
Aug 26, 2024
Merged

ci: Fix app_links test #1006

merged 1 commit into from
Aug 26, 2024

Conversation

Vinzent03
Copy link
Collaborator

@Vinzent03 Vinzent03 commented Aug 16, 2024

What kind of change does this PR introduce?

ci fix

What is the current behavior?

Since app_links v6.2.0 the test is broken.

What is the new behavior?

I remove the exact to check when app_links received the uri, because it highly depends on the version we are testing, since we still support old 3.5.0. Instead, I just way for 500ms, which should be enough.

Additional context

The commit, which "broke" the test: llfbandit/app_links@bb717cc
It's because the stream is now broadcast and doesn't emit the latest event when listening.

@Vinzent03 Vinzent03 marked this pull request as draft August 16, 2024 21:30
@Vinzent03 Vinzent03 changed the title test ci: fix app_links test Aug 19, 2024
@Vinzent03 Vinzent03 changed the title ci: fix app_links test ci: Fix app_links test Aug 19, 2024
@Vinzent03 Vinzent03 marked this pull request as ready for review August 19, 2024 18:37
@Vinzent03 Vinzent03 requested a review from dshukertjr August 19, 2024 18:37
@Vinzent03 Vinzent03 merged commit 3eeb3b4 into main Aug 26, 2024
5 of 6 checks passed
@Vinzent03 Vinzent03 deleted the test/app_links branch August 26, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants