Closed Bug 1184336 Opened 9 years ago Closed 8 years ago

Aries debug build is busted

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: nhirata, Unassigned)

Details

1. go to https://tools.taskcluster.net/index/artifacts/#gecko.v1.mozilla-central.latest.linux.aries/gecko.v1.mozilla-central.latest.linux.aries.nightly-debug

Expected: builds
Actual: no builds

We don't have any debug builds for aries otherwise.  I think it would make more sense to have variant=eng b2g-debug=1
Flags: needinfo?(wcosta)
The correct path is https://tools.taskcluster.net/index/artifacts/#gecko.v1.mozilla-central.latest.linux.aries/gecko.v1.mozilla-central.latest.linux.aries.debug

This other path was done during development phase. Unfortunately we cannot remove indexes yet.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(wcosta)
Resolution: --- → INVALID
B2G_DEBUG=1 is not set on this build.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Looking at the latest build's env:
  "env": {
    "MOZHARNESS_REPOSITORY": "https://hg.mozilla.org/build/mozharness",
    "GECKO_HEAD_REV": "911935404233ebe6d54f87a11b89073f7558517b",
    "GAIA_OPTIMIZE": "1",
    "GECKO_BASE_REPOSITORY": "https://hg.mozilla.org/mozilla-central/",
    "REPO_TRACE": 1,
    "DEBUG": 0,
    "GECKO_HEAD_REF": "911935404233ebe6d54f87a11b89073f7558517b",
    "B2G_SYSTEM_APPS": "1",
    "MOZHARNESS_REV": "239491bc393a",
    "TARGET": "aries",
    "VARIANT": "userdebug",
    "GECKO_HEAD_REPOSITORY": "https://hg.mozilla.org/mozilla-central/",
    "MOZHARNESS_CONFIG": "b2g/taskcluster-spark.py",
    "MOZHARNESS_REF": "239491bc393a"
  }
Flags: needinfo?(wcosta)
(In reply to Naoki Hirata :nhirata (please use needinfo instead of cc) from comment #2)
> B2G_DEBUG=1 is not set on this build.

afaik, no build should have B2G_DEBUG set because causes the code to run really slow.
Flags: needinfo?(wcosta)
It doesn't matter if the build is slow, we need the logcat information from the debug.
That's why it's so slow.  It logs everything.

the build flag can't be set as a pref, so we need a build to include B2G_Debug
Status: REOPENED → RESOLVED
Closed: 9 years ago8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.