Open
Bug 1771869
Opened 4 years ago
Updated 3 years ago
'newtab' CI task should explain how to fix packaging failure
Categories
(Firefox :: New Tab Page, task, P3)
Firefox
New Tab Page
Tracking
()
NEW
People
(Reporter: aryx, Unassigned)
Details
arai's changes hit a newtab CI failure
[task 2022-05-31T03:50:06.967Z] TEST START | karma
[task 2022-05-31T03:50:57.518Z] webpack was not included as a framework in karma configuration, setting this automatically...
[task 2022-05-31T03:50:57.518Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2022-05-31T03:50:57.518Z] npx browserslist@latest --update-db
[task 2022-05-31T03:50:57.518Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2022-05-31T03:50:57.518Z] npm ERR! code ELIFECYCLE
[task 2022-05-31T03:50:57.518Z] npm ERR! errno 1
[task 2022-05-31T03:50:57.518Z] npm ERR! activity-streams@1.14.3 testmc:unit: `karma start karma.mc.config.js`
[task 2022-05-31T03:50:57.518Z] npm ERR! Exit status 1
[task 2022-05-31T03:50:57.518Z] npm ERR!
[task 2022-05-31T03:50:57.518Z] npm ERR! Failed at the activity-streams@1.14.3 testmc:unit script.
[task 2022-05-31T03:50:57.518Z] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[task 2022-05-31T03:50:57.518Z]
[task 2022-05-31T03:50:57.518Z] npm ERR! A complete log of this run can be found in:
[task 2022-05-31T03:50:57.518Z] npm ERR! /builds/worker/.npm/_logs/2022-05-31T03_50_57_505Z-debug.log
[task 2022-05-31T03:50:57.520Z] { checkBundles: true, karma: false }
The output should mention the command to resolve the issue with a patch getting generated.
Updated•3 years ago
|
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•