OpenNTI / nti.web.profiles

Other
0 stars 0 forks source link

master #415 failed #31

Closed nti-jarvis closed 4 years ago

nti-jarvis commented 4 years ago

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

Last 50 lines of build output:

[...truncated 2721 lines...]
      59 |      const tree = cmp.toJSON();
      60 | 
    > 61 |      expect(tree).toMatchSnapshot();
         |                   ^
      62 |  });
      63 | });
      64 | 

      at Object.<anonymous> (src/user/header/__test__/Buttons.spec.js:61:16)

 › 1 snapshot failed.
Snapshot Summary
 › 3 snapshots failed from 3 test suites. Inspect your code changes or re-run jest with `-u` to update them.

Test Suites: 3 failed, 10 passed, 13 total
Tests:       3 failed, 40 passed, 43 total
Snapshots:   3 failed, 2 passed, 5 total
Time:        89.713s
Ran all test suites.

=============================== Coverage summary ===============================
Statements   : 12.52% ( 415/3314 )
Branches     : 7.56% ( 137/1812 )
Functions    : 9.94% ( 92/926 )
Lines        : 12.94% ( 397/3067 )
================================================================================

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @nti/web-profiles@1.45.0-alpha.20200327195635 prepack: `cmp-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @nti/web-profiles@1.45.0-alpha.20200327195635 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/2020-03-27T20_03_21_178Z-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 4 years ago

Build was fixed!