Open Bug 1906698 Opened 11 months ago Updated 11 months ago

Run tests in mobile/android/geckoview/src/test/java/org/mozilla/gecko/util/ in a different test suite

Categories

(GeckoView :: General, task)

All
Android
task

Tracking

(Not tracked)

People

(Reporter: RyanVM, Unassigned)

Details

I was poking around recently and came upon the tests in mobile/android/geckoview/src/test/java/org/mozilla/gecko/util/, but I can't see any test suites in CI where they're currently running. The only Android-specific test suite I see running on GeckoView are the junit tests, but this directory doesn't fall under that from what I can see.

Given that we've added new tests to this directory even somewhat recently, I assume this is something that was intended to be running in CI. Makoto, I see you were in here recently. Is there something I'm missing? :-)

Flags: needinfo?(m_kato)

With some help from Olivia, we found them running in the source-test-mozlint-android-lints job in CI, which seems pretty unintuitive. Probably not as urgent to fix now, but it does feel like these should really be running somewhere more obvious.

Flags: needinfo?(m_kato)
Summary: Tests in mobile/android/geckoview/src/test/java/org/mozilla/gecko/util/ aren't running in CI → Run tests in mobile/android/geckoview/src/test/java/org/mozilla/gecko/util/ in a different test suite
Severity: -- → N/A
Type: defect → task
You need to log in before you can comment on or make changes to this bug.