Closed Bug 1263308 Opened 8 years ago Closed 6 years ago

[fxos-transition] Gaia Debug Profiles don't work

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: aus, Unassigned)

References

Details

Currently if you try and use a DEBUG=1 profile (which is what we do for Unit Tests) you'll encounter inevitable failure.

We normally serve the apps over http under this kind of profile but the httpd add-on isn't work as expected since we moved away from app:// (and packaged apps).
I think you need B2G_DEBUG=1 as a flag?
Oh, the debug version crashes often to the point it's not useful.  I see what you mean about in the description.  Sorry.  Please ignore comment 1.
Profile made with DEBUG=1 will not copy any file because of options.DEBUG check in build/post-app.js where we only run the webapps-zip operation when it is enabled.
Looks like it might explain one failure regarding zipCount check in build/test/integration/debug_test.js that I am looking at within bug 1266756
Blocks: 1266756
Blocks: 1268808
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.