Closed
Bug 948462
Opened 11 years ago
Closed 11 years ago
SIMULATOR=1 is broken
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: ochameau)
References
Details
Attachments
(1 file)
Bug 932151 regressed SIMULATOR=1 mode
$ SIMULATOR=1 make extensions
cp -r tools/extensions/{activities@gaiamobile.org,activities,alarms@gaiamobile.o
rg,alarms,desktop-helper,desktop-helper@gaiamobile.org,keyboard,keyboard@gaiamob
ile.org} profile-debug/extensions/
cp: cannot stat `tools/extensions/keyboard': No such file or directory
cp: cannot stat `tools/extensions/keyboard@gaiamobile.org': No such file or dire
ctory
make: *** [extensions] Error 1
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → poirot.alex
Attachment #8345313 -
Flags: review?(yurenju.mozilla)
Comment 2•11 years ago
|
||
Comment on attachment 8345313 [details]
Pull request 14537
r=yurenju, could you also add |SIMULATOR=1 make| test case in build_tests? thanks!
https://github.com/mozilla-b2g/gaia/blob/master/tests/travis_ci/build_tests/script
Attachment #8345313 -
Flags: review?(yurenju.mozilla) → review+
Updated•11 years ago
|
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8345313 [details]
Pull request 14537
Could you take a quick look at the build script test?
It is very basic, but as I don't really know these tests...
Attachment #8345313 -
Flags: review+ → review?(yurenju.mozilla)
Comment 4•11 years ago
|
||
Comment on attachment 8345313 [details]
Pull request 14537
looks good, those tests are simple, just build gaia with different rule or environment variables, travis will show red state if any build test case failed.
https://travis-ci.org/mozilla-b2g/gaia/jobs/15346802
BTW, we have a bug to improve the report on bug 948766
Attachment #8345313 -
Flags: review?(yurenju.mozilla) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•