]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdkext/devtool: use a smaller module to test node.js functionality
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 13 Sep 2016 02:15:14 +0000 (14:15 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Sep 2016 14:15:32 +0000 (15:15 +0100)
commit638ee71da967f093071ba25e0ea5c467dab65339
tree3716f741ceab629e43ea10692c55bbe6ee38efb0
parente8022d00c34e37300c1c06f712c7ced5e03d2a57
oeqa/sdkext/devtool: use a smaller module to test node.js functionality

The "forever" package, despite its innocent description, actually drags
in a surprising number of dependencies and as a result the nodejs test
takes up to 10 minutes as a result. Pick a different example with a much
more reasonable set of dependencies.

Addresses part of [YOCTO #10254].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/sdkext/devtool.py