Closed
Bug 817040
Opened 12 years ago
Closed 12 years ago
Make a 'test-package.sh' script
Categories
(Firefox OS Graveyard :: GonkIntegration, defect)
Tracking
(blocking-basecamp:+)
People
(Reporter: jgriffin, Assigned: jgriffin)
References
Details
Attachments
(2 files, 2 obsolete files)
We need the general equivalent of 'make package-tests' in B2G, but to package up non-gecko tests, specifically gaia UI tests. This package will be used by buildbot when running these tests in automation.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jgriffin
Comment 1•12 years ago
|
||
Would these tests be uploaded to https://pvtbuilds.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-central-panda/20121203171618 ?
Just double checking.
Assignee | ||
Comment 2•12 years ago
|
||
They would once the build job has been updated to produce them.
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #688567 -
Flags: review?(mwu)
Assignee | ||
Comment 4•12 years ago
|
||
Noming because this is needed in order to run gaia tests in TBPL.
blocking-basecamp: --- → ?
Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 688567 [details]
Pointer to pull request
Michael said he wanted a change to the android build system instead.
Attachment #688567 -
Flags: review?(mwu)
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #689513 -
Flags: review?(mwu)
Assignee | ||
Updated•12 years ago
|
Attachment #688567 -
Attachment is obsolete: true
Assignee | ||
Comment 7•12 years ago
|
||
Attachment #689519 -
Flags: review?(mwu)
Assignee | ||
Comment 8•12 years ago
|
||
Attachment #689524 -
Flags: review?(mwu)
Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 689513 [details]
Pointer to pull request
Moving this part to gonk-misc, per mwu's request.
Attachment #689513 -
Flags: review?(mwu)
Assignee | ||
Updated•12 years ago
|
Attachment #689513 -
Attachment is obsolete: true
Assignee | ||
Comment 10•12 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/f3973d3d9834ed851b9987efb2a8ef9dbd7b32a4
https://github.com/mozilla-b2g/gonk-misc/commit/871cbba1eb71a54720515179130f79ac6107351b
You'll need to update your gonk-misc repo to use this. After that, the test package can be generated using:
./build.sh package-tests
The package will be placed in out/target/product/{productname}/tests/gaia-tests.zip
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
blocking-basecamp: ? → +
Updated•12 years ago
|
Attachment #689519 -
Flags: review?(mwu) → review+
Updated•12 years ago
|
Attachment #689524 -
Flags: review?(mwu) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•