OpenNTI / nti.web.course

Other
0 stars 0 forks source link

master #420 failed #184

Closed nti-jarvis closed 4 years ago

nti-jarvis commented 4 years ago

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

Last 50 lines of build output:

[...truncated 3565 lines...]
      67 |      const tree = cmp.toJSON();
      68 | 
    > 69 |      expect(tree).toMatchSnapshot();
         |                   ^
      70 |  });
      71 | });
      72 | 

      at Object.<anonymous> (src/progress/widgets/__test__/RequirementControl.spec.js:69:16)

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

Test Suites: 6 failed, 1 skipped, 89 passed, 95 of 96 total
Tests:       11 failed, 1 skipped, 341 passed, 353 total
Snapshots:   11 failed, 59 passed, 70 total
Time:        120.976s
Ran all test suites.

=============================== Coverage summary ===============================
Statements   : 31.54% ( 2632/8345 )
Branches     : 24.62% ( 1233/5009 )
Functions    : 26.95% ( 649/2408 )
Lines        : 32.12% ( 2582/8039 )
================================================================================

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @nti/web-course@1.73.0-alpha.20200407220405 prepack: `cmp-scripts build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @nti/web-course@1.73.0-alpha.20200407220405 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/_logs/2020-04-07T22_10_51_690Z-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!