thrift/test
2018-03-03 12:01:19 -05:00
..
audit Renamed, relocated, and reformated the audit tool's readme file 2015-07-09 20:55:53 -05:00
c_glib THRIFT-2013: add multiplex server and client test support to cpp language 2017-11-18 21:10:40 -05:00
cl THRIFT-82: fix cl test server to return the correct SecondService string and enable multi tests 2018-03-02 16:15:18 -05:00
cpp THRIFT-2013: update docker for artful (go back to lua 5.2) and enhance 2017-11-20 07:27:03 -05:00
crossrunner THRIFT-2998: enable cross test for nodejs http transport, 2017-10-28 17:54:58 -04:00
csharp THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests 2018-01-14 08:39:32 -05:00
dart configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation 2017-09-09 07:50:54 -07:00
erl configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation 2017-09-09 07:50:54 -07:00
features THRIFT-82: Add Common Lisp support 2018-03-02 13:44:50 -05:00
go THRIFT-4285 Move TX/RX methods from gen. code to library 2017-11-03 18:21:40 -07:00
haxe THRIFT-4352: update artful to use haxe 3.4.4 which fixes a core in haxe 2018-02-17 11:20:07 -05:00
hs THRIFT-3580 THeader for Haskell 2017-11-30 16:15:25 -05: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-4434: fixes to delegate all dependency responsibility from make to the dotnet build 2018-01-14 08:41:10 -05:00
ocaml THRIFT-2886 Integrate binary type in standard Thrift cross test 2015-01-03 17:37:54 +01:00
perl THRIFT-2013: add perl crosstest multiplexed client and server logic 2017-11-21 14:20:26 -05:00
php THRIFT-4423: migrate to psr-4 2018-01-11 09:37:37 -05:00
py THRIFT-4370: build generated code before running static code analysis; 2017-10-26 11:37:02 -04:00
py.tornado THRIFT-3602 Make Tornado server send exception on unexpected handler error 2017-11-30 12:36:33 -05:00
py.twisted THRIFT-3600 Make TTwisted server send exception on unexpected handler error 2017-11-30 12:36:11 -05:00
rb configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation 2017-09-09 07:50:54 -07:00
rs THRIFT-4395: fix rust build on xenial 2017-11-29 21:29:48 -05: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-4269 Don't append '.' to Erlang namespace if it ends in '_'. 2017-08-01 00:38:55 +02: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
EnumContainersTest.thrift THRIFT-3357: Generate EnumSet/EnumMap where elements/keys are enums 2017-09-21 13:57:09 -07: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-4503: fix dlang server logging on client disconnect so it does not report an error for normal operation 2018-03-03 12:01:19 -05:00
Makefile.am THRIFT-82: Add Common Lisp support 2018-03-02 13:44:50 -05: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-4351: use travis build stages to optimize build, 2017-10-19 11:29:04 -04:00
tests.json THRIFT-82: Add Common Lisp support 2018-03-02 13:44:50 -05:00
ThriftTest.thrift THRIFT-4434: .NET Core cleanup and the beginnings of compiler unit tests 2018-01-14 08:39:32 -05:00
TypedefTest.thrift THRIFT-1040 Can't end typedef lines with a semicolon 2014-09-11 22:36:41 +02:00
valgrind.suppress THRIFT-4106: fix errors concurrency_test was identifying 2017-09-07 10:13:29 -07: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