OpenNTI / nti.web.profiles

Other
0 stars 0 forks source link

master #77 failed #17

Closed nti-jarvis closed 5 years ago

nti-jarvis commented 5 years ago

Build 'NextThought/nti.web.profiles/master' is failing!

Last 50 lines of build output:

[...truncated 657.17 KB...]

      75 |      const render = () => testRender({errors});
      76 |      expect(render).not.toThrow();
    > 77 |      expect(Logger.get().warn).toHaveBeenCalled();
         |                                ^
      78 |  });
      79 | 
      80 | });

      at Object.toHaveBeenCalled (src/user/edit/messages/__test__/Messages.spec.js:77:29)

PASS src/user/transcripts/table/rowdetail/__test__/RowDetail.spec.js (87.781s)
PASS src/user/header/__test__/ManageControls.spec.js (95.79s)
PASS src/user/header/__test__/MessageButton.spec.js (96.61s)
PASS src/user/header/__test__/Buttons.spec.js (105.895s)

=============================== Coverage summary ===============================
Statements   : 7.63% ( 122/1599 )
Branches     : 4.2% ( 33/786 )
Functions    : 7.23% ( 18/249 )
Lines        : 7.84% ( 120/1531 )
================================================================================

Test Suites: 1 failed, 7 passed, 8 total
Tests:       4 failed, 22 passed, 26 total
Snapshots:   5 passed, 5 total
Time:        144.687s
Ran all test suites.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @nti/web-profiles@1.10.0-alpha.20181008223319 prepack: `cmp-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @nti/web-profiles@1.10.0-alpha.20181008223319 prepack 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!     /Users/jenkins/npm-cache/_logs/2018-10-08T22_37_08_260Z-debug.log
Command failed:  npm publish --tag alpha 
null
null 
[Pipeline] }
[Pipeline] // stage
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step

Changes since last successful build:

View full output

nti-jarvis commented 5 years ago

Build was fixed!