Open Bug 2071822 Opened 13 days ago Updated 10 days ago

Set up a way to run automated tests against the obfuscated build on CI

Categories

(Firefox Build System :: Android Studio and Gradle Integration, task)

task

Tracking

(Not tracked)

People

(Reporter: polly, Assigned: polly)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxdroid][group6])

options:

  1. We could pass a flag to taskcluster to override the build time flag that turns on obfuscation on debug builds - have a project property that can be passed as a boolean into kind.yml files.
    But the debug build doesn't run optimisation, so we wouldn't be testing what we're shipping. And optimisation could break production code.
    If we turn that on as well in CI, debug is basically the same as nightly.

  2. Run automated tests against nightly.

Blocks: 2071819
Depends on: 2071826
No longer blocks: 1987619
Whiteboard: [fxdroid][group6]
Summary: Allow obfuscation on debug builds for CI only → Set up obfuscated build on CI
Summary: Set up obfuscated build on CI → Set up a way to run automated tests against the obfuscated build on CI
Assignee: nobody → polly
Depends on: 2073095
You need to log in before you can comment on or make changes to this bug.