[
https://issues.apache.org/jira/browse/FLAGON-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua Poore updated FLAGON-407:
--------------------------------
Description:
Local builds, unit tests, and functional tests check out. I've tested locally
on node 11.10.0 and 12.2.0.
Jenkins tests are failing on both following inclusion of rollup operations in
Gulp pipeline for WebExtension. Here is current:
* *Tests:* npm
* *Node:*node-v12.2.0-linux-x64
relevant?
[https://github.com/tj/n/issues/565]
Error:
[19:00:37] Starting 'test'...
[19:00:37] Starting 'build'...
[19:00:37] Starting 'rollup'...
[19:00:38] Finished 'rollup' after 493 ms
[19:00:38] Starting 'build-web-ext'...
[19:00:38] Starting 'rollup-web-ext-content'...
[19:00:38] 'rollup-web-ext-content' errored after 3.63 ms
[19:00:38] Error: Could not resolve entry module
(src/UserAleWebExtension/content.js).
at error
(<[https://builds.apache.org/job/useralejs-ci/ws/node_modules/rollup/dist/rollup.js]>:9365:30)
at pluginDriver.hookFirst.then.resolveIdResult
(<[https://builds.apache.org/job/useralejs-ci/ws/node_modules/rollup/dist/rollup.js]>:16097:20)
at process._tickDomainCallback (internal/process/next_tick.js:135:7)
[19:00:38] 'build-web-ext' errored after 18 ms
[19:00:38] 'build' errored after 513 ms
[19:00:38] 'test' errored after 516 ms
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] test: `gulp test`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] test script.
npm ERR! This is probably not a problem with npm. There is likely additional
logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/jenkins/.npm/_logs/2019-06-14T19_00_38_238Z-debug.log
was:
Local builds, unit tests, and functional tests check out. I've tested locally
on node 11.10.0 and 12.2.0.
Jenkins tests are failing on both as well. Here is current:
* *Tests:* npm
* *Node:*node-v12.2.0-linux-x64
relevant?
[https://github.com/tj/n/issues/565]
> Jenkins Builds Failing
> ----------------------
>
> Key: FLAGON-407
> URL: https://issues.apache.org/jira/browse/FLAGON-407
> Project: Flagon
> Issue Type: Task
> Components: UserALE.js
> Affects Versions: UserALE.js 2.0.0
> Reporter: Joshua Poore
> Assignee: Joshua Poore
> Priority: Blocker
> Fix For: UserALE.js 2.0.0
>
>
> Local builds, unit tests, and functional tests check out. I've tested locally
> on node 11.10.0 and 12.2.0.
> Jenkins tests are failing on both following inclusion of rollup operations in
> Gulp pipeline for WebExtension. Here is current:
> * *Tests:* npm
> * *Node:*node-v12.2.0-linux-x64
> relevant?
> [https://github.com/tj/n/issues/565]
>
> Error:
>
> [19:00:37] Starting 'test'...
> [19:00:37] Starting 'build'...
> [19:00:37] Starting 'rollup'...
> [19:00:38] Finished 'rollup' after 493 ms
> [19:00:38] Starting 'build-web-ext'...
> [19:00:38] Starting 'rollup-web-ext-content'...
> [19:00:38] 'rollup-web-ext-content' errored after 3.63 ms
> [19:00:38] Error: Could not resolve entry module
> (src/UserAleWebExtension/content.js).
> at error
> (<[https://builds.apache.org/job/useralejs-ci/ws/node_modules/rollup/dist/rollup.js]>:9365:30)
> at pluginDriver.hookFirst.then.resolveIdResult
> (<[https://builds.apache.org/job/useralejs-ci/ws/node_modules/rollup/dist/rollup.js]>:16097:20)
> at process._tickDomainCallback (internal/process/next_tick.js:135:7)
> [19:00:38] 'build-web-ext' errored after 18 ms
> [19:00:38] 'build' errored after 513 ms
> [19:00:38] 'test' errored after 516 ms
> npm ERR! code ELIFECYCLE
> npm ERR! errno 1
> npm ERR! [email protected] test: `gulp test`
> npm ERR! Exit status 1
> npm ERR!
> npm ERR! Failed at the [email protected] test script.
> npm ERR! This is probably not a problem with npm. There is likely additional
> logging output above.
> npm ERR! A complete log of this run can be found in:
> npm ERR! /home/jenkins/.npm/_logs/2019-06-14T19_00_38_238Z-debug.log
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)