thrift/test
Allen George bc1344d55f THRIFT-4186 Add travis build for Rust
Client: rs
Patch: Allen George <allen.george@gmail.com>

This closes #1260
2017-05-11 01:35:33 +02:00
..
audit Renamed, relocated, and reformated the audit tool's readme file 2015-07-09 20:55:53 -05:00
c_glib THRIFT-3706: added cross test support for backwards compatible multiplexed server, added c_glib testBinary, fixed a number of glib object reference issues 2017-02-22 12:46:04 -05:00
cpp THRIFT-4164: update openssl cleanup to match current requirements and document TSSLSocketFactory lifetime requirements 2017-04-04 09:36:38 -04:00
crossrunner THRIFT-3706: Implement multiplexed protocol client and test client for c_glib; test server for java; integrate into crosstest 2017-02-20 14:04:17 -05:00
csharp THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift 2017-01-02 10:43:37 +01:00
dart THRIFT-4019: Dart Makefiles should also clean pubspec.lock 2017-01-04 10:11:06 -06:00
erl THRIFT-3272 (THRIFT-4066) fix perl SSL authentication support; fixed error in erlang test client using wrong key file and added CA 2017-02-15 14:33:20 -05:00
features THRIFT-4186 Add travis build for Rust 2017-05-11 01:35:33 +02:00
go THRIFT-4011 Sets of Thrift structs generate Go code that can't be serialized to JSON 2017-02-21 22:32:49 +01:00
haxe THRIFT-4016 testInsanity() impl does not conform to test spec in ThriftTest.thrift 2017-01-10 22:52:06 +01:00
hs THRIFT-3482 Haskell JSON protocol does not encode binary field as Base64 2015-12-13 23:48:22 +09:00
keys THRIFT-3660 Add V4 mapped address to test client cert's altname 2016-02-22 23:26:11 +09:00
lua THRIFT-3728 http transport for thrift-lua 2016-03-18 04:40:46 +09:00
netcore THRIFT-4039 Update of Apache Thrift .Net Core lib 2017-01-25 00:04:45 +01:00
ocaml THRIFT-2886 Integrate binary type in standard Thrift cross test 2015-01-03 17:37:54 +01:00
perl THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes 2017-03-30 17:09:04 -04:00
php THRIFT-3984 PHP7 extension causes segfault 2017-02-23 11:43:45 -05:00
py THRIFT-3938 Python TNonblockingServer does not work with SSL 2017-02-12 21:11:36 +09:00
py.tornado THRIFT-3691 Run flake8 Python style check on Travis-CI 2016-02-28 12:05:14 +09:00
py.twisted THRIFT-3910 Do not invoke pip as part of build process 2016-09-04 18:49:21 +09:00
rb THRIFT-3495 Minor enhancements and fixes for cross test 2015-12-24 02:11:17 +09:00
rs THRIFT-4186 Add travis build for Rust 2017-05-11 01:35:33 +02:00
threads Thrift-2029:Port C++ tests to Windows 2014-01-07 21:42:01 -05:00
AnnotationTest.thrift THRIFT-4060 add better support in the cpp generator for custom ostream operators on structures 2017-02-13 16:39:59 -05:00
BrokenConstants.thrift THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
ConstantsDemo.thrift THRIFT-3477 Parser fails on enum item that starts with 'E' letter and continues with number 2015-12-08 23:03:17 +01:00
DebugProtoTest.thrift THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields 2016-03-29 12:03:34 +09:00
DenseLinkingTest.thrift THRIFT-2637 "java:fullcamel_service_methods" option to automatically camel-case Java service methods 2014-07-25 23:26:11 +02:00
DocTest.thrift THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields 2016-03-29 12:03:34 +09:00
EnumTest.thrift THRIFT-3921: Add ostream operator<< functions for enums (working with THRIFT-4060) 2017-02-18 14:30:46 -05:00
FullCamelTest.thrift THRIFT-3435 Separate package for fullcamel thrift 2015-12-06 10:11:19 +09:00
Include.thrift THRIFT-1995: IDL can generate uncompilable ocde 2013-06-09 05:28:47 -07:00
index.html THRIFT-3571 Make feature test result browsable 2016-01-24 00:13:44 +09:00
JavaBeansTest.thrift THRIFT-734. java: Can't use primitive types in service definitions for bean generated code 2010-03-16 03:13:26 +00:00
JavaDeepCopyTest.thrift THRIFT-4177 fix java deep copy 2017-04-19 12:38:14 -04:00
JavaTypes.thrift THRIFT-3301 Java generated code uses imports that can lead to class name collisions with IDL defined types 2016-12-03 01:00:52 +01:00
JsDeepConstructorTest.thrift THRIFT-3748 Node.js Deserialization of lists of lists is broken 2016-09-26 01:42:02 +09:00
known_failures_Linux.json THRIFT-4186 Add travis build for Rust 2017-05-11 01:35:33 +02:00
Makefile.am THRIFT-4177 fix java deep copy 2017-04-19 12:38:14 -04:00
ManyOptionals.thrift THRIFT-1469. java: Java isset space optimization 2011-12-21 18:13:29 +00:00
ManyTypedefs.thrift THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
NameConflictTest.thrift THRIFT-2951 Fix Erlang name conflict test 2015-02-05 12:39:34 +11:00
OptionalRequiredTest.thrift THRIFT-3464 Fix several defects in c_glib code generator 2015-12-06 10:11:16 +09:00
README.md THRIFT-3611 Add --regex filter to cross test runner 2016-02-11 20:06:46 +09:00
rebuild_known_failures.sh THRIFT-3347 Improve cross test servers and clients 2015-09-23 21:20:38 +02:00
Recursive.thrift THRIFT-2768: Whitespace Fixup 2014-10-03 20:30:38 +02:00
result.js THRIFT-3571 Make feature test result browsable 2016-01-24 00:13:44 +09:00
ReuseObjects.thrift THRIFT-2368 New option: reuse-objects for Java generator 2014-03-31 16:21:37 +02:00
SmallTest.thrift THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
StressTest.thrift THRIFT-3762 Fix warnings for deprecated Thrift "byte" fields 2016-03-29 12:03:34 +09:00
test.py THRIFT-3611 Add --regex filter to cross test runner 2016-02-11 20:06:46 +09:00
tests.json THRIFT-4186 Add travis build for Rust 2017-05-11 01:35:33 +02:00
ThriftTest.thrift THRIFT-3933 Microsoft .Net Core library port and generator for this library 2017-01-04 19:40:30 +01:00
TypedefTest.thrift THRIFT-1040 Can't end typedef lines with a semicolon 2014-09-11 22:36:41 +02:00
valgrind.suppress THRIFT-3086 add valgrind suppression support to the ExperimentalMemCheck test run 2015-05-09 23:40:54 +02:00

Apache Thrift - integration test suite

This is the cross everything integration test suite for Apache Thrift.

Run

A. Using Make

The test can be executed by:

make cross

This starts the test.py script which does the real cross test with different transports, protocols and languages.

Note that this skips any language that is not built locally. It also skips tests that are known to be failing. If you need more control over which tests to run, read following section.

B. Using test script directly

Alternatively, you can invoke test.py directly. You need to runmake precross once before executing it for the first time.

For example, if you changed something in nodejs library and need to verify the patch, you can skip everything except nodejs itself and some reference implementation (currently cpp and java are recommended) like this:

./configure --without-c_glib -without-csharp --without-erlang --without-lua ...
make precross -j8
test/test.py --server cpp,java --client nodejs
test/test.py --server nodejs --client cpp,java

Another useful flag is --regex. For example, to run all tests that involve Java TBinaryProtocol:

test/test.py --regex "java.*binary"

Test case definition file

The cross test cases are defined in tests.json. The root element is collection of test target definitions. Each test target definition looks like this:

{
  "name": "somelib",

  "client": {
    "command": ["somelib_client_executable"],
    "workdir": "somelib/bin",
    "protocols": ["binary"],
    "transports": ["buffered"],
    "sockets": ["ip"],
  },
  "server": {
    "command": ["somelib_server_executable"],
    "workdir": "somelib/bin",
    "protocols": ["binary"],
    "transports": ["buffered"],
    "sockets": ["ip", "ip-ssl"],
  }
}

Either client or server definition or both should be present.

Parameters that are common to both client and server can be put to target definition root:

{
  "name": "somelib",

  "workdir": "somelib/bin",
  "protocols": ["binary"],
  "transports": ["buffered"],
  "sockets": ["ip"],

  "client": { "command": ["somelib_client_executable"] },
  "server": {
    "command": ["somelib_server_executable"],
    "sockets": ["ip-ssl"]
  }
}

For the complete list of supported keys and their effect, see source code comment at the opt of crossrunner/collect.py.

List of known failures

Since many cross tests currently fail (mainly due to partial incompatibility around exception handling), the test script specifically report for "not known before" failures.

For this purpose, test cases known to (occasionally) fail are listed in known_failures_<platform>.json where <platform> matches with python platform.system() string.

Currently, only Linux version is included.

FYI, the file is initially generated by

test/test.py --update-expected-failures=overwrite

after a full test run, then repeatedly

test/test.py --skip-known-failures
test/test.py --update-expected-failures=merge

to update the known failures, run

make fail

Test executable specification

Command line parameters

Unit tests for languages are usually located under lib//test/ cross language tests according to ThriftTest.thrift shall be provided for every language including executables with the following command line interface:

Server command line interface:

$ ./cpp/TestServer -h
Allowed options:
  -h [ --help ]               produce help message
  --port arg (=9090)          Port number to listen
  --domain-socket arg         Unix Domain Socket (e.g. /tmp/ThriftTest.thrift)
  --named-pipe arg            Windows Named Pipe (e.g. MyThriftPipe)
  --server-type arg (=simple) type of server, "simple", "thread-pool",
                              "threaded", or "nonblocking"
  --transport arg (=buffered) transport: buffered, framed, http, anonpipe
  --protocol arg (=binary)    protocol: binary, compact, json
  --ssl                       Encrypted Transport using SSL
  --processor-events          processor-events
  -n [ --workers ] arg (=4)   Number of thread pools workers. Only valid for
                          thread-pool server type

Client command line interface:

$ ./cpp/TestClient -h
Allowed options:
  -h [ --help ]               produce help message
  --host arg (=localhost)     Host to connect
  --port arg (=9090)          Port number to connect
  --domain-socket arg         Domain Socket (e.g. /tmp/ThriftTest.thrift),
                              instead of host and port
  --named-pipe arg            Windows Named Pipe (e.g. MyThriftPipe)
  --anon-pipes hRead hWrite   Windows Anonymous Pipes pair (handles)
  --transport arg (=buffered) Transport: buffered, framed, http, evhttp
  --protocol arg (=binary)    Protocol: binary, compact, json
  --ssl                       Encrypted Transport using SSL
  -n [ --testloops ] arg (=1) Number of Tests
  -t [ --threads ] arg (=1)   Number of Test threads

If you have executed the make check or make cross then you will be able to browse gen-html/ThriftTest.html with the test documentation.

Return code

The return code (exit code) shall be 0 on success, or an integer in the range 1 - 255 on errors. In order to signal failed tests, the return code shall be composed from these bits to indicate failing tests:

  #define TEST_BASETYPES     1  // 0000 0001
  #define TEST_STRUCTS       2  // 0000 0010
  #define TEST_CONTAINERS    4  // 0000 0100
  #define TEST_EXCEPTIONS    8  // 0000 1000
  #define TEST_UNKNOWN      64  // 0100 0000 (Failed to prepare environemt etc.)
  #define TEST_TIMEOUT     128  // 1000 0000
  #define TEST_NOTUSED      48  // 0011 0000 (reserved bits)

Tests that have not been executed at all count as errors.

Example:

During tests, the test client notices that some of the Struct tests fail. Furthermore, due to some other problem none of the Exception tests is executed. Therefore, the test client returns the code 10 = 2 | 8, indicating the failure of both test 2 (TEST_STRUCTS) and test 8 (TEST_EXCEPTIONS).

SSL

Test Keys and Certificates are provided in multiple formats under the following directory test/keys