Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Fixes #4091 & Fixes #4092: Resolve issue with Search UI tests #4224

Merged
merged 1 commit into from
Jul 23, 2019

Conversation

sblatz
Copy link
Contributor

@sblatz sblatz commented Jul 22, 2019

Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

@sblatz sblatz requested a review from a team as a code owner July 22, 2019 15:33
@sblatz sblatz requested review from rpappalax and removed request for a team July 22, 2019 15:33
@@ -37,14 +38,14 @@ class SearchTest {
}
}

@Ignore("This test cannot run on virtual devices due to camera permissions being required")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@npark-mozilla, it looks like the devices on Firebase have limited camera permissions. We can probably investigate this further later but, for now, it seems reasonable to me that we commit these tests and Ignore so they can be run locally as needed.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes that's fine, since we should only run tests on physical device on firebase.

@sblatz sblatz merged commit 6480f40 into mozilla-mobile:master Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants