Closed
Bug 1099116
Opened 10 years ago
Closed 8 years ago
Trychooser is missing Gij
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gerard-majax, Unassigned)
References
Details
(Keywords: trychooser)
The current UI does not list Gaia JS integration testing.
This try syntax, generated from trychooser, does not trigger Gij:
> "-b o -p linux64_gecko -u gaia-unit,gaia-ui-test,gaia-integration -t none"
This one does, I don't know which keyword is the good one:
> "-b o -p linux64_gecko -u gaia-unit,gaia-ui-test,gaia-integration,gaia-js-integration,gaia-integration-js -t none"
Comment 1•10 years ago
|
||
I believe it is gaia-js-integration:
http://hg.mozilla.org/build/buildbot-configs/file/93597dc3774b/mozilla-tests/b2g_config.py#l492
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•