Closed Bug 1091218 Opened 10 years ago Closed 10 years ago

Spin up app server in test

Categories

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

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kgrandon, Assigned: kgrandon)

References

Details

Attachments

(1 file)

Something like: https://github.com/taskcluster/docker-worker/blob/master/test/localworker.js#L51


// Launch worker process.
var proc = this.process = spawn('node', args, {
execArgv: ['--harmony'],
env: envs,
stdio: 'pipe'
});
Assignee: nobody → kgrandon
Status: NEW → ASSIGNED
Attached file Patch
Landed as a part of bug 1087630, https://github.com/KevinGrandon/autolander/commit/cf669bb25286c88d2f75bf836d838b4f07c1f255
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: