See <https://builds.apache.org/job/Thrift/166/changes>

Changes:

[roger] THRIFT-1202 Malformed JSON for map<string,type> services parameters
fix broken build => add missing testcase for testStringMap introduced with 
THRIFT-1202

------------------------------------------
[...truncated 5013 lines...]
ok
testList (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:52] "POST 
/ HTTP/1.0" 200 -
ok
testMap (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:52] "POST / 
HTTP/1.0" 200 -
ok
testMapMap (__main__.CompactTest) ... ok
testMulti (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:52] "POST 
/ HTTP/1.0" 200 -
ok
testNest (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:52] "POST 
/ HTTP/1.0" 200 -
ok
testOneway (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:52] 
"POST / HTTP/1.0" 200 -
ok
testOnewayThenNormal (__main__.CompactTest) ... localhost - - [17/Jun/2011 
13:22:53] "POST / HTTP/1.0" 200 -
localhost - - [17/Jun/2011 13:22:53] "POST / HTTP/1.0" 200 -
ok
testSet (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:53] "POST / 
HTTP/1.0" 200 -
ok
testString (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:53] 
"POST / HTTP/1.0" 200 -
localhost - - [17/Jun/2011 13:22:53] "POST / HTTP/1.0" 200 -
ok
testStruct (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:53] 
"POST / HTTP/1.0" 200 -
ok
testTypedef (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:53] 
"POST / HTTP/1.0" 200 -
ok
testVoid (__main__.CompactTest) ... localhost - - [17/Jun/2011 13:22:53] "POST 
/ HTTP/1.0" 200 -
ok

----------------------------------------------------------------------
Ran 18 tests in 0.695s

OK
ython ./TestServer.py --proto=compact --port=9090 TNonblockingServer
Testing client: /usr/bin/python ./TestClient.py --proto=compact --port=9090 
--framed
OK: Finished  TNonblockingServer / compact proto / zlib=False / SSL=False.   63 
combinations tested.

Test run #64:  Server=THttpServer,  Proto=accel,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --proto=accel 
--port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --proto=accel --port=9090 
--http=/
OK: Finished  THttpServer / accel proto / zlib=False / SSL=False.   64 
combinations tested.

Test run #65:  Server=THttpServer,  Proto=binary,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --proto=binary 
--port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --proto=binary --port=9090 
--http=/
OK: Finished  THttpServer / binary proto / zlib=False / SSL=False.   65 
combinations tested.

Test run #66:  Server=THttpServer,  Proto=compact,  zlib=False,  SSL=False
Testing server THttpServer: /usr/bin/python ./TestServer.py --proto=compact 
--port=9090 THttpServer
Testing client: /usr/bin/python ./TestClient.py --proto=compact --port=9090 
--http=/
OK: Finished  THttpServer / compact proto / zlib=False / SSL=False.   66 
combinations tested.
PASS: RunClientServer.py
==================
All 4 tests passed
==================
make[3]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/py'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/py'>
Making check in py.twisted
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/py.twisted'>
../../compiler/cpp/thrift --gen py:twisted ../ThriftTest.thrift
../../compiler/cpp/thrift --gen py:twisted ../SmallTest.thrift
/usr/bin/trial test_suite.py
test_suite
  ThriftTestCase
    testByte ...                                                           [OK]
    testDouble ...                                                         [OK]
    testException ...                                                      [OK]
    testI32 ...                                                            [OK]
    testI64 ...                                                            [OK]
    testOneway ...                                                         [OK]
    testString ...                                                         [OK]
    testStruct ...                                                         [OK]
    testVoid ...                                                           [OK]

-------------------------------------------------------------------------------
Ran 9 tests in 2.038s

PASSED (successes=9)
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/py.twisted'>
Making check in rb
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/rb'>
../../compiler/cpp/thrift --gen rb ../ThriftTest.thrift
../../compiler/cpp/thrift --gen rb ../SmallTest.thrift
/usr/bin/ruby test_suite.rb
Loaded suite test_suite
Started
............
Finished in 0.002278 seconds.

12 tests, 25 assertions, 0 failures, 0 errors
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/rb'>
Making check in hs
make[2]: Entering directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/hs'>
../../compiler/cpp/thrift --gen hs ../ConstantsDemo.thrift
../../compiler/cpp/thrift --gen hs ../DebugProtoTest.thrift
[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204]
 64-bit constant "9223372036854775807" may not work in all languages.

../../compiler/cpp/thrift --gen hs ../ThriftTest.thrift
sh run-test.sh ConstantsDemo
Generating bindings... 
Running test... 
SERVER: Ready...
SERVER: SERVER: Got blingity
SERVER: SERVER: Got blangity
CLIENT: 31
SUCCESS
sh run-test.sh DebugProtoTest
Generating bindings... 
[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:41]
 64-bit constant "10000000000" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:169]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:179]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "4294967295" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "1099511627775" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "281474976710655" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "72057594037927935" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:188]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:197]
 64-bit constant "9223372036854775807" may not work in all languages.

[WARNING:<https://builds.apache.org/job/Thrift/ws/thrift/test/DebugProtoTest.thrift>:204]
 64-bit constant "9223372036854775807" may not work in all languages.

Running test... 
SERVER: Ready...
SERVER: Got janky method call: Just 42
CLIENT: 31
SERVER: Got voidMethod method call
SERVER: Got primitiveMethod call
CLIENT: 42
SERVER: Got structMethod call
CLIENT: CompactProtoTestStruct {f_CompactProtoTestStruct_a_byte = Just 1, 
f_CompactProtoTestStruct_a_i16 = Just 2, f_CompactProtoTestStruct_a_i32 = Just 
3, f_CompactProtoTestStruct_a_i64 = Just 4, f_CompactProtoTestStruct_a_double = 
Just 0.1, f_CompactProtoTestStruct_a_string = Just "abcdef", 
f_CompactProtoTestStruct_a_binary = Just Empty, 
f_CompactProtoTestStruct_true_field = Just True, 
f_CompactProtoTestStruct_false_field = Just False, 
f_CompactProtoTestStruct_empty_struct_field = Just Empty, 
f_CompactProtoTestStruct_byte_list = Nothing, f_CompactProtoTestStruct_i16_list 
= Nothing, f_CompactProtoTestStruct_i32_list = Nothing, 
f_CompactProtoTestStruct_i64_list = Nothing, 
f_CompactProtoTestStruct_double_list = Nothing, 
f_CompactProtoTestStruct_string_list = Nothing, 
f_CompactProtoTestStruct_binary_list = Nothing, 
f_CompactProtoTestStruct_boolean_list = Nothing, 
f_CompactProtoTestStruct_struct_list = Just [Empty], 
f_CompactProtoTestStruct_byte_set = Nothing, f_CompactProtoTestStruct_i16_set = 
Nothing, f_CompactProtoTestStruct_i32_set = Nothing, 
f_CompactProtoTestStruct_i64_set = Nothing, f_CompactProtoTestStruct_double_set 
= Nothing, f_CompactProtoTestStruct_string_set = Nothing, 
f_CompactProtoTestStruct_binary_set = Nothing, 
f_CompactProtoTestStruct_boolean_set = Nothing, 
f_CompactProtoTestStruct_struct_set = Nothing, 
f_CompactProtoTestStruct_byte_byte_map = Nothing, 
f_CompactProtoTestStruct_i16_byte_map = Nothing, 
f_CompactProtoTestStruct_i32_byte_map = Nothing, 
f_CompactProtoTestStruct_i64_byte_map = Nothing, 
f_CompactProtoTestStruct_double_byte_map = Nothing, 
f_CompactProtoTestStruct_string_byte_map = Nothing, 
f_CompactProtoTestStruct_binary_byte_map = Nothing, 
f_CompactProtoTestStruct_boolean_byte_map = Nothing, 
f_CompactProtoTestStruct_byte_i16_map = Nothing, 
f_CompactProtoTestStruct_byte_i32_map = Nothing, 
f_CompactProtoTestStruct_byte_i64_map = Nothing, 
f_CompactProtoTestStruct_byte_double_map = Nothing, 
f_CompactProtoTestStruct_byte_string_map = Nothing, 
f_CompactProtoTestStruct_byte_binary_map = Nothing, 
f_CompactProtoTestStruct_byte_boolean_map = Nothing, 
f_CompactProtoTestStruct_list_byte_map = Nothing, 
f_CompactProtoTestStruct_set_byte_map = Nothing, 
f_CompactProtoTestStruct_map_byte_map = Nothing, 
f_CompactProtoTestStruct_byte_map_map = Nothing, 
f_CompactProtoTestStruct_byte_set_map = Nothing, 
f_CompactProtoTestStruct_byte_list_map = Nothing}
SERVER: Got methodWithDefaultArgs: Just 42
SERVER: Got onewayMethod
SERVER: Got identity method: Just 42
CLIENT: 42
SUCCESS
sh run-test.sh ThriftTest
Generating bindings... 
Running test... 

../../test/hs/ThriftTest_Main.hs:43:9:
    Warning: No explicit method nor default method for `Iface.testStringMap'
    In the instance declaration for `Iface.ThriftTest_Iface
                                       TestHandler'

<no location info>: 
Failing due to -Werror.

make[2]: *** [check] Error 1
make[2]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test/hs'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`<https://builds.apache.org/job/Thrift/ws/thrift/test'>
make: *** [check-recursive] Error 1
Archiving artifacts
Publishing Javadoc

Reply via email to