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

Allow Tests to Not Report Slow EDT Operations #2863

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

Conversation

alonalbert
Copy link
Contributor

Android Studio project is experiencing flakiness in tests due to ExecutionTestCase:

      assertEquals("No ignored errors should happen during execution tests", 0, errorLoggingHappened);

@alonalbert alonalbert force-pushed the ignore-slow-operations branch from 976915e to be17f95 Compare October 16, 2024 18:07
Android Studio project is experiencing flakiness in tests due to ExecutionTestCase:

```
      assertEquals("No ignored errors should happen during execution tests", 0, errorLoggingHappened);
```
@alonalbert alonalbert force-pushed the ignore-slow-operations branch from be17f95 to 1711a84 Compare October 17, 2024 16:20
@jreznot jreznot requested a review from gregsh November 10, 2024 12:19
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