Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #905

Merged
merged 3 commits into from
Sep 7, 2015
Merged

Fix typo #905

merged 3 commits into from
Sep 7, 2015

Conversation

yangmillstheory
Copy link
Contributor

No description provided.

@yangmillstheory
Copy link
Contributor Author

I just committed a typo fix to the README, but the build failed. The tests are passing locally for me with node v0.10.36.

Here's the full stack from Travis:

Using worker: worker-linux-docker-b8e29f51.prod.travis-ci.org:travis-linux-4
system_info
Build system information
Build language: node_js
Build image provisioning date and time
Thu Feb  5 15:09:33 UTC 2015
Operating System Details
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.5 LTS
Release:    12.04
Codename:   precise
Linux Version
3.13.0-29-generic
Cookbooks Version
a68419e https://github.com/travis-ci/travis-cookbooks/tree/a68419e
GCC version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
LLVM version
clang version 3.4 (tags/RELEASE_34/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Pre-installed Ruby versions
ruby-1.9.3-p551
Pre-installed Node.js versions
v0.10.36
Pre-installed Go versions
1.4.1
Redis version
redis-server 2.8.19
riak version
2.0.2
MongoDB version
MongoDB 2.4.12
CouchDB version
couchdb 1.6.1
Neo4j version
1.9.4
RabbitMQ Version
3.4.3
ElasticSearch version
1.4.0
Installed Sphinx versions
2.0.10
2.1.9
2.2.6
Default Sphinx version
2.2.6
Installed Firefox version
firefox 31.0esr
PhantomJS version
1.9.8
ant -version
Apache Ant(TM) version 1.8.2 compiled on December 3 2011
mvn -version
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)
Maven home: /usr/local/maven
Java version: 1.7.0_76, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-oracle/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.13.0-29-generic", arch: "amd64", family: "unix"
git.checkout
0.45s$ git clone --depth=50 git://github.com/caolan/async.git caolan/async
Cloning into 'caolan/async'...
remote: Counting objects: 565, done.
remote: Compressing objects: 100% (241/241), done.
remote: Total 565 (delta 296), reused 529 (delta 269), pack-reused 0
Receiving objects: 100% (565/565), 172.07 KiB | 0 bytes/s, done.
Resolving deltas: 100% (296/296), done.
Checking connectivity... done.
$ cd caolan/async
0.10s$ git fetch origin +refs/pull/905/merge:
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 4 (delta 2), reused 3 (delta 2), pack-reused 0
Unpacking objects: 100% (4/4), done.
From git://github.com/caolan/async
 * branch            refs/pull/905/merge -> FETCH_HEAD
$ git checkout -qf FETCH_HEAD
git.submodule
0.03s$ git submodule init
0.03s$ git submodule update
This job is running on container-based infrastructure, which does not allow use of 'sudo', setuid and setguid executables.
If you require sudo, add 'sudo: required' to your .travis.yml
See http://docs.travis-ci.com/user/workers/container-based-infrastructure/ for details.
1.61s$ nvm install 0.10
######################################################################## 100.0%
Now using node v0.10.40
$ node --version
v0.10.40
$ npm --version
1.4.28
$ nvm --version
0.23.3
install
49.35s$ npm install 
npm WARN optional dep failed, continuing fsevents@0.3.8
npm WARN optional dep failed, continuing fsevents@0.3.8
> utf-8-validate@1.1.0 install /home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
make: Entering directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate/build'
  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/obj.target/validation.node
  SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
  COPY Release/validation.node
make: Leaving directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/utf-8-validate/build'
> bufferutil@1.1.0 install /home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
make: Entering directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil/build'
  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
  COPY Release/bufferutil.node
make: Leaving directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/engine.io/node_modules/ws/node_modules/bufferutil/build'
> utf-8-validate@1.1.0 install /home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate
> node-gyp rebuild
make: Entering directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate/build'
  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/obj.target/validation.node
  SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
  COPY Release/validation.node
make: Leaving directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/utf-8-validate/build'
> bufferutil@1.1.0 install /home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild
make: Entering directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil/build'
  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
  COPY Release/bufferutil.node
make: Leaving directory `/home/travis/build/caolan/async/node_modules/karma/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws/node_modules/bufferutil/build'
karma-firefox-launcher@0.1.6 node_modules/karma-firefox-launcher
karma-mocha@0.2.0 node_modules/karma-mocha
native-promise-only@0.8.1 node_modules/native-promise-only
xyz@0.5.0 node_modules/xyz
mkdirp@0.5.1 node_modules/mkdirp
└── minimist@0.0.8
rsvp@3.1.0 node_modules/rsvp
karma-mocha-reporter@1.1.1 node_modules/karma-mocha-reporter
└── chalk@1.1.0 (escape-string-regexp@1.0.3, supports-color@2.0.0, ansi-styles@2.1.0, has-ansi@2.0.0, strip-ansi@3.0.0)
bluebird@2.9.34 node_modules/bluebird
chai@3.2.0 node_modules/chai
├── assertion-error@1.0.1
├── type-detect@1.0.0
└── deep-eql@0.1.3 (type-detect@0.1.1)
es6-promise@2.3.0 node_modules/es6-promise
yargs@3.9.1 node_modules/yargs
├── decamelize@1.0.0
├── window-size@0.1.0
├── camelcase@1.2.1
└── cliui@2.1.0 (wordwrap@0.0.2, right-align@0.1.3, center-align@0.1.1)
uglify-js@2.4.24 node_modules/uglify-js
├── uglify-to-browserify@1.0.2
├── async@0.2.10
├── yargs@3.5.4 (decamelize@1.0.0, window-size@0.1.0, camelcase@1.2.1, wordwrap@0.0.2)
└── source-map@0.1.34 (amdefine@1.0.0)
coveralls@2.11.4 node_modules/coveralls
├── lcov-parse@0.0.6
├── log-driver@1.2.4
├── request@2.40.0 (aws-sign2@0.5.0, forever-agent@0.5.2, oauth-sign@0.3.0, stringstream@0.0.4, tunnel-agent@0.4.1, json-stringify-safe@5.0.1, qs@1.0.2, node-uuid@1.4.3, mime-types@1.0.2, form-data@0.1.4, http-signature@0.10.1, hawk@1.1.1, tough-cookie@2.0.0)
└── js-yaml@3.0.1 (argparse@0.1.16, esprima@1.0.4)
lodash@3.10.1 node_modules/lodash
nyc@2.4.0 node_modules/nyc
├── spawn-wrap@1.0.1
├── foreground-child@1.3.0
├── strip-bom@1.0.0 (first-chunk-stream@1.0.0, is-utf8@0.2.0)
├── signal-exit@2.1.2
├── rimraf@2.4.3 (glob@5.0.14)
├── yargs@3.24.0 (decamelize@1.0.0, camelcase@1.2.1, window-size@0.1.2, y18n@3.1.0, os-locale@1.3.1, cliui@2.1.0)
└── istanbul@0.3.19 (supports-color@1.3.1, which@1.0.9, abbrev@1.0.7, async@1.4.2, nopt@3.0.3, wordwrap@0.0.3, once@1.3.2, esprima@2.5.0, resolve@1.1.6, fileset@0.2.1, js-yaml@3.4.1, escodegen@1.6.1, handlebars@3.0.0)
nodeunit@0.9.1 node_modules/nodeunit
└── tap@0.7.1 (inherits@2.0.1, buffer-equal@0.0.1, slide@1.1.6, deep-equal@1.0.1, yamlish@0.0.7, nopt@3.0.3, difflet@0.2.6, glob@4.5.3, runforcover@0.0.2)
mocha@2.3.1 node_modules/mocha
├── escape-string-regexp@1.0.2
├── supports-color@1.2.0
├── growl@1.8.1
├── commander@2.3.0
├── diff@1.4.0
├── debug@2.0.0 (ms@0.6.2)
├── mkdirp@0.5.0 (minimist@0.0.8)
├── lodash.create@3.1.1 (lodash._basecreate@3.0.3, lodash._isiterateecall@3.0.9, lodash._baseassign@3.2.0)
├── glob@3.2.3 (inherits@2.0.1, graceful-fs@2.0.3, minimatch@0.2.14)
└── jade@1.11.0 (character-parser@1.2.1, void-elements@2.0.1, commander@2.6.0, jstransformer@0.0.2, constantinople@3.0.2, clean-css@3.4.1, transformers@2.1.0, with@4.0.3)
benchmark@2.0.0-pre node_modules/benchmark
├── platform@1.3.0
└── lodash-compat@3.10.1
jscs@1.13.1 node_modules/jscs
├── strip-json-comments@1.0.4
├── pathval@0.1.1
├── commander@2.6.0
├── estraverse@1.9.3
├── vow@0.4.10
├── xmlbuilder@2.6.4
├── exit@0.1.2
├── chalk@1.0.0 (escape-string-regexp@1.0.3, ansi-styles@2.1.0, supports-color@1.3.1, strip-ansi@2.0.1, has-ansi@1.0.3)
├── lodash.assign@3.0.0 (lodash._createassigner@3.1.1, lodash._baseassign@3.2.0)
├── glob@5.0.14 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.2, inflight@1.0.4)
├── cli-table@0.3.1 (colors@1.0.3)
├── vow-fs@0.3.4 (vow-queue@0.4.2, node-uuid@1.4.3, glob@4.5.3)
├── minimatch@2.0.10 (brace-expansion@1.1.0)
├── prompt@0.2.14 (revalidator@0.1.8, pkginfo@0.3.0, read@1.0.7, utile@0.2.1, winston@0.8.3)
├── esprima-harmony-jscs@1.1.0-bin
└── esprima@1.2.5
karma-browserify@4.3.0 node_modules/karma-browserify
├── hat@0.0.3
├── js-string-escape@1.0.0
├── os-shim@0.1.3
├── convert-source-map@0.3.5
├── minimatch@1.0.0 (sigmund@1.0.1, lru-cache@2.6.5)
├── watchify@3.2.1 (defined@1.0.0, xtend@4.0.0, outpipe@1.1.1, through2@0.6.5, chokidar@1.0.5)
├── lodash@2.4.2
└── browserify@10.2.3 (https-browserify@0.0.1, htmlescape@1.1.0, tty-browserify@0.0.0, builtins@0.0.7, constants-browserify@0.0.1, isarray@0.0.1, path-browserify@0.0.0, inherits@2.0.1, os-browserify@0.1.2, string_decoder@0.10.31, browser-resolve@1.9.1, commondir@0.0.1, through2@1.1.1, process@0.11.1, stream-browserify@1.0.0, defined@1.0.0, shell-quote@0.0.1, xtend@4.0.0, punycode@1.3.2, domain-browser@1.1.4, duplexer2@0.0.2, deep-equal@1.0.1, querystring-es3@0.2.1, assert@1.3.0, timers-browserify@1.4.1, deps-sort@1.3.9, util@0.10.3, vm-browserify@0.0.4, events@1.0.2, parents@1.0.1, concat-stream@1.4.10, has@1.0.1, read-only-stream@1.1.1, console-browserify@1.1.0, subarg@1.0.0, http-browserify@1.7.0, readable-stream@1.1.13, shasum@1.0.1, url@0.10.3, labeled-stream-splicer@1.0.2, buffer@3.4.3, resolve@1.1.6, glob@4.5.3, JSONStream@1.0.4, browser-pack@5.0.1, crypto-browserify@3.9.14, syntax-error@1.1.4, browserify-zlib@0.1.4, module-deps@3.9.1, insert-module-globals@6.5.2)
karma@0.13.9 node_modules/karma
├── rimraf@2.4.3
├── di@0.0.1
├── graceful-fs@4.1.2
├── mime@1.3.4
├── colors@1.1.2
├── http-proxy@1.11.2 (eventemitter3@1.1.1, requires-port@0.0.1)
├── glob@5.0.14 (path-is-absolute@1.0.0, inherits@2.0.1, once@1.3.2, inflight@1.0.4)
├── dom-serialize@2.2.0 (custom-event@1.0.0, void-elements@1.0.0, extend@2.0.1, ent@2.2.0)
├── minimatch@2.0.10 (brace-expansion@1.1.0)
├── optimist@0.6.1 (wordwrap@0.0.3, minimist@0.0.10)
├── source-map@0.4.4 (amdefine@1.0.0)
├── connect@3.4.0 (utils-merge@1.0.0, parseurl@1.3.0, finalhandler@0.4.0, debug@2.2.0)
├── useragent@2.1.7 (lru-cache@2.2.4)
├── expand-braces@0.1.1 (array-uniq@1.0.2, array-slice@0.2.3, braces@0.1.5)
├── chokidar@1.0.5 (arrify@1.0.0, is-glob@1.1.3, glob-parent@1.2.0, async-each@0.1.6, path-is-absolute@1.0.0, is-binary-path@1.0.1, anymatch@1.3.0, readdirp@1.4.0)
├── body-parser@1.13.3 (bytes@2.1.0, content-type@1.0.1, depd@1.0.1, on-finished@2.3.0, raw-body@2.1.2, http-errors@1.3.1, qs@4.0.0, debug@2.2.0, type-is@1.6.8, iconv-lite@0.4.11)
├── socket.io@1.3.6 (has-binary-data@0.1.3, debug@2.1.0, socket.io-adapter@0.3.1, engine.io@1.5.2, socket.io-client@1.3.6, socket.io-parser@2.2.4)
├── log4js@0.6.26 (async@0.2.10, underscore@1.8.2, readable-stream@1.0.33, semver@4.3.6)
├── memoizee@0.3.9 (lru-queue@0.1.0, next-tick@0.2.2, timers-ext@0.1.0, d@0.1.1, event-emitter@0.3.3, es6-weak-map@0.1.4, es5-ext@0.10.7)
└── core-js@1.1.4
jshint@2.8.0 node_modules/jshint
├── strip-json-comments@1.0.4
├── exit@0.1.2
├── console-browserify@1.1.0 (date-now@0.1.4)
├── shelljs@0.3.0
├── minimatch@2.0.10 (brace-expansion@1.1.0)
├── cli@0.6.6 (glob@3.2.11)
├── htmlparser2@3.8.3 (domelementtype@1.3.0, entities@1.0.0, domhandler@2.3.0, readable-stream@1.1.13, domutils@1.5.1)
└── lodash@3.7.0
before_script.1
0.00s$ export DISPLAY=:99.0
before_script.2
0.06s$ sh -e /etc/init.d/xvfb start
Starting virtual X frame buffer: Xvfb.
27.05s$ npm test
> async@1.4.2 test /home/travis/build/caolan/async
> npm run-script lint && npm run nodeunit-test && npm run mocha-test
> async@1.4.2 lint /home/travis/build/caolan/async
> jshint lib/*.js test/*.js perf/*.js && jscs lib/*.js test/*.js perf/*.js
No code style errors found.
> async@1.4.2 nodeunit-test /home/travis/build/caolan/async
> nodeunit test/test-async.js
test-async.js
✔ applyEach
✔ applyEachSeries
✔ applyEach partial application
✔ seq
✔ seq error
✔ seq binding
✔ seq without callback
✔ auto
✔ auto petrify
✔ auto results
✔ auto empty object
✔ auto error
✔ auto no callback
✔ auto error should pass partial results
✔ auto removeListener has side effect on loop iterator
✔ auto calls callback multiple times
✔ auto calls callback multiple times with parallel functions
✔ auto modifying results causes final callback to run early
✔ auto prevent dead-locks due to inexistant dependencies
✔ auto prevent dead-locks due to cyclic dependencies
✔ retry when attempt succeeds
✔ retry when all attempts succeeds
✔ retry fails with invalid arguments
✔ retry with interval when all attempts succeeds
✔ retry as an embedded task
✔ retry as an embedded task with interval
✔ waterfall - basic
✔ waterfall - empty array
✔ waterfall - non-array
✔ waterfall - no callback
✔ waterfall - async
✔ waterfall - error
✔ waterfall - multiple callback calls
✔ waterfall - call in another context
✔ parallel
✔ parallel empty array
✔ parallel error
✔ parallel no callback
✔ parallel object
✔ paralel falsy return values
✔ parallel limit
✔ parallel limit empty array
✔ parallel limit error
✔ parallel limit no callback
✔ parallel limit object
✔ parallel call in another context
✔ parallel does not continue replenishing after error
✔ series - series
✔ series - empty array
✔ series - error
✔ series - no callback
✔ series - object
✔ series - call in another context
✔ series - falsy return values
✔ iterator
✔ iterator empty array
✔ iterator.next
✔ each
✔ each extra callback
✔ each empty array
✔ each empty array, with other property on the array
✔ each error
✔ each no callback
✔ forEach alias
✔ forEachOf
✔ forEachOf empty object
✔ forEachOf empty array
✔ forEachOf error
✔ forEachOf no callback
✔ eachOf alias
✔ forEachOf with array
✔ eachSeries
✔ eachSeries empty array
✔ eachSeries array modification
✔ eachSeries single item
✔ eachSeries error
✔ eachSeries no callback
✔ eachLimit
✔ eachLimit empty array
✔ eachLimit limit exceeds size
✔ eachLimit limit equal size
✔ eachLimit zero limit
✔ eachLimit error
✔ eachLimit no callback
✔ eachLimit synchronous
✔ eachLimit does not continue replenishing after error
✔ forEachSeries alias
✔ forEachOfSeries
✔ forEachOfSeries empty object
✔ forEachOfSeries error
✔ forEachOfSeries no callback
✔ forEachOfSeries with array
✔ eachOfLimit alias
✔ eachOfSeries alias
✔ forEachLimit alias
✔ forEachOfLimit
✔ forEachOfLimit empty object
✔ forEachOfLimit limit exceeds size
✔ forEachOfLimit limit equal size
✔ forEachOfLimit zero limit
✔ forEachOfLimit error
✔ forEachOfLimit no callback
✔ forEachOfLimit synchronous
✔ forEachOfLimit with array
✔ map - basic
✔ map - map original untouched
✔ map - map without main callback
✔ map - map error
✔ map - map undefined array
✔ map - map object
✔ map - mapSeries
✔ map - mapSeries error
✔ map - mapSeries undefined array
✔ map - mapSeries object
✔ map - mapLimit
✔ map - mapLimit empty array
✔ map - mapLimit undefined array
✔ map - mapLimit limit exceeds size
✔ map - mapLimit limit equal size
✔ map - mapLimit zero limit
✔ map - mapLimit error
✔ map - mapLimit does not continue replenishing after error
✔ reduce
✔ reduce async with non-reference memo
✔ reduce error
✔ inject alias
✔ foldl alias
✔ reduceRight
✔ foldr alias
✔ filter
✔ filter original untouched
✔ filterSeries
✔ select alias
✔ selectSeries alias
✔ reject
✔ reject original untouched
✔ rejectSeries
✔ rejectLimit
✔ filterLimit
✔ some true
✔ some false
✔ some early return
✔ someLimit true
✔ someLimit false
✔ every true
✔ everyLimit false
✔ everyLimit short-circuit
✔ someLimit short-circuit
✔ any alias
✔ every false
✔ every early return
✔ all alias
✔ detect
✔ detect - mulitple matches
✔ detectSeries
✔ detectSeries - multiple matches
✔ detectSeries - ensure stop
✔ detectLimit
✔ detectLimit - multiple matches
✔ detectLimit - ensure stop
✔ sortBy
✔ sortBy inverted
✔ sortBy error
✔ apply
✔ times - times
✔ times - times 3
✔ times - times 0
✔ times - times error
✔ times - timesSeries
✔ times - timesSeries error
✔ times - timesLimit
✔ log
✔ log with multiple result params
✔ log without console.log
✔ dir
✔ dir with multiple result params
✔ dir without console.dir
✔ nextTick
✔ nextTick in the browser
✔ noConflict - node only
✔ concat
✔ concat error
✔ concatSeries
✔ until
✔ doUntil
✔ doUntil callback params
✔ whilst
✔ doWhilst
✔ doWhilst callback params
✔ doWhilst - error
✔ during
✔ doDuring
✔ doDuring - error test
✔ doDuring - error iterator
✔ whilst optional callback
✔ queue - queue
✔ queue - default concurrency
✔ queue - zero concurrency
✔ queue - error propagation
✔ queue - changing concurrency
✔ queue - push without callback
✔ queue - push with non-function
✔ queue - unshift
✔ queue - too many callbacks
✔ queue - bulk task
✔ queue - idle
✖ queue - pause
AssertionError:
[ 'process 1',
  'timeout 100',
  'process 2',
  'timeout 200',
  'process 3',
  'timeout 300',
  'process 4',
  'timeout 500',
  'process 5',
  'timeout 500',
  'process 6',
  'timeout 600' ]
deepEqual
[ 'process 1',
  'timeout 100',
  'process 2',
  'timeout 200',
  'process 3',
  'timeout 500',
  'process 4',
  'timeout 500',
  'process 5',
  'timeout 500',
  'process 6',
  'timeout 600' ]
    at Object.same (/home/travis/build/caolan/async/node_modules/nodeunit/lib/types.js:83:39)
    at null._onTimeout (/home/travis/build/caolan/async/test/test-async.js:3392:14)
    at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)
✔ queue - pause with concurrency
✔ queue - start paused
✔ queue - kill
✔ queue - events
✔ queue - empty
✔ queue - saturated
✔ queue - started
✔ priorityQueue - priorityQueue
✔ priorityQueue - concurrency
✔ cargo - cargo
✔ cargo - without callback
✔ cargo - bulk task
✔ cargo - drain once
✔ cargo - drain twice
✔ cargo - events
✔ cargo - expose payload
✔ memoize - memoize
✔ memoize - maintains asynchrony
✔ memoize - unmemoize
✔ memoize - unmemoize a not memoized function
✔ memoize - error
✔ memoize - multiple calls
✔ memoize - custom hash function
✔ memoize - manually added memo value
✔ ensureAsync - defer sync functions
✔ ensureAsync - do not defer async functions
✔ ensureAsync - double wrapping
✔ constant
✔ asyncify - asyncify
✔ asyncify - asyncify null
✔ asyncify - variable numbers of arguments
✔ asyncify - catch errors
✔ asyncify - dont catch errors in the callback
✔ asyncify - promisified - native-promise-only - resolve
✔ asyncify - promisified - native-promise-only - reject
✔ asyncify - promisified - bluebird - resolve
✔ asyncify - promisified - bluebird - reject
✔ asyncify - promisified - es6-promise - resolve
✔ asyncify - promisified - es6-promise - reject
✔ asyncify - promisified - rsvp - resolve
✔ asyncify - promisified - rsvp - reject
FAILURES: 1/567 assertions failed (21659ms)
npm ERR! async@1.4.2 nodeunit-test: `nodeunit test/test-async.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the async@1.4.2 nodeunit-test script.
npm ERR! This is most likely a problem with the async package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     nodeunit test/test-async.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls async
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.13.0-40-generic
npm ERR! command "/home/travis/.nvm/v0.10.40/bin/node" "/home/travis/.nvm/v0.10.40/bin/npm" "run" "nodeunit-test"
npm ERR! cwd /home/travis/build/caolan/async
npm ERR! node -v v0.10.40
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /home/travis/build/caolan/async/npm-debug.log
npm ERR! not ok code 0
npm ERR! Test failed.  See above for more details.
npm ERR! not ok code 0
The command "npm test" exited with 1.
Done. Your build exited with 1.

megawac added a commit that referenced this pull request Sep 7, 2015
@megawac megawac merged commit 730fe4a into caolan:master Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants