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

Revert back to LEGACY mode for Robolectric to test CI #768

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

colriot
Copy link
Contributor

@colriot colriot commented Feb 11, 2021

Differential Revision: D26400588

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D26400588

colriot added a commit to colriot/litho that referenced this pull request Feb 11, 2021
Summary: Pull Request resolved: facebook#768

Differential Revision: D26400588

fbshipit-source-id: a177515bbe5e9e91afb4d1224e73edbf0f8d6725
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D26400588

@chggr
Copy link
Contributor

chggr commented Feb 11, 2021

Hi @colriot , would it make sense instead of executing all litho tests with LEGACY, to only annotate the tests that need LEGACY and let all other tests run with PAUSED? I believe Robolectric LooperMode.LEGACY is now considered deprecated. I have sent a couple of PRs to annotate with LEGACY the tests that need it. Please let me know your thougths.

Summary: Pull Request resolved: facebook#768

Differential Revision: D26400588

fbshipit-source-id: 82ed3e8ee44b3bc76270b24319d869327981f96a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D26400588

@colriot
Copy link
Contributor Author

colriot commented Feb 11, 2021

Hi @chggr! I'm just trying to debug a tests issue on CI. As you've probably noticed we now have red CI in OSS (though it's green internally). And I'm trying to fix it.

I've also added quite a bunch of Legacy annotations to our tests some time around your PRs :) So, I wanted to ask you to rebase your 2 PRs on top of master, to actualize and merge them

@chggr
Copy link
Contributor

chggr commented Feb 12, 2021

Thanks @colriot for fixing the CI build, that's awesome! As discussed I have merged master into the other two PRs that are adding LooperMode.LEGACY where needed and removing it from tests that is not really required. I hope these will help getting to the bottom of these test failures.

#761
#762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants