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

AsyncIterator tests fails #441

Closed
tshemsedinov opened this issue Dec 4, 2019 · 2 comments
Closed

AsyncIterator tests fails #441

tshemsedinov opened this issue Dec 4, 2019 · 2 comments
Labels

Comments

@tshemsedinov
Copy link
Member

After dependency update #440 tests fails
See: https://travis-ci.org/metarhia/metasync/jobs/619382154
@nechaido

@lundibundi
Copy link
Member

That is due to the way metatests changed the handling of tests that return Promise (and therefore async).
I'll push to the branch the fix.

tshemsedinov added a commit that referenced this issue Dec 7, 2019
- Fix eslint/prettier hints
- Fix async Iterator tests according to [email protected] changes

Fixes: #441
@tshemsedinov
Copy link
Member Author

https://travis-ci.org/metarhia/metasync/jobs/622009735
@lundibundi please see, is it related bug?

lundibundi pushed a commit to metarhia/iterator that referenced this issue Sep 13, 2020
Refs: metarhia/metasync#385
Refs: metarhia/metasync#393
ORIGINAL-PR-URL: metarhia/metasync#396

Refs: metarhia/metasync#441
ORIGINAL-PR-URL: metarhia/metasync#440

Co-authored-by: Timur Shemsedinov <[email protected]>
Co-authored-by: Dmytro Nechai <[email protected]>
Co-authored-by: JuliaGerasymenko <[email protected]>
lundibundi pushed a commit to metarhia/iterator that referenced this issue Sep 13, 2020
Refs: metarhia/metasync#385
Refs: metarhia/metasync#393
ORIGINAL-PR-URL: metarhia/metasync#396

Refs: metarhia/metasync#441
ORIGINAL-PR-URL: metarhia/metasync#440

Co-authored-by: Timur Shemsedinov <[email protected]>
Co-authored-by: Dmytro Nechai <[email protected]>
Co-authored-by: JuliaGerasymenko <[email protected]>
lundibundi pushed a commit to metarhia/iterator that referenced this issue Sep 13, 2020
Refs: metarhia/metasync#385
Refs: metarhia/metasync#393
ORIGINAL-PR-URL: metarhia/metasync#396

Refs: metarhia/metasync#441
ORIGINAL-PR-URL: metarhia/metasync#440

Co-authored-by: Timur Shemsedinov <[email protected]>
Co-authored-by: Dmytro Nechai <[email protected]>
Co-authored-by: JuliaGerasymenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants