jenkins-bot has submitted this change and it was merged.

Change subject: Update pegjs + add mocha and chai for npm testing on jenkins
......................................................................


Update pegjs + add mocha and chai for npm testing on jenkins

 * Applies a patch to the pegjs fork.
   https://github.com/arlolra/pegjs/pull/1

Change-Id: I3919609f9b01ef7a7e95b9f29f358621e28b192a
---
A node_modules/.bin/_mocha
A node_modules/.bin/mocha
A node_modules/chai/.npmignore
A node_modules/chai/CONTRIBUTING.md
A node_modules/chai/History.md
A node_modules/chai/README.md
A node_modules/chai/ReleaseNotes.md
A node_modules/chai/bower.json
A node_modules/chai/chai.js
A node_modules/chai/index.js
A node_modules/chai/karma.conf.js
A node_modules/chai/karma.sauce.js
A node_modules/chai/lib/chai.js
A node_modules/chai/lib/chai/assertion.js
A node_modules/chai/lib/chai/config.js
A node_modules/chai/lib/chai/core/assertions.js
A node_modules/chai/lib/chai/interface/assert.js
A node_modules/chai/lib/chai/interface/expect.js
A node_modules/chai/lib/chai/interface/should.js
A node_modules/chai/lib/chai/utils/addChainableMethod.js
A node_modules/chai/lib/chai/utils/addMethod.js
A node_modules/chai/lib/chai/utils/addProperty.js
A node_modules/chai/lib/chai/utils/flag.js
A node_modules/chai/lib/chai/utils/getActual.js
A node_modules/chai/lib/chai/utils/getEnumerableProperties.js
A node_modules/chai/lib/chai/utils/getMessage.js
A node_modules/chai/lib/chai/utils/getName.js
A node_modules/chai/lib/chai/utils/getPathValue.js
A node_modules/chai/lib/chai/utils/getProperties.js
A node_modules/chai/lib/chai/utils/index.js
A node_modules/chai/lib/chai/utils/inspect.js
A node_modules/chai/lib/chai/utils/objDisplay.js
A node_modules/chai/lib/chai/utils/overwriteChainableMethod.js
A node_modules/chai/lib/chai/utils/overwriteMethod.js
A node_modules/chai/lib/chai/utils/overwriteProperty.js
A node_modules/chai/lib/chai/utils/test.js
A node_modules/chai/lib/chai/utils/transferFlags.js
A node_modules/chai/lib/chai/utils/type.js
A node_modules/chai/node_modules/assertion-error/.npmignore
A node_modules/chai/node_modules/assertion-error/History.md
A node_modules/chai/node_modules/assertion-error/README.md
A node_modules/chai/node_modules/assertion-error/index.js
A node_modules/chai/node_modules/assertion-error/package.json
A node_modules/chai/node_modules/deep-eql/.npmignore
A node_modules/chai/node_modules/deep-eql/History.md
A node_modules/chai/node_modules/deep-eql/README.md
A node_modules/chai/node_modules/deep-eql/index.js
A node_modules/chai/node_modules/deep-eql/karma.conf.js
A node_modules/chai/node_modules/deep-eql/lib/eql.js
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/.npmignore
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/History.md
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/README.md
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/index.js
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/lib/type.js
A node_modules/chai/node_modules/deep-eql/node_modules/type-detect/package.json
A node_modules/chai/node_modules/deep-eql/package.json
A node_modules/chai/package.json
A node_modules/chai/sauce.browsers.js
A node_modules/mocha/LICENSE
A node_modules/mocha/Readme.md
A node_modules/mocha/bin/_mocha
A node_modules/mocha/bin/mocha
A node_modules/mocha/images/error.png
A node_modules/mocha/images/ok.png
A node_modules/mocha/index.js
A node_modules/mocha/lib/browser/debug.js
A node_modules/mocha/lib/browser/diff.js
A node_modules/mocha/lib/browser/events.js
A node_modules/mocha/lib/browser/fs.js
A node_modules/mocha/lib/browser/path.js
A node_modules/mocha/lib/browser/progress.js
A node_modules/mocha/lib/browser/tty.js
A node_modules/mocha/lib/context.js
A node_modules/mocha/lib/hook.js
A node_modules/mocha/lib/interfaces/bdd.js
A node_modules/mocha/lib/interfaces/exports.js
A node_modules/mocha/lib/interfaces/index.js
A node_modules/mocha/lib/interfaces/qunit.js
A node_modules/mocha/lib/interfaces/tdd.js
A node_modules/mocha/lib/mocha.js
A node_modules/mocha/lib/ms.js
A node_modules/mocha/lib/reporters/base.js
A node_modules/mocha/lib/reporters/doc.js
A node_modules/mocha/lib/reporters/dot.js
A node_modules/mocha/lib/reporters/html-cov.js
A node_modules/mocha/lib/reporters/html.js
A node_modules/mocha/lib/reporters/index.js
A node_modules/mocha/lib/reporters/json-cov.js
A node_modules/mocha/lib/reporters/json-stream.js
A node_modules/mocha/lib/reporters/json.js
A node_modules/mocha/lib/reporters/landing.js
A node_modules/mocha/lib/reporters/list.js
A node_modules/mocha/lib/reporters/markdown.js
A node_modules/mocha/lib/reporters/min.js
A node_modules/mocha/lib/reporters/nyan.js
A node_modules/mocha/lib/reporters/progress.js
A node_modules/mocha/lib/reporters/spec.js
A node_modules/mocha/lib/reporters/tap.js
A node_modules/mocha/lib/reporters/templates/coverage.jade
A node_modules/mocha/lib/reporters/templates/menu.jade
A node_modules/mocha/lib/reporters/templates/script.html
A node_modules/mocha/lib/reporters/templates/style.html
A node_modules/mocha/lib/reporters/xunit.js
A node_modules/mocha/lib/runnable.js
A node_modules/mocha/lib/runner.js
A node_modules/mocha/lib/suite.js
A node_modules/mocha/lib/template.html
A node_modules/mocha/lib/test.js
A node_modules/mocha/lib/utils.js
A node_modules/mocha/mocha.css
A node_modules/mocha/mocha.js
A node_modules/mocha/node_modules/.bin/jade
A node_modules/mocha/node_modules/commander/History.md
A node_modules/mocha/node_modules/commander/Readme.md
A node_modules/mocha/node_modules/commander/index.js
A node_modules/mocha/node_modules/commander/package.json
A node_modules/mocha/node_modules/debug/.jshintrc
A node_modules/mocha/node_modules/debug/.npmignore
A node_modules/mocha/node_modules/debug/History.md
A node_modules/mocha/node_modules/debug/Makefile
A node_modules/mocha/node_modules/debug/Readme.md
A node_modules/mocha/node_modules/debug/browser.js
A node_modules/mocha/node_modules/debug/component.json
A node_modules/mocha/node_modules/debug/debug.js
A node_modules/mocha/node_modules/debug/node.js
A node_modules/mocha/node_modules/debug/node_modules/ms/.npmignore
A node_modules/mocha/node_modules/debug/node_modules/ms/README.md
A node_modules/mocha/node_modules/debug/node_modules/ms/index.js
A node_modules/mocha/node_modules/debug/node_modules/ms/package.json
A node_modules/mocha/node_modules/debug/package.json
A node_modules/mocha/node_modules/glob/.npmignore
A node_modules/mocha/node_modules/glob/.travis.yml
A node_modules/mocha/node_modules/glob/LICENSE
A node_modules/mocha/node_modules/glob/README.md
A node_modules/mocha/node_modules/glob/examples/g.js
A node_modules/mocha/node_modules/glob/examples/usr-local.js
A node_modules/mocha/node_modules/glob/glob.js
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/.npmignore
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/LICENSE
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/README.md
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/graceful-fs.js
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/package.json
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/polyfills.js
A node_modules/mocha/node_modules/glob/node_modules/graceful-fs/test/open.js
A 
node_modules/mocha/node_modules/glob/node_modules/graceful-fs/test/readdir-sort.js
A node_modules/mocha/node_modules/glob/node_modules/inherits/LICENSE
A node_modules/mocha/node_modules/glob/node_modules/inherits/README.md
A node_modules/mocha/node_modules/glob/node_modules/inherits/inherits.js
A node_modules/mocha/node_modules/glob/node_modules/inherits/inherits_browser.js
A node_modules/mocha/node_modules/glob/node_modules/inherits/package.json
A node_modules/mocha/node_modules/glob/node_modules/inherits/test.js
A node_modules/mocha/node_modules/glob/node_modules/minimatch/.npmignore
A node_modules/mocha/node_modules/glob/node_modules/minimatch/LICENSE
A node_modules/mocha/node_modules/glob/node_modules/minimatch/README.md
A node_modules/mocha/node_modules/glob/node_modules/minimatch/minimatch.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.npmignore
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/LICENSE
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/README.md
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/bench.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/sigmund.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/node_modules/sigmund/test/basic.js
A node_modules/mocha/node_modules/glob/node_modules/minimatch/package.json
A node_modules/mocha/node_modules/glob/node_modules/minimatch/test/basic.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/test/brace-expand.js
A node_modules/mocha/node_modules/glob/node_modules/minimatch/test/caching.js
A node_modules/mocha/node_modules/glob/node_modules/minimatch/test/defaults.js
A 
node_modules/mocha/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js
A node_modules/mocha/node_modules/glob/package.json
A node_modules/mocha/node_modules/glob/test/00-setup.js
A node_modules/mocha/node_modules/glob/test/bash-comparison.js
A node_modules/mocha/node_modules/glob/test/bash-results.json
A node_modules/mocha/node_modules/glob/test/cwd-test.js
A node_modules/mocha/node_modules/glob/test/globstar-match.js
A node_modules/mocha/node_modules/glob/test/mark.js
A node_modules/mocha/node_modules/glob/test/nocase-nomagic.js
A node_modules/mocha/node_modules/glob/test/pause-resume.js
A node_modules/mocha/node_modules/glob/test/root-nomount.js
A node_modules/mocha/node_modules/glob/test/root.js
A node_modules/mocha/node_modules/glob/test/stat.js
A node_modules/mocha/node_modules/glob/test/zz-cleanup.js
A node_modules/mocha/node_modules/growl/History.md
A node_modules/mocha/node_modules/growl/Readme.md
A node_modules/mocha/node_modules/growl/lib/growl.js
A node_modules/mocha/node_modules/growl/package.json
A node_modules/mocha/node_modules/growl/test.js
A node_modules/mocha/node_modules/jade/.npmignore
A node_modules/mocha/node_modules/jade/LICENSE
A node_modules/mocha/node_modules/jade/bin/jade
A node_modules/mocha/node_modules/jade/index.js
A node_modules/mocha/node_modules/jade/jade.js
A node_modules/mocha/node_modules/jade/jade.md
A node_modules/mocha/node_modules/jade/jade.min.js
A node_modules/mocha/node_modules/jade/lib/compiler.js
A node_modules/mocha/node_modules/jade/lib/doctypes.js
A node_modules/mocha/node_modules/jade/lib/filters.js
A node_modules/mocha/node_modules/jade/lib/inline-tags.js
A node_modules/mocha/node_modules/jade/lib/jade.js
A node_modules/mocha/node_modules/jade/lib/lexer.js
A node_modules/mocha/node_modules/jade/lib/nodes/attrs.js
A node_modules/mocha/node_modules/jade/lib/nodes/block-comment.js
A node_modules/mocha/node_modules/jade/lib/nodes/block.js
A node_modules/mocha/node_modules/jade/lib/nodes/case.js
A node_modules/mocha/node_modules/jade/lib/nodes/code.js
A node_modules/mocha/node_modules/jade/lib/nodes/comment.js
A node_modules/mocha/node_modules/jade/lib/nodes/doctype.js
A node_modules/mocha/node_modules/jade/lib/nodes/each.js
A node_modules/mocha/node_modules/jade/lib/nodes/filter.js
A node_modules/mocha/node_modules/jade/lib/nodes/index.js
A node_modules/mocha/node_modules/jade/lib/nodes/literal.js
A node_modules/mocha/node_modules/jade/lib/nodes/mixin.js
A node_modules/mocha/node_modules/jade/lib/nodes/node.js
A node_modules/mocha/node_modules/jade/lib/nodes/tag.js
A node_modules/mocha/node_modules/jade/lib/nodes/text.js
A node_modules/mocha/node_modules/jade/lib/parser.js
A node_modules/mocha/node_modules/jade/lib/runtime.js
A node_modules/mocha/node_modules/jade/lib/self-closing.js
A node_modules/mocha/node_modules/jade/lib/utils.js
A node_modules/mocha/node_modules/jade/node_modules/commander/.npmignore
A node_modules/mocha/node_modules/jade/node_modules/commander/.travis.yml
A node_modules/mocha/node_modules/jade/node_modules/commander/History.md
A node_modules/mocha/node_modules/jade/node_modules/commander/Makefile
A node_modules/mocha/node_modules/jade/node_modules/commander/Readme.md
A node_modules/mocha/node_modules/jade/node_modules/commander/index.js
A node_modules/mocha/node_modules/jade/node_modules/commander/lib/commander.js
A node_modules/mocha/node_modules/jade/node_modules/commander/package.json
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/.gitignore.orig
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/.gitignore.rej
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/.npmignore
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/LICENSE
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/README.markdown
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/examples/pow.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/examples/pow.js.orig
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/examples/pow.js.rej
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/index.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/package.json
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/chmod.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/clobber.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/mkdirp.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/perm.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/perm_sync.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/race.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/rel.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/sync.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/umask.js
A node_modules/mocha/node_modules/jade/node_modules/mkdirp/test/umask_sync.js
A node_modules/mocha/node_modules/jade/package.json
A node_modules/mocha/node_modules/jade/runtime.js
A node_modules/mocha/node_modules/jade/runtime.min.js
A node_modules/mocha/node_modules/jade/test.jade
A node_modules/mocha/node_modules/jade/testing/head.jade
A node_modules/mocha/node_modules/jade/testing/index.jade
A node_modules/mocha/node_modules/jade/testing/index.js
A node_modules/mocha/node_modules/jade/testing/layout.jade
A node_modules/mocha/node_modules/jade/testing/user.jade
A node_modules/mocha/node_modules/jade/testing/user.js
A node_modules/mocha/node_modules/mkdirp/.npmignore
A node_modules/mocha/node_modules/mkdirp/.travis.yml
A node_modules/mocha/node_modules/mkdirp/LICENSE
A node_modules/mocha/node_modules/mkdirp/examples/pow.js
A node_modules/mocha/node_modules/mkdirp/index.js
A node_modules/mocha/node_modules/mkdirp/package.json
A node_modules/mocha/node_modules/mkdirp/readme.markdown
A node_modules/mocha/node_modules/mkdirp/test/chmod.js
A node_modules/mocha/node_modules/mkdirp/test/clobber.js
A node_modules/mocha/node_modules/mkdirp/test/mkdirp.js
A node_modules/mocha/node_modules/mkdirp/test/perm.js
A node_modules/mocha/node_modules/mkdirp/test/perm_sync.js
A node_modules/mocha/node_modules/mkdirp/test/race.js
A node_modules/mocha/node_modules/mkdirp/test/rel.js
A node_modules/mocha/node_modules/mkdirp/test/return.js
A node_modules/mocha/node_modules/mkdirp/test/return_sync.js
A node_modules/mocha/node_modules/mkdirp/test/root.js
A node_modules/mocha/node_modules/mkdirp/test/sync.js
A node_modules/mocha/node_modules/mkdirp/test/umask.js
A node_modules/mocha/node_modules/mkdirp/test/umask_sync.js
A node_modules/mocha/package.json
A node_modules/pegjs/.gitignore
A node_modules/pegjs/.jshintrc
A node_modules/pegjs/.travis.yml
A node_modules/pegjs/Makefile
A node_modules/pegjs/benchmark/README
A node_modules/pegjs/benchmark/benchmarks.js
A node_modules/pegjs/benchmark/css/960.gs/min/960.css
A node_modules/pegjs/benchmark/css/960.gs/min/960_24_col.css
A node_modules/pegjs/benchmark/css/960.gs/min/reset.css
A node_modules/pegjs/benchmark/css/960.gs/min/text.css
A node_modules/pegjs/benchmark/css/960.gs/src/960.css
A node_modules/pegjs/benchmark/css/960.gs/src/960_24_col.css
A node_modules/pegjs/benchmark/css/960.gs/src/reset.css
A node_modules/pegjs/benchmark/css/960.gs/src/text.css
A node_modules/pegjs/benchmark/css/blueprint/min/ie.css
A node_modules/pegjs/benchmark/css/blueprint/min/print.css
A node_modules/pegjs/benchmark/css/blueprint/min/screen.css
A node_modules/pegjs/benchmark/css/blueprint/src/forms.css
A node_modules/pegjs/benchmark/css/blueprint/src/grid.css
A node_modules/pegjs/benchmark/css/blueprint/src/ie.css
A node_modules/pegjs/benchmark/css/blueprint/src/print.css
A node_modules/pegjs/benchmark/css/blueprint/src/reset.css
A node_modules/pegjs/benchmark/css/blueprint/src/typography.css
A node_modules/pegjs/benchmark/index.css
A node_modules/pegjs/benchmark/index.html
A node_modules/pegjs/benchmark/index.js
A node_modules/pegjs/benchmark/json/example1.json
A node_modules/pegjs/benchmark/json/example2.json
A node_modules/pegjs/benchmark/json/example3.json
A node_modules/pegjs/benchmark/json/example4.json
A node_modules/pegjs/benchmark/json/example5.json
A node_modules/pegjs/benchmark/run
A node_modules/pegjs/benchmark/runner.js
A node_modules/pegjs/benchmark/vendor/jquery.scrollto/LICENSE
A node_modules/pegjs/benchmark/vendor/jquery.scrollto/jquery.scrollTo.js
A node_modules/pegjs/benchmark/vendor/jquery/MIT-LICENSE.txt
A node_modules/pegjs/benchmark/vendor/jquery/jquery.js
M node_modules/pegjs/lib/compiler/passes/generate-bytecode.js
M node_modules/pegjs/package.json
A node_modules/pegjs/spec/README
A node_modules/pegjs/spec/compiler/passes/generate-bytecode.spec.js
A node_modules/pegjs/spec/compiler/passes/remove-proxy-rules.spec.js
A node_modules/pegjs/spec/compiler/passes/report-left-recursion.spec.js
A node_modules/pegjs/spec/compiler/passes/report-missing-rules.spec.js
A node_modules/pegjs/spec/generated-parser.spec.js
A node_modules/pegjs/spec/helpers.js
A node_modules/pegjs/spec/index.html
A node_modules/pegjs/spec/parser.spec.js
A node_modules/pegjs/spec/vendor/jasmine/MIT.LICENSE
A node_modules/pegjs/spec/vendor/jasmine/jasmine-html.js
A node_modules/pegjs/spec/vendor/jasmine/jasmine.css
A node_modules/pegjs/spec/vendor/jasmine/jasmine.js
A node_modules/pegjs/src/parser.pegjs
A node_modules/pegjs/tools/impact
339 files changed, 54,769 insertions(+), 6 deletions(-)

Approvals:
  Subramanya Sastry: Looks good to me, approved
  jenkins-bot: Verified




-- 
To view, visit https://gerrit.wikimedia.org/r/156814
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3919609f9b01ef7a7e95b9f29f358621e28b192a
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/services/parsoid/deploy
Gerrit-Branch: master
Gerrit-Owner: Arlolra <[email protected]>
Gerrit-Reviewer: Cscott <[email protected]>
Gerrit-Reviewer: Marcoil <[email protected]>
Gerrit-Reviewer: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to