test: disable test-tick-processor - aix and be ppc
authorMichael Dawson <michael_dawson@ca.ibm.com>
Thu, 22 Oct 2015 20:15:33 +0000 (16:15 -0400)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 15:38:42 +0000 (08:38 -0700)
commitd409ac473b7ab9db96b3e67ac940fa0f8c74df90
treeb6f239e3ff86ea1ce474a3449aaeb99153f94d52
parentc1623039ddb16e0440077fc4d52b7aee37b8964f
test: disable test-tick-processor - aix and be ppc

This test is already partially disabled for several platforms with
the comment that the required info is not provided at the C++ level.
I'm adding AIX as and PPC BE linux as they currently fall into
the same category.  We are working to see if we can change that
in v8 but it will be non-trivial if is possible at all so I don't
want to leave the CI with failing tests until that point.

PR-URL: https://github.com/nodejs/node/pull/3491
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
test/common.js
test/parallel/test-tick-processor.js