OpenNTI / nti.web.profiles

Other
0 stars 0 forks source link

master #137 failed #19

Closed nti-jarvis closed 6 years ago

nti-jarvis commented 6 years ago

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

Last 50 lines of build output:

[...truncated 11751 lines...]
      78 | 
      79 |      expect(results.length).toEqual(1);
    > 80 |      expect(results[0]).toEqual(GENERIC_INVALID_VALUE_PLURAL);
         |                         ^
      81 |  });
      82 | 
      83 | });

      at Object.toEqual (src/user/edit/messages/factories/server/__test__/factory.spec.js:80:22)

PASS src/user/edit/messages/__test__/Messages.spec.js (46.266s)
PASS src/user/transcripts/table/rowdetail/__test__/RowDetail.spec.js (26.586s)
PASS src/user/header/__test__/ManageControls.spec.js (61.176s)
PASS src/user/header/__test__/MessageButton.spec.js (62.351s)
PASS src/user/header/__test__/Buttons.spec.js (68.978s)

=============================== Coverage summary ===============================
Statements   : 12.13% ( 216/1781 )
Branches     : 8.31% ( 75/903 )
Functions    : 16.61% ( 49/295 )
Lines        : 12.16% ( 206/1694 )
================================================================================

Test Suites: 1 failed, 10 passed, 11 total
Tests:       3 failed, 35 passed, 38 total
Snapshots:   5 passed, 5 total
Time:        83.741s
Ran all test suites.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @nti/web-profiles@1.12.0-alpha.20181019042540 prepack: `cmp-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @nti/web-profiles@1.12.0-alpha.20181019042540 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/jenkinsMaster/workspace/ght_nti.web.profiles_master-4ETNQOGQE2VZARSQPWTH73A5PSSSBPKUU22UVCG7RCCJPTL375BQ/npm-cache/_logs/2018-10-19T04_28_12_189Z-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 6 years ago

Build was fixed!