Created
September 21, 2016 06:54
-
-
Save harrishancock/ef6a0782a406137b9e0b569e44359c14 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UpdateCTestConfiguration from :C:/Users/vortr/git/sandstorm/capnp-vs2015/build/src/DartConfiguration.tcl | |
UpdateCTestConfiguration from :C:/Users/vortr/git/sandstorm/capnp-vs2015/build/src/DartConfiguration.tcl | |
Test project C:/Users/vortr/git/sandstorm/capnp-vs2015/build/src | |
Constructing a list of tests | |
Done constructing a list of tests | |
Checking test dependency graph... | |
Checking test dependency graph end | |
test 1 | |
Start 1: kj-tests-run | |
1: Test command: C:\Users\vortr\git\sandstorm\capnp-vs2015\build\src\kj\Debug\kj-tests.exe | |
1: Test timeout computed to be: 9.99988e+006 | |
1: [ TEST ] common-test.c++:30: kj::size() on native arrays | |
1: [ PASS ] common-test.c++:30: kj::size() on native arrays | |
1: [ TEST ] common-test.c++:40: legacy test: Common/Maybe | |
1: [ PASS ] common-test.c++:40: legacy test: Common/Maybe | |
1: [ TEST ] common-test.c++:171: legacy test: Common/MaybeConstness | |
1: [ PASS ] common-test.c++:171: legacy test: Common/MaybeConstness | |
1: [ TEST ] common-test.c++:217: legacy test: Common/Downcast | |
1: [ PASS ] common-test.c++:217: legacy test: Common/Downcast | |
1: [ TEST ] common-test.c++:245: legacy test: Common/MinMax | |
1: [ PASS ] common-test.c++:245: legacy test: Common/MinMax | |
1: [ TEST ] common-test.c++:265: legacy test: Common/MinMaxValue | |
1: [ PASS ] common-test.c++:265: legacy test: Common/MinMaxValue | |
1: [ TEST ] common-test.c++:295: legacy test: Common/Defer | |
1: [ PASS ] common-test.c++:295: legacy test: Common/Defer | |
1: [ TEST ] common-test.c++:313: legacy test: Common/CanConvert | |
1: [ PASS ] common-test.c++:313: legacy test: Common/CanConvert | |
1: [ TEST ] common-test.c++:329: legacy test: Common/ArrayAsBytes | |
1: [ PASS ] common-test.c++:329: legacy test: Common/ArrayAsBytes | |
1: [ TEST ] memory-test.c++:29: legacy test: Memory/OwnConst | |
1: [ PASS ] memory-test.c++:29: legacy test: Memory/OwnConst | |
1: [ TEST ] memory-test.c++:40: legacy test: Memory/CanConvert | |
1: [ PASS ] memory-test.c++:40: legacy test: Memory/CanConvert | |
1: [ TEST ] memory-test.c++:56: legacy test: Memory/AssignNested | |
1: [ PASS ] memory-test.c++:56: legacy test: Memory/AssignNested | |
1: [ TEST ] array-test.c++:90: legacy test: Array/TrivialConstructor | |
1: [ PASS ] array-test.c++:90: legacy test: Array/TrivialConstructor | |
1: [ TEST ] array-test.c++:114: legacy test: Array/ComplexConstructor | |
1: [ PASS ] array-test.c++:114: legacy test: Array/ComplexConstructor | |
1: [ TEST ] array-test.c++:126: legacy test: Array/ThrowingConstructor | |
1: [ PASS ] array-test.c++:126: legacy test: Array/ThrowingConstructor | |
1: [ TEST ] array-test.c++:135: legacy test: Array/ThrowingDestructor | |
1: [ PASS ] array-test.c++:135: legacy test: Array/ThrowingDestructor | |
1: [ TEST ] array-test.c++:149: legacy test: Array/AraryBuilder | |
1: [ PASS ] array-test.c++:149: legacy test: Array/AraryBuilder | |
1: [ TEST ] array-test.c++:173: legacy test: Array/AraryBuilderAddAll | |
1: [ PASS ] array-test.c++:173: legacy test: Array/AraryBuilderAddAll | |
1: [ TEST ] array-test.c++:290: legacy test: Array/HeapCopy | |
1: [ PASS ] array-test.c++:290: legacy test: Array/HeapCopy | |
1: [ TEST ] array-test.c++:309: legacy test: Array/OwnConst | |
1: [ PASS ] array-test.c++:309: legacy test: Array/OwnConst | |
1: [ TEST ] array-test.c++:330: legacy test: Array/Map | |
1: [ PASS ] array-test.c++:330: legacy test: Array/Map | |
1: [ TEST ] array-test.c++:336: legacy test: Array/ReleaseAsBytesOrChars | |
1: [ PASS ] array-test.c++:336: legacy test: Array/ReleaseAsBytesOrChars | |
1: [ TEST ] string-test.c++:31: legacy test: String/Str | |
1: [ PASS ] string-test.c++:31: legacy test: String/Str | |
1: [ TEST ] string-test.c++:57: legacy test: String/StartsEndsWith | |
1: [ PASS ] string-test.c++:57: legacy test: String/StartsEndsWith | |
1: [ TEST ] string-test.c++:71: legacy test: String/StlInterop | |
1: [ PASS ] string-test.c++:71: legacy test: String/StlInterop | |
1: [ TEST ] string-test.c++:87: legacy test: String/ToString | |
1: [ PASS ] string-test.c++:87: legacy test: String/ToString | |
1: [ TEST ] exception-test.c++:30: legacy test: Exception/TrimSourceFilename | |
1: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\kj\exception-test.c++:31: failed: expected (trimSourceFilename("C:\\Users\\vortr\\git\\sandstorm\\capnp-vs2015\\c++\\src\\kj\\exception-test.c++")) == ("kj/exception-test.c++"); trimSourceFilename("C:\\Users\\vortr\\git\\sandstorm\\capnp-vs2015\\c++\\src\\kj\\exception-test.c++") = C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\kj\exception-test.c++; kj/exception-test.c++ | |
1: stack: | |
1: [ FAIL ] exception-test.c++:30: legacy test: Exception/TrimSourceFilename | |
1: [ TEST ] exception-test.c++:34: legacy test: Exception/RunCatchingExceptions | |
1: [ PASS ] exception-test.c++:34: legacy test: Exception/RunCatchingExceptions | |
1: [ TEST ] exception-test.c++:70: legacy test: Exception/UnwindDetector | |
1: [ PASS ] exception-test.c++:70: legacy test: Exception/UnwindDetector | |
1: [ TEST ] exception-test.c++:99: legacy test: Exception/ExceptionCallbackMustBeOnStack | |
1: [ PASS ] exception-test.c++:99: legacy test: Exception/ExceptionCallbackMustBeOnStack | |
1: [ TEST ] exception-test.c++:109: legacy test: Exception/ScopeSuccessFail | |
1: [ PASS ] exception-test.c++:109: legacy test: Exception/ScopeSuccessFail | |
1: [ TEST ] debug-test.c++:194: legacy test: Debug/Log | |
1: [ PASS ] debug-test.c++:194: legacy test: Debug/Log | |
1: [ TEST ] debug-test.c++:265: legacy test: Debug/Exception | |
1: [ PASS ] debug-test.c++:265: legacy test: Debug/Exception | |
1: [ TEST ] debug-test.c++:276: legacy test: Debug/Catch | |
1: [ PASS ] debug-test.c++:276: legacy test: Debug/Catch | |
1: [ TEST ] debug-test.c++:340: legacy test: Debug/Syscall | |
1: [ PASS ] debug-test.c++:340: legacy test: Debug/Syscall | |
1: [ TEST ] debug-test.c++:384: legacy test: Debug/Context | |
1: [ PASS ] debug-test.c++:384: legacy test: Debug/Context | |
1: [ TEST ] io-test.c++:30: legacy test: Io/WriteVec | |
1: [ PASS ] io-test.c++:30: legacy test: Io/WriteVec | |
1: [ TEST ] io-test.c++:57: stringify AutoCloseFd | |
1: [ PASS ] io-test.c++:57: stringify AutoCloseFd | |
1: [ TEST ] io-test.c++:65: VectorOutputStream | |
1: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\kj\io-test.c++:103: failed: expected output.getArray().begin() != buf.begin() | |
1: [ FAIL ] io-test.c++:65: VectorOutputStream | |
1: [ TEST ] mutex-test.c++:59: legacy test: Mutex/MutexGuarded | |
1: [ PASS ] mutex-test.c++:59: legacy test: Mutex/MutexGuarded | |
1: [ TEST ] mutex-test.c++:135: legacy test: Mutex/Lazy | |
1: [ PASS ] mutex-test.c++:135: legacy test: Mutex/Lazy | |
1: [ TEST ] mutex-test.c++:160: legacy test: Mutex/LazyException | |
1: [ PASS ] mutex-test.c++:160: legacy test: Mutex/LazyException | |
1: [ TEST ] threadlocal-test.c++:33: legacy test: ThreadLocal/Basic | |
1: [ PASS ] threadlocal-test.c++:33: legacy test: ThreadLocal/Basic | |
1: [ TEST ] test-test.c++:29: GlobFilter | |
1: [ PASS ] test-test.c++:29: GlobFilter | |
1: [ TEST ] std\iostream-test.c++:30: legacy test: StdIoStream/WriteVec | |
1: [ PASS ] std\iostream-test.c++:30: legacy test: StdIoStream/WriteVec | |
1: [ TEST ] std\iostream-test.c++:56: legacy test: StdIoStream/TryReadToEndOfFile | |
1: [ PASS ] std\iostream-test.c++:56: legacy test: StdIoStream/TryReadToEndOfFile | |
1: [ TEST ] std\iostream-test.c++:75: legacy test: StdIoStream/ReadToEndOfFile | |
1: [ PASS ] std\iostream-test.c++:75: legacy test: StdIoStream/ReadToEndOfFile | |
1: 45 test(s) passed | |
1: 2 test(s) failed | |
1/5 Test #1: kj-tests-run .....................***Failed 0.05 sec | |
test 2 | |
Start 2: kj-heavy-tests-run | |
2: Test command: C:\Users\vortr\git\sandstorm\capnp-vs2015\build\src\kj\Debug\kj-heavy-tests.exe | |
2: Test timeout computed to be: 9.99988e+006 | |
2: [ TEST ] async-test.c++:29: legacy test: Async/GetFunctorStartAddress | |
2: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\kj\async-test.c++:30: failed: expected nullptr != _::GetFunctorStartAddress<>::apply([](){return 0;}) | |
2: stack: | |
2: [ FAIL ] async-test.c++:29: legacy test: Async/GetFunctorStartAddress | |
2: [ TEST ] async-test.c++:33: legacy test: Async/EvalVoid | |
2: [ PASS ] async-test.c++:33: legacy test: Async/EvalVoid | |
2: [ TEST ] async-test.c++:45: legacy test: Async/EvalInt | |
2: [ PASS ] async-test.c++:45: legacy test: Async/EvalInt | |
2: [ TEST ] async-test.c++:57: legacy test: Async/There | |
2: [ PASS ] async-test.c++:57: legacy test: Async/There | |
2: [ TEST ] async-test.c++:70: legacy test: Async/ThereVoid | |
2: [ PASS ] async-test.c++:70: legacy test: Async/ThereVoid | |
2: [ TEST ] async-test.c++:83: legacy test: Async/Exception | |
2: [ PASS ] async-test.c++:83: legacy test: Async/Exception | |
2: [ TEST ] async-test.c++:95: legacy test: Async/HandleException | |
2: [ PASS ] async-test.c++:95: legacy test: Async/HandleException | |
2: [ TEST ] async-test.c++:110: legacy test: Async/PropagateException | |
2: [ PASS ] async-test.c++:110: legacy test: Async/PropagateException | |
2: [ TEST ] async-test.c++:127: legacy test: Async/PropagateExceptionTypeChange | |
2: [ PASS ] async-test.c++:127: legacy test: Async/PropagateExceptionTypeChange | |
2: [ TEST ] async-test.c++:144: legacy test: Async/Then | |
2: [ PASS ] async-test.c++:144: legacy test: Async/Then | |
2: [ TEST ] async-test.c++:162: legacy test: Async/Chain | |
2: [ PASS ] async-test.c++:162: legacy test: Async/Chain | |
2: [ TEST ] async-test.c++:178: legacy test: Async/DeepChain | |
2: [ PASS ] async-test.c++:178: legacy test: Async/DeepChain | |
2: [ TEST ] async-test.c++:204: legacy test: Async/DeepChain2 | |
2: [ PASS ] async-test.c++:204: legacy test: Async/DeepChain2 | |
2: [ TEST ] async-test.c++:241: legacy test: Async/DeepChain3 | |
2: [ PASS ] async-test.c++:241: legacy test: Async/DeepChain3 | |
2: [ TEST ] async-test.c++:270: legacy test: Async/DeepChain4 | |
2: [ PASS ] async-test.c++:270: legacy test: Async/DeepChain4 | |
2: [ TEST ] async-test.c++:292: legacy test: Async/IgnoreResult | |
2: [ PASS ] async-test.c++:292: legacy test: Async/IgnoreResult | |
2: [ TEST ] async-test.c++:310: legacy test: Async/SeparateFulfiller | |
2: [ PASS ] async-test.c++:310: legacy test: Async/SeparateFulfiller | |
2: [ TEST ] async-test.c++:323: legacy test: Async/SeparateFulfillerVoid | |
2: [ PASS ] async-test.c++:323: legacy test: Async/SeparateFulfillerVoid | |
2: [ TEST ] async-test.c++:336: legacy test: Async/SeparateFulfillerCanceled | |
2: [ PASS ] async-test.c++:336: legacy test: Async/SeparateFulfillerCanceled | |
2: [ TEST ] async-test.c++:344: legacy test: Async/SeparateFulfillerChained | |
2: [ PASS ] async-test.c++:344: legacy test: Async/SeparateFulfillerChained | |
2: [ TEST ] async-test.c++:365: legacy test: Async/SeparateFulfillerDiscarded | |
2: [ PASS ] async-test.c++:365: legacy test: Async/SeparateFulfillerDiscarded | |
2: [ TEST ] async-test.c++:375: legacy test: Async/SeparateFulfillerMemoryLeak | |
2: [ PASS ] async-test.c++:375: legacy test: Async/SeparateFulfillerMemoryLeak | |
2: [ TEST ] async-test.c++:380: legacy test: Async/Ordering | |
2: [ PASS ] async-test.c++:380: legacy test: Async/Ordering | |
2: [ TEST ] async-test.c++:437: legacy test: Async/Fork | |
2: [ PASS ] async-test.c++:437: legacy test: Async/Fork | |
2: [ TEST ] async-test.c++:468: legacy test: Async/ForkRef | |
2: [ PASS ] async-test.c++:468: legacy test: Async/ForkRef | |
2: [ TEST ] async-test.c++:495: legacy test: Async/ExclusiveJoin | |
2: [ PASS ] async-test.c++:495: legacy test: Async/ExclusiveJoin | |
2: [ TEST ] async-test.c++:537: legacy test: Async/ArrayJoin | |
2: [ PASS ] async-test.c++:537: legacy test: Async/ArrayJoin | |
2: [ TEST ] async-test.c++:556: legacy test: Async/ArrayJoinVoid | |
2: [ PASS ] async-test.c++:556: legacy test: Async/ArrayJoinVoid | |
2: [ TEST ] async-test.c++:579: legacy test: Async/TaskSet | |
2: [ PASS ] async-test.c++:579: legacy test: Async/TaskSet | |
2: [ TEST ] async-test.c++:619: legacy test: Async/Attach | |
2: [ PASS ] async-test.c++:619: legacy test: Async/Attach | |
2: [ TEST ] async-test.c++:640: legacy test: Async/EagerlyEvaluate | |
2: [ PASS ] async-test.c++:640: legacy test: Async/EagerlyEvaluate | |
2: [ TEST ] async-test.c++:660: legacy test: Async/Detach | |
2: [ PASS ] async-test.c++:660: legacy test: Async/Detach | |
2: [ TEST ] async-test.c++:696: legacy test: Async/SetRunnable | |
2: [ PASS ] async-test.c++:696: legacy test: Async/SetRunnable | |
2: [ TEST ] refcount-test.c++:34: legacy test: Refcount/Basic | |
2: [ PASS ] refcount-test.c++:34: legacy test: Refcount/Basic | |
2: [ TEST ] string-tree-test.c++:29: legacy test: StringTree/StrTree | |
2: [ PASS ] string-tree-test.c++:29: legacy test: StringTree/StrTree | |
2: [ TEST ] string-tree-test.c++:47: legacy test: StringTree/DelimitedArray | |
2: [ PASS ] string-tree-test.c++:47: legacy test: StringTree/DelimitedArray | |
2: [ TEST ] arena-test.c++:62: legacy test: Arena/Object | |
2: [ PASS ] arena-test.c++:62: legacy test: Arena/Object | |
2: [ TEST ] arena-test.c++:80: legacy test: Arena/TrivialObject | |
2: [ PASS ] arena-test.c++:80: legacy test: Arena/TrivialObject | |
2: [ TEST ] arena-test.c++:90: legacy test: Arena/OwnObject | |
2: [ PASS ] arena-test.c++:90: legacy test: Arena/OwnObject | |
2: [ TEST ] arena-test.c++:107: legacy test: Arena/Array | |
2: [ PASS ] arena-test.c++:107: legacy test: Arena/Array | |
2: [ TEST ] arena-test.c++:124: legacy test: Arena/TrivialArray | |
2: [ PASS ] arena-test.c++:124: legacy test: Arena/TrivialArray | |
2: [ TEST ] arena-test.c++:133: legacy test: Arena/OwnArray | |
2: [ PASS ] arena-test.c++:133: legacy test: Arena/OwnArray | |
2: [ TEST ] arena-test.c++:153: legacy test: Arena/ObjectThrow | |
2: [ PASS ] arena-test.c++:153: legacy test: Arena/ObjectThrow | |
2: [ TEST ] arena-test.c++:168: legacy test: Arena/ArrayThrow | |
2: [ PASS ] arena-test.c++:168: legacy test: Arena/ArrayThrow | |
2: [ TEST ] arena-test.c++:183: legacy test: Arena/Alignment | |
2: [ PASS ] arena-test.c++:183: legacy test: Arena/Alignment | |
2: [ TEST ] arena-test.c++:196: legacy test: Arena/EndOfChunk | |
2: [ PASS ] arena-test.c++:196: legacy test: Arena/EndOfChunk | |
2: [ TEST ] arena-test.c++:222: legacy test: Arena/EndOfChunkAlignment | |
2: [ PASS ] arena-test.c++:222: legacy test: Arena/EndOfChunkAlignment | |
2: [ TEST ] arena-test.c++:247: legacy test: Arena/TooBig | |
2: [ PASS ] arena-test.c++:247: legacy test: Arena/TooBig | |
2: [ TEST ] arena-test.c++:266: legacy test: Arena/MultiSegment | |
2: [ PASS ] arena-test.c++:266: legacy test: Arena/MultiSegment | |
2: [ TEST ] arena-test.c++:282: legacy test: Arena/Constructor | |
2: [ PASS ] arena-test.c++:282: legacy test: Arena/Constructor | |
2: [ TEST ] arena-test.c++:289: legacy test: Arena/Strings | |
2: [ PASS ] arena-test.c++:289: legacy test: Arena/Strings | |
2: [ TEST ] units-test.c++:50: legacy test: UnitMeasure/Basics | |
2: [ PASS ] units-test.c++:50: legacy test: UnitMeasure/Basics | |
2: [ TEST ] tuple-test.c++:35: legacy test: Tuple/Tuple | |
2: [ PASS ] tuple-test.c++:35: legacy test: Tuple/Tuple | |
2: [ TEST ] one-of-test.c++:28: legacy test: OneOf/Basic | |
2: [ PASS ] one-of-test.c++:28: legacy test: OneOf/Basic | |
2: [ TEST ] one-of-test.c++:64: legacy test: OneOf/Copy | |
2: [ PASS ] one-of-test.c++:64: legacy test: OneOf/Copy | |
2: [ TEST ] function-test.c++:28: legacy test: Function/Lambda | |
2: [ PASS ] function-test.c++:28: legacy test: Function/Lambda | |
2: [ TEST ] function-test.c++:53: legacy test: Function/Method | |
2: [ PASS ] function-test.c++:53: legacy test: Function/Method | |
2: [ TEST ] function-test.c++:93: legacy test: ConstFunction/Method | |
2: [ PASS ] function-test.c++:93: legacy test: ConstFunction/Method | |
2: [ TEST ] parse\common-test.c++:32: legacy test: CommonParsers/AnyParser | |
2: [ PASS ] parse\common-test.c++:32: legacy test: CommonParsers/AnyParser | |
2: [ TEST ] parse\common-test.c++:66: legacy test: CommonParsers/ExactElementParser | |
2: [ PASS ] parse\common-test.c++:66: legacy test: CommonParsers/ExactElementParser | |
2: [ TEST ] parse\common-test.c++:89: legacy test: CommonParsers/ExactlyConstParser | |
2: [ PASS ] parse\common-test.c++:89: legacy test: CommonParsers/ExactlyConstParser | |
2: [ TEST ] parse\common-test.c++:112: legacy test: CommonParsers/ConstResultParser | |
2: [ PASS ] parse\common-test.c++:112: legacy test: CommonParsers/ConstResultParser | |
2: [ TEST ] parse\common-test.c++:126: legacy test: CommonParsers/DiscardParser | |
2: [ PASS ] parse\common-test.c++:126: legacy test: CommonParsers/DiscardParser | |
2: [ TEST ] parse\common-test.c++:136: legacy test: CommonParsers/SequenceParser | |
2: [ PASS ] parse\common-test.c++:136: legacy test: CommonParsers/SequenceParser | |
2: [ TEST ] parse\common-test.c++:189: legacy test: CommonParsers/ManyParserCountOnly | |
2: [ PASS ] parse\common-test.c++:189: legacy test: CommonParsers/ManyParserCountOnly | |
2: [ TEST ] parse\common-test.c++:228: legacy test: CommonParsers/TimesParser | |
2: [ PASS ] parse\common-test.c++:228: legacy test: CommonParsers/TimesParser | |
2: [ TEST ] parse\common-test.c++:263: legacy test: CommonParsers/TimesParserCountOnly | |
2: [ PASS ] parse\common-test.c++:263: legacy test: CommonParsers/TimesParserCountOnly | |
2: [ TEST ] parse\common-test.c++:299: legacy test: CommonParsers/ManyParserSubResult | |
2: [ PASS ] parse\common-test.c++:299: legacy test: CommonParsers/ManyParserSubResult | |
2: [ TEST ] parse\common-test.c++:316: legacy test: CommonParsers/OptionalParser | |
2: [ PASS ] parse\common-test.c++:316: legacy test: CommonParsers/OptionalParser | |
2: [ TEST ] parse\common-test.c++:362: legacy test: CommonParsers/OneOfParser | |
2: [ PASS ] parse\common-test.c++:362: legacy test: CommonParsers/OneOfParser | |
2: [ TEST ] parse\common-test.c++:394: legacy test: CommonParsers/TransformParser | |
2: [ PASS ] parse\common-test.c++:394: legacy test: CommonParsers/TransformParser | |
2: [ TEST ] parse\common-test.c++:416: legacy test: CommonParsers/TransformOrRejectParser | |
2: [ PASS ] parse\common-test.c++:416: legacy test: CommonParsers/TransformOrRejectParser | |
2: [ TEST ] parse\common-test.c++:447: legacy test: CommonParsers/References | |
2: [ PASS ] parse\common-test.c++:447: legacy test: CommonParsers/References | |
2: [ TEST ] parse\common-test.c++:487: legacy test: CommonParsers/NotLookingAt | |
2: [ PASS ] parse\common-test.c++:487: legacy test: CommonParsers/NotLookingAt | |
2: [ TEST ] parse\common-test.c++:505: legacy test: CommonParsers/EndOfInput | |
2: [ PASS ] parse\common-test.c++:505: legacy test: CommonParsers/EndOfInput | |
2: [ TEST ] parse\char-test.c++:33: legacy test: CharParsers/ExactChar | |
2: [ PASS ] parse\char-test.c++:33: legacy test: CharParsers/ExactChar | |
2: [ TEST ] parse\char-test.c++:51: legacy test: CharParsers/ExactString | |
2: [ PASS ] parse\char-test.c++:51: legacy test: CharParsers/ExactString | |
2: [ TEST ] parse\char-test.c++:71: legacy test: CharParsers/CharRange | |
2: [ PASS ] parse\char-test.c++:71: legacy test: CharParsers/CharRange | |
2: [ TEST ] parse\char-test.c++:135: legacy test: CharParsers/AnyOfChars | |
2: [ PASS ] parse\char-test.c++:135: legacy test: CharParsers/AnyOfChars | |
2: [ TEST ] parse\char-test.c++:199: legacy test: CharParsers/CharGroupCombo | |
2: [ PASS ] parse\char-test.c++:199: legacy test: CharParsers/CharGroupCombo | |
2: [ TEST ] parse\char-test.c++:216: legacy test: CharParsers/Identifier | |
2: [ PASS ] parse\char-test.c++:216: legacy test: CharParsers/Identifier | |
2: [ TEST ] parse\char-test.c++:232: legacy test: CharParsers/Integer | |
2: [ PASS ] parse\char-test.c++:232: legacy test: CharParsers/Integer | |
2: [ TEST ] parse\char-test.c++:272: legacy test: CharParsers/Number | |
2: [ PASS ] parse\char-test.c++:272: legacy test: CharParsers/Number | |
2: [ TEST ] parse\char-test.c++:336: legacy test: CharParsers/DoubleQuotedString | |
2: [ PASS ] parse\char-test.c++:336: legacy test: CharParsers/DoubleQuotedString | |
2: [ TEST ] parse\char-test.c++:376: legacy test: CharParsers/SingleQuotedString | |
2: [ PASS ] parse\char-test.c++:376: legacy test: CharParsers/SingleQuotedString | |
2: 84 test(s) passed | |
2: 1 test(s) failed | |
2/5 Test #2: kj-heavy-tests-run ...............***Failed 0.03 sec | |
test 3 | |
Start 3: capnp-tests-run | |
3: Test command: C:\Users\vortr\git\sandstorm\capnp-vs2015\build\src\capnp\Debug\capnp-tests.exe | |
3: Test timeout computed to be: 9.99988e+006 | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\common-test.c++:35: legacy test: Common/Version | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\common-test.c++:35: legacy test: Common/Version | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:34: legacy test: Blob/Text | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:34: legacy test: Blob/Text | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:60: legacy test: Blob/Data | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:60: legacy test: Blob/Data | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:79: legacy test: Blob/Compare | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:79: legacy test: Blob/Compare | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:117: legacy test: Blob/StlInterop | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\blob-test.c++:117: legacy test: Blob/StlInterop | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:33: legacy test: Endian/Byte | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:33: legacy test: Endian/Byte | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:54: legacy test: Endian/TwoBytes | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:54: legacy test: Endian/TwoBytes | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:71: legacy test: Endian/FourBytes | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:71: legacy test: Endian/FourBytes | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:86: legacy test: Endian/EightBytes | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:86: legacy test: Endian/EightBytes | |
3: [ TEST ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:33: legacy test: Endian/Byte | |
3: [ PASS ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:33: legacy test: Endian/Byte | |
3: [ TEST ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:54: legacy test: Endian/TwoBytes | |
3: [ PASS ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:54: legacy test: Endian/TwoBytes | |
3: [ TEST ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:71: legacy test: Endian/FourBytes | |
3: [ PASS ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:71: legacy test: Endian/FourBytes | |
3: [ TEST ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:86: legacy test: Endian/EightBytes | |
3: [ PASS ] c:\users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-test.c++:86: legacy test: Endian/EightBytes | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:41: legacy test: WireFormat/SimpleRawDataStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:41: legacy test: WireFormat/SimpleRawDataStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:278: legacy test: WireFormat/StructRoundTrip_OneSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:278: legacy test: WireFormat/StructRoundTrip_OneSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:316: legacy test: WireFormat/StructRoundTrip_OneSegmentPerAllocation | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:316: legacy test: WireFormat/StructRoundTrip_OneSegmentPerAllocation | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:355: legacy test: WireFormat/StructRoundTrip_MultipleSegmentsWithMultipleAllocations | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:355: legacy test: WireFormat/StructRoundTrip_MultipleSegmentsWithMultipleAllocations | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:388: legacy test: WireFormat/NanPatching | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\layout-test.c++:388: legacy test: WireFormat/NanPatching | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:31: legacy test: Any/AnyPointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:31: legacy test: Any/AnyPointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:109: legacy test: Any/AnyStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:109: legacy test: Any/AnyStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:181: legacy test: Any/AnyList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:181: legacy test: Any/AnyList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:229: legacy test: Any/AnyStructListCapInSchema | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:229: legacy test: Any/AnyStructListCapInSchema | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:269: legacy test: Any/Equals | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\any-test.c++:269: legacy test: Any/Equals | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:33: legacy test: Message/MallocBuilderWithFirstSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:33: legacy test: Message/MallocBuilderWithFirstSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:65: legacy test: Message/MessageBuilderInit | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:65: legacy test: Message/MessageBuilderInit | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:93: legacy test: Message/MessageBuilderInitMultiSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:93: legacy test: Message/MessageBuilderInitMultiSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:123: legacy test: Message/MessageBuilderInitSpaceAvailable | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:123: legacy test: Message/MessageBuilderInitSpaceAvailable | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:154: legacy test: Message/ReadWriteDataStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\message-test.c++:154: legacy test: Message/ReadWriteDataStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:35: legacy test: Encoding/AllTypes | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:35: legacy test: Encoding/AllTypes | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:54: legacy test: Encoding/AllTypesMultiSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:54: legacy test: Encoding/AllTypesMultiSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:66: legacy test: Encoding/Defaults | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:66: legacy test: Encoding/Defaults | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:77: legacy test: Encoding/DefaultInitialization | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:77: legacy test: Encoding/DefaultInitialization | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:91: legacy test: Encoding/DefaultInitializationMultiSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:91: legacy test: Encoding/DefaultInitializationMultiSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:107: legacy test: Encoding/DefaultsFromEmptyMessage | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:107: legacy test: Encoding/DefaultsFromEmptyMessage | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:117: legacy test: Encoding/Unions | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:117: legacy test: Encoding/Unions | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:194: legacy test: Encoding/UnionLayout | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:194: legacy test: Encoding/UnionLayout | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:250: legacy test: Encoding/UnnamedUnion | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:250: legacy test: Encoding/UnnamedUnion | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:281: legacy test: Encoding/Groups | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:281: legacy test: Encoding/Groups | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:319: legacy test: Encoding/InterleavedGroups | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:319: legacy test: Encoding/InterleavedGroups | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:385: legacy test: Encoding/UnionDefault | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:385: legacy test: Encoding/UnionDefault | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:432: legacy test: Encoding/ListDefaults | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:432: legacy test: Encoding/ListDefaults | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:441: legacy test: Encoding/BuildListDefaults | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:441: legacy test: Encoding/BuildListDefaults | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:451: legacy test: Encoding/SmallStructLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:451: legacy test: Encoding/SmallStructLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:520: legacy test: Encoding/SetListToEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:520: legacy test: Encoding/SetListToEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:596: legacy test: Encoding/ListUpgrade | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:596: legacy test: Encoding/ListUpgrade | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:652: legacy test: Encoding/BitListDowngrade | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:652: legacy test: Encoding/BitListDowngrade | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:691: legacy test: Encoding/BitListDowngradeFromStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:691: legacy test: Encoding/BitListDowngradeFromStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:728: legacy test: Encoding/BitListUpgrade | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:728: legacy test: Encoding/BitListUpgrade | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:761: legacy test: Encoding/UpgradeStructInBuilder | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:761: legacy test: Encoding/UpgradeStructInBuilder | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:868: legacy test: Encoding/UpgradeStructInBuilderMultiSegment | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:868: legacy test: Encoding/UpgradeStructInBuilderMultiSegment | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:975: legacy test: Encoding/UpgradeStructInBuilderFarPointers | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:975: legacy test: Encoding/UpgradeStructInBuilderFarPointers | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:997: legacy test: Encoding/UpgradeStructInBuilderDoubleFarPointers | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:997: legacy test: Encoding/UpgradeStructInBuilderDoubleFarPointers | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1070: legacy test: Encoding/UpgradeListInBuilder | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1070: legacy test: Encoding/UpgradeListInBuilder | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1306: legacy test: Encoding/UpgradeUnion | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1306: legacy test: Encoding/UpgradeUnion | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1326: legacy test: Encoding/NestedTypes | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1326: legacy test: Encoding/NestedTypes | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1340: legacy test: Encoding/Imports | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1340: legacy test: Encoding/Imports | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1361: legacy test: Encoding/Using | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1361: legacy test: Encoding/Using | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1368: legacy test: Encoding/StructSetters | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1368: legacy test: Encoding/StructSetters | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1394: legacy test: Encoding/OneBitStructSetters | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1394: legacy test: Encoding/OneBitStructSetters | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1416: legacy test: Encoding/ListSetters | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1416: legacy test: Encoding/ListSetters | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1458: legacy test: Encoding/ZeroOldObject | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1458: legacy test: Encoding/ZeroOldObject | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1476: legacy test: Encoding/Has | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1476: legacy test: Encoding/Has | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1504: legacy test: Encoding/VoidListAmplification | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1504: legacy test: Encoding/VoidListAmplification | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1520: legacy test: Encoding/EmptyStructListAmplification | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1520: legacy test: Encoding/EmptyStructListAmplification | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1541: legacy test: Encoding/Constants | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1541: legacy test: Encoding/Constants | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1643: legacy test: Encoding/GlobalConstants | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1643: legacy test: Encoding/GlobalConstants | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1663: legacy test: Encoding/Embeds | |
3: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1677: failed: expected (kj::str(root, '\n').size()) == (text.size()); kj::str(root, '\n').size() = 4235; text.size() = 4236 | |
3: stack: | |
3: [ FAIL ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1663: legacy test: Encoding/Embeds | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1687: legacy test: Encoding/HasEmptyStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1687: legacy test: Encoding/HasEmptyStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1702: legacy test: Encoding/HasEmptyList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1702: legacy test: Encoding/HasEmptyList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1717: legacy test: Encoding/HasEmptyStructList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1717: legacy test: Encoding/HasEmptyStructList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1732: legacy test: Encoding/NameAnnotation | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1732: legacy test: Encoding/NameAnnotation | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1773: legacy test: Encoding/DefaultFloatPlusNan | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1773: legacy test: Encoding/DefaultFloatPlusNan | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1787: legacy test: Encoding/WholeFloatDefault | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1787: legacy test: Encoding/WholeFloatDefault | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1797: legacy test: Encoding/Generics | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1797: legacy test: Encoding/Generics | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1840: legacy test: Encoding/GenericDefaults | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\encoding-test.c++:1840: legacy test: Encoding/GenericDefaults | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:31: legacy test: Orphans/Structs | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:31: legacy test: Orphans/Structs | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:51: legacy test: Orphans/EmptyStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:51: legacy test: Orphans/EmptyStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:62: legacy test: Orphans/EmptyStructOverwrite | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:62: legacy test: Orphans/EmptyStructOverwrite | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:74: legacy test: Orphans/AdoptNullStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:74: legacy test: Orphans/AdoptNullStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:85: legacy test: Orphans/Lists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:85: legacy test: Orphans/Lists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:105: legacy test: Orphans/StructLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:105: legacy test: Orphans/StructLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:133: legacy test: Orphans/Text | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:133: legacy test: Orphans/Text | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:153: legacy test: Orphans/Data | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:153: legacy test: Orphans/Data | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:173: legacy test: Orphans/NoCrossMessageTransfers | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:173: legacy test: Orphans/NoCrossMessageTransfers | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:184: legacy test: Orphans/OrphanageStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:184: legacy test: Orphans/OrphanageStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:195: legacy test: Orphans/OrphanageList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:195: legacy test: Orphans/OrphanageList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:211: legacy test: Orphans/OrphanageText | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:211: legacy test: Orphans/OrphanageText | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:223: legacy test: Orphans/OrphanageData | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:223: legacy test: Orphans/OrphanageData | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:238: legacy test: Orphans/OrphanageStructCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:238: legacy test: Orphans/OrphanageStructCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:252: legacy test: Orphans/OrphanageListCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:252: legacy test: Orphans/OrphanageListCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:267: legacy test: Orphans/OrphanageTextCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:267: legacy test: Orphans/OrphanageTextCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:277: legacy test: Orphans/OrphanageDataCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:277: legacy test: Orphans/OrphanageDataCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:287: legacy test: Orphans/ZeroOut | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:287: legacy test: Orphans/ZeroOut | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:302: legacy test: Orphans/StructAnyPointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:302: legacy test: Orphans/StructAnyPointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:321: legacy test: Orphans/ListAnyPointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:321: legacy test: Orphans/ListAnyPointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:341: legacy test: Orphans/DynamicStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:341: legacy test: Orphans/DynamicStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:367: legacy test: Orphans/DynamicList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:367: legacy test: Orphans/DynamicList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:391: legacy test: Orphans/DynamicStructList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:391: legacy test: Orphans/DynamicStructList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:419: legacy test: Orphans/OrphanageDynamicStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:419: legacy test: Orphans/OrphanageDynamicStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:431: legacy test: Orphans/OrphanageDynamicList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:431: legacy test: Orphans/OrphanageDynamicList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:445: legacy test: Orphans/OrphanageDynamicStructCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:445: legacy test: Orphans/OrphanageDynamicStructCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:461: legacy test: Orphans/OrphanageDynamicListCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:461: legacy test: Orphans/OrphanageDynamicListCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:477: legacy test: Orphans/DynamicStructAs | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:477: legacy test: Orphans/DynamicStructAs | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:519: legacy test: Orphans/DynamicListAs | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:519: legacy test: Orphans/DynamicListAs | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:561: legacy test: Orphans/DynamicAnyPointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:561: legacy test: Orphans/DynamicAnyPointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:576: legacy test: Orphans/DynamicDisown | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:576: legacy test: Orphans/DynamicDisown | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:603: legacy test: Orphans/DynamicDisownGroup | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:603: legacy test: Orphans/DynamicDisownGroup | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:628: legacy test: Orphans/OrphanageFromBuilder | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:628: legacy test: Orphans/OrphanageFromBuilder | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:675: legacy test: Orphans/StructsZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:675: legacy test: Orphans/StructsZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:694: legacy test: Orphans/ListsZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:694: legacy test: Orphans/ListsZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:713: legacy test: Orphans/EmptyListsZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:713: legacy test: Orphans/EmptyListsZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:732: legacy test: Orphans/StructListsZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:732: legacy test: Orphans/StructListsZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:755: legacy test: Orphans/EmptyStructListsZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:755: legacy test: Orphans/EmptyStructListsZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:774: legacy test: Orphans/TextZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:774: legacy test: Orphans/TextZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:793: legacy test: Orphans/DataZerodAfterUse | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:793: legacy test: Orphans/DataZerodAfterUse | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:812: legacy test: Orphans/FarPointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:812: legacy test: Orphans/FarPointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:827: legacy test: Orphans/UpgradeStruct | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:827: legacy test: Orphans/UpgradeStruct | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:852: legacy test: Orphans/UpgradeStructList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:852: legacy test: Orphans/UpgradeStructList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:881: legacy test: Orphans/DisownNull | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:881: legacy test: Orphans/DisownNull | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:920: legacy test: Orphans/ReferenceExternalData | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:920: legacy test: Orphans/ReferenceExternalData | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:988: legacy test: Orphans/ReferenceExternalData_NoZeroOnSet | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:988: legacy test: Orphans/ReferenceExternalData_NoZeroOnSet | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1010: legacy test: Orphans/ReferenceExternalData_NoZeroImmediateAbandon | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1010: legacy test: Orphans/ReferenceExternalData_NoZeroImmediateAbandon | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1029: legacy test: Orphans/TruncateData | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1029: legacy test: Orphans/TruncateData | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1050: legacy test: Orphans/ExtendData | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1050: legacy test: Orphans/ExtendData | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1072: legacy test: Orphans/ExtendDataCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1072: legacy test: Orphans/ExtendDataCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1098: legacy test: Orphans/ExtendDataFromEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1098: legacy test: Orphans/ExtendDataFromEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1112: legacy test: Orphans/TruncateText | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1112: legacy test: Orphans/TruncateText | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1133: legacy test: Orphans/ExtendText | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1133: legacy test: Orphans/ExtendText | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1155: legacy test: Orphans/ExtendTextCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1155: legacy test: Orphans/ExtendTextCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1181: legacy test: Orphans/ExtendTextFromEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1181: legacy test: Orphans/ExtendTextFromEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1195: legacy test: Orphans/TruncatePrimitiveList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1195: legacy test: Orphans/TruncatePrimitiveList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1224: legacy test: Orphans/ExtendPrimitiveList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1224: legacy test: Orphans/ExtendPrimitiveList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1253: legacy test: Orphans/ExtendPrimitiveListCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1253: legacy test: Orphans/ExtendPrimitiveListCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1285: legacy test: Orphans/ExtendPointerListFromEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1285: legacy test: Orphans/ExtendPointerListFromEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1299: legacy test: Orphans/TruncatePointerList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1299: legacy test: Orphans/TruncatePointerList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1336: legacy test: Orphans/ExtendPointerList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1336: legacy test: Orphans/ExtendPointerList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1373: legacy test: Orphans/ExtendPointerListCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1373: legacy test: Orphans/ExtendPointerListCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1412: legacy test: Orphans/ExtendPointerListFromEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1412: legacy test: Orphans/ExtendPointerListFromEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1426: legacy test: Orphans/TruncateStructList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1426: legacy test: Orphans/TruncateStructList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1472: legacy test: Orphans/ExtendStructList | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1472: legacy test: Orphans/ExtendStructList | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1516: legacy test: Orphans/ExtendStructListCopy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1516: legacy test: Orphans/ExtendStructListCopy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1563: legacy test: Orphans/ExtendStructListFromEmpty | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1563: legacy test: Orphans/ExtendStructListFromEmpty | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1587: legacy test: Orphans/ConcatenatePrimitiveLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1587: legacy test: Orphans/ConcatenatePrimitiveLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1608: legacy test: Orphans/ConcatenateBitLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1608: legacy test: Orphans/ConcatenateBitLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1629: legacy test: Orphans/ConcatenatePointerLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1629: legacy test: Orphans/ConcatenatePointerLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1651: legacy test: Orphans/ConcatenateStructLists | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1651: legacy test: Orphans/ConcatenateStructLists | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1710: legacy test: Orphans/ConcatenateStructListsUpgradeFromPrimitive | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\orphan-test.c++:1710: legacy test: Orphans/ConcatenateStructListsUpgradeFromPrimitive | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:72: legacy test: Serialize/FlatArray | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:72: legacy test: Serialize/FlatArray | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:120: legacy test: Serialize/FlatArrayOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:120: legacy test: Serialize/FlatArrayOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:159: legacy test: Serialize/FlatArrayEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:159: legacy test: Serialize/FlatArrayEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:220: legacy test: Serialize/InputStream | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:220: legacy test: Serialize/InputStream | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:232: legacy test: Serialize/InputStreamScratchSpace | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:232: legacy test: Serialize/InputStreamScratchSpace | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:245: legacy test: Serialize/InputStreamLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:245: legacy test: Serialize/InputStreamLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:257: legacy test: Serialize/InputStreamOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:257: legacy test: Serialize/InputStreamOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:269: legacy test: Serialize/InputStreamOddSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:269: legacy test: Serialize/InputStreamOddSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:281: legacy test: Serialize/InputStreamEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:281: legacy test: Serialize/InputStreamEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:293: legacy test: Serialize/InputStreamEvenSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:293: legacy test: Serialize/InputStreamEvenSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:305: legacy test: Serialize/InputStreamToBuilder | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:305: legacy test: Serialize/InputStreamToBuilder | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:337: legacy test: Serialize/WriteMessage | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:337: legacy test: Serialize/WriteMessage | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:349: legacy test: Serialize/WriteMessageOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:349: legacy test: Serialize/WriteMessageOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:361: legacy test: Serialize/WriteMessageEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:361: legacy test: Serialize/WriteMessageEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:396: legacy test: Serialize/FileDescriptors | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:396: legacy test: Serialize/FileDescriptors | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:437: legacy test: Serialize/RejectTooManySegments | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:437: legacy test: Serialize/RejectTooManySegments | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:457: legacy test: Serialize/RejectHugeMessage | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-test.c++:457: legacy test: Serialize/RejectHugeMessage | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:193: legacy test: Packed/SimplePacking | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:193: legacy test: Packed/SimplePacking | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:247: legacy test: Packed/RoundTrip | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:247: legacy test: Packed/RoundTrip | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:260: legacy test: Packed/RoundTripScratchSpace | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:260: legacy test: Packed/RoundTripScratchSpace | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:274: legacy test: Packed/RoundTripLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:274: legacy test: Packed/RoundTripLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:287: legacy test: Packed/RoundTripOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:287: legacy test: Packed/RoundTripOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:300: legacy test: Packed/RoundTripOddSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:300: legacy test: Packed/RoundTripOddSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:313: legacy test: Packed/RoundTripEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:313: legacy test: Packed/RoundTripEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:326: legacy test: Packed/RoundTripEvenSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:326: legacy test: Packed/RoundTripEvenSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:339: legacy test: Packed/RoundTripTwoMessages | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:339: legacy test: Packed/RoundTripTwoMessages | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:366: legacy test: Packed/RoundTripAllZero | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:366: legacy test: Packed/RoundTripAllZero | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:384: legacy test: Packed/RoundTripAllZeroScratchSpace | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:384: legacy test: Packed/RoundTripAllZeroScratchSpace | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:398: legacy test: Packed/RoundTripAllZeroLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:398: legacy test: Packed/RoundTripAllZeroLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:411: legacy test: Packed/RoundTripAllZeroOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:411: legacy test: Packed/RoundTripAllZeroOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:424: legacy test: Packed/RoundTripAllZeroOddSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:424: legacy test: Packed/RoundTripAllZeroOddSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:437: legacy test: Packed/RoundTripAllZeroEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:437: legacy test: Packed/RoundTripAllZeroEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:450: legacy test: Packed/RoundTripAllZeroEvenSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:450: legacy test: Packed/RoundTripAllZeroEvenSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:465: legacy test: Packed/RoundTripHugeString | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:465: legacy test: Packed/RoundTripHugeString | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:481: legacy test: Packed/RoundTripHugeStringScratchSpace | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:481: legacy test: Packed/RoundTripHugeStringScratchSpace | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:498: legacy test: Packed/RoundTripHugeStringLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:498: legacy test: Packed/RoundTripHugeStringLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:514: legacy test: Packed/RoundTripHugeStringOddSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:514: legacy test: Packed/RoundTripHugeStringOddSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:530: legacy test: Packed/RoundTripHugeStringOddSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:530: legacy test: Packed/RoundTripHugeStringOddSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:546: legacy test: Packed/RoundTripHugeStringEvenSegmentCount | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:546: legacy test: Packed/RoundTripHugeStringEvenSegmentCount | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:562: legacy test: Packed/RoundTripHugeStringEvenSegmentCountLazy | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\serialize-packed-test.c++:562: legacy test: Packed/RoundTripHugeStringEvenSegmentCountLazy | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:34: canonicalize yields cannonical message | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:34: canonicalize yields cannonical message | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:44: isCanonical requires pointer preorder | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:44: isCanonical requires pointer preorder | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:64: isCanonical requires dense packing | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:64: isCanonical requires dense packing | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:80: isCanonical rejects multi-segment messages | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:80: isCanonical rejects multi-segment messages | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:102: isCanonical rejects zero segment messages | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:102: isCanonical rejects zero segment messages | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:108: isCanonical requires truncation of 0-valued struct fields | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:108: isCanonical requires truncation of 0-valued struct fields | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:123: upgraded lists can be canonicalized | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:123: upgraded lists can be canonicalized | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:147: isCanonical requires truncation of 0-valued struct fields in all list members | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\canonicalize-test.c++:147: isCanonical requires truncation of 0-valued struct fields in all list members | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:159: fuzz-test struct pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:159: fuzz-test struct pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:177: fuzz-test list pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:177: fuzz-test list pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:199: fuzz-test struct list pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:199: fuzz-test struct list pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:220: fuzz-test text pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:220: fuzz-test text pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:226: fuzz-test far pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:226: fuzz-test far pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:237: fuzz-test double-far pointer | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\fuzz-test.c++:237: fuzz-test double-far pointer | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:70: legacy test: Lexer/Tokens | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:70: legacy test: Lexer/Tokens | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:189: legacy test: Lexer/Statements | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:189: legacy test: Lexer/Statements | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:236: legacy test: Lexer/DocComments | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:236: legacy test: Lexer/DocComments | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:361: legacy test: Lexer/Utf8Bom | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\lexer-test.c++:361: legacy test: Lexer/Utf8Bom | |
3: [ TEST ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\md5-test.c++:35: legacy test: Md5/Sum | |
3: [ PASS ] C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\compiler\md5-test.c++:35: legacy test: Md5/Sum | |
3: 205 test(s) passed | |
3: 1 test(s) failed | |
3/5 Test #3: capnp-tests-run ..................***Failed 104.98 sec | |
test 4 | |
Start 4: capnp-heavy-tests-run | |
4: Test command: C:\Users\vortr\git\sandstorm\capnp-vs2015\build\src\capnp\Debug\capnp-heavy-tests.exe | |
4: Test timeout computed to be: 9.99988e+006 | |
4: [ TEST ] endian-reverse-test.c++:32: legacy test: EndianReverse/Byte | |
4: [ PASS ] endian-reverse-test.c++:32: legacy test: EndianReverse/Byte | |
4: [ TEST ] endian-reverse-test.c++:53: legacy test: EndianReverse/TwoBytes | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:58: failed: expected (0x1234) == (vals[0].get()); 0x1234 = 4660; vals[0].get() = 13330 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:59: failed: expected (0x5678) == (vals[1].get()); 0x5678 = 22136; vals[1].get() = 30806 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:64: failed: expected (0x23) == (bytes[0]); 0x23 = 35; bytes[0] = 69 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:65: failed: expected (0x45) == (bytes[1]); 0x45 = 69; bytes[1] = 35 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:66: failed: expected (0x67) == (bytes[2]); 0x67 = 103; bytes[2] = 137 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:67: failed: expected (0x89) == (bytes[3]); 0x89 = 137; bytes[3] = 103 | |
4: stack: | |
4: [ FAIL ] endian-reverse-test.c++:53: legacy test: EndianReverse/TwoBytes | |
4: [ TEST ] endian-reverse-test.c++:70: legacy test: EndianReverse/FourBytes | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:75: failed: expected (0x12345678u) == (vals[0].get()); 0x12345678u = 305419896; vals[0].get() = 2018915346 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:79: failed: expected (0x23) == (bytes[0]); 0x23 = 35; bytes[0] = 137 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:80: failed: expected (0x45) == (bytes[1]); 0x45 = 69; bytes[1] = 103 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:81: failed: expected (0x67) == (bytes[2]); 0x67 = 103; bytes[2] = 69 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:82: failed: expected (0x89) == (bytes[3]); 0x89 = 137; bytes[3] = 35 | |
4: stack: | |
4: [ FAIL ] endian-reverse-test.c++:70: legacy test: EndianReverse/FourBytes | |
4: [ TEST ] endian-reverse-test.c++:85: legacy test: EndianReverse/EightBytes | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:90: failed: expected (0x123456789abcdef0ull) == (vals[0].get()); 0x123456789abcdef0ull = 1311768467463790320; vals[0].get() = 17356517385562371090 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:94: failed: expected (0x23) == (bytes[0]); 0x23 = 35; bytes[0] = 1 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:95: failed: expected (0x45) == (bytes[1]); 0x45 = 69; bytes[1] = 239 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:96: failed: expected (0x67) == (bytes[2]); 0x67 = 103; bytes[2] = 205 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:97: failed: expected (0x89) == (bytes[3]); 0x89 = 137; bytes[3] = 171 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:98: failed: expected (0xab) == (bytes[4]); 0xab = 171; bytes[4] = 137 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:99: failed: expected (0xcd) == (bytes[5]); 0xcd = 205; bytes[5] = 103 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:100: failed: expected (0xef) == (bytes[6]); 0xef = 239; bytes[6] = 69 | |
4: stack: | |
4: C:\Users\vortr\git\sandstorm\capnp-vs2015\c++\src\capnp\endian-reverse-test.c++:101: failed: expected (0x01) == (bytes[7]); 0x01 = 1; bytes[7] = 35 | |
4: stack: | |
4: [ FAIL ] endian-reverse-test.c++:85: legacy test: EndianReverse/EightBytes | |
4: [ TEST ] capability-test.c++:43: legacy test: Capability/Basic | |
4: [ PASS ] capability-test.c++:43: legacy test: Capability/Basic | |
4: [ TEST ] capability-test.c++:83: legacy test: Capability/Inheritance | |
4: [ PASS ] capability-test.c++:83: legacy test: Capability/Inheritance | |
4: [ TEST ] capability-test.c++:112: legacy test: Capability/Pipelining | |
4: [ PASS ] capability-test.c++:112: legacy test: Capability/Pipelining | |
4: [ TEST ] capability-test.c++:148: legacy test: Capability/TailCall | |
4: [ PASS ] capability-test.c++:148: legacy test: Capability/TailCall | |
4: [ TEST ] capability-test.c++:182: legacy test: Capability/AsyncCancelation | |
4: [ PASS ] capability-test.c++:182: legacy test: Capability/AsyncCancelation | |
4: [ TEST ] capability-test.c++:224: legacy test: Capability/DynamicClient | |
4: [ PASS ] capability-test.c++:224: legacy test: Capability/DynamicClient | |
4: [ TEST ] capability-test.c++:265: legacy test: Capability/DynamicClientInheritance | |
4: [ PASS ] capability-test.c++:265: legacy test: Capability/DynamicClientInheritance | |
4: [ TEST ] capability-test.c++:302: legacy test: Capability/DynamicClientPipelining | |
4: [ PASS ] capability-test.c++:302: legacy test: Capability/DynamicClientPipelining | |
4: [ TEST ] capability-test.c++:375: legacy test: Capability/DynamicServer | |
4: [ PASS ] capability-test.c++:375: legacy test: Capability/DynamicServer | |
4: [ TEST ] capability-test.c++:446: legacy test: Capability/DynamicServerInheritance | |
4: [ PASS ] capability-test.c++:446: legacy test: Capability/DynamicServerInheritance | |
4: [ TEST ] capability-test.c++:530: legacy test: Capability/DynamicServerPipelining | |
4: [ PASS ] capability-test.c++:530: legacy test: Capability/DynamicServerPipelining | |
4: [ TEST ] capability-test.c++:593: legacy test: Capability/DynamicServerTailCall | |
4: [ PASS ] capability-test.c++:593: legacy test: Capability/DynamicServerTailCall | |
4: [ TEST ] capability-test.c++:653: legacy test: Capability/AnyPointersAndOrphans | |
4: [ PASS ] capability-test.c++:653: legacy test: Capability/AnyPointersAndOrphans | |
4: [ TEST ] capability-test.c++:717: legacy test: Capability/Lists | |
4: [ PASS ] capability-test.c++:717: legacy test: Capability/Lists | |
4: [ TEST ] capability-test.c++:756: legacy test: Capability/KeywordMethods | |
4: [ PASS ] capability-test.c++:756: legacy test: Capability/KeywordMethods | |
4: [ TEST ] capability-test.c++:782: legacy test: Capability/Generics | |
4: [ PASS ] capability-test.c++:782: legacy test: Capability/Generics | |
4: [ TEST ] capability-test.c++:811: legacy test: Capability/Generics2 | |
4: [ PASS ] capability-test.c++:811: legacy test: Capability/Generics2 | |
4: [ TEST ] capability-test.c++:818: legacy test: Capability/ImplicitParams | |
4: [ PASS ] capability-test.c++:818: legacy test: Capability/ImplicitParams | |
4: [ TEST ] capability-test.c++:842: legacy test: Capability/CapabilityServerSet | |
4: [ PASS ] capability-test.c++:842: legacy test: Capability/CapabilityServerSet | |
4: [ TEST ] capability-test.c++:936: legacy test: Capability/ThisCap | |
4: [ PASS ] capability-test.c++:936: legacy test: Capability/ThisCap | |
4: [ TEST ] capability-test.c++:964: legacy test: Capability/TransferCap | |
4: [ PASS ] capability-test.c++:964: legacy test: Capability/TransferCap | |
4: [ TEST ] schema-test.c++:39: legacy test: Schema/Structs | |
4: [ PASS ] schema-test.c++:39: legacy test: Schema/Structs | |
4: [ TEST ] schema-test.c++:78: legacy test: Schema/FieldLookupOutOfOrder | |
4: [ PASS ] schema-test.c++:78: legacy test: Schema/FieldLookupOutOfOrder | |
4: [ TEST ] schema-test.c++:104: legacy test: Schema/Unions | |
4: [ PASS ] schema-test.c++:104: legacy test: Schema/Unions | |
4: [ TEST ] schema-test.c++:129: legacy test: Schema/Enums | |
4: [ PASS ] schema-test.c++:129: legacy test: Schema/Enums | |
4: [ TEST ] schema-test.c++:161: legacy test: Schema/Lists | |
4: [ PASS ] schema-test.c++:161: legacy test: Schema/Lists | |
4: [ TEST ] schema-test.c++:250: legacy test: Schema/UnnamedUnion | |
4: [ PASS ] schema-test.c++:250: legacy test: Schema/UnnamedUnion | |
4: [ TEST ] schema-test.c++:261: legacy test: Schema/NullSchemas | |
4: [ PASS ] schema-test.c++:261: legacy test: Schema/NullSchemas | |
4: [ TEST ] schema-test.c++:278: legacy test: Schema/Interfaces | |
4: [ PASS ] schema-test.c++:278: legacy test: Schema/Interfaces | |
4: [ TEST ] schema-test.c++:319: legacy test: Schema/Generics | |
4: [ PASS ] schema-test.c++:319: legacy test: Schema/Generics | |
4: [ TEST ] schema-loader-test.c++:31: legacy test: SchemaLoader/Load | |
4: [ PASS ] schema-loader-test.c++:31: legacy test: SchemaLoader/Load | |
4: [ TEST ] schema-loader-test.c++:57: legacy test: SchemaLoader/LoadLateUnion | |
4: [ PASS ] schema-loader-test.c++:57: legacy test: SchemaLoader/LoadLateUnion | |
4: [ TEST ] schema-loader-test.c++:75: legacy test: SchemaLoader/LoadUnnamedUnion | |
4: [ PASS ] schema-loader-test.c++:75: legacy test: SchemaLoader/LoadUnnamedUnion | |
4: [ TEST ] schema-loader-test.c++:89: legacy test: SchemaLoader/Use | |
4: [ PASS ] schema-loader-test.c++:89: legacy test: SchemaLoader/Use | |
4: [ TEST ] schema-loader-test.c++:190: legacy test: SchemaLoader/Upgrade | |
4: [ PASS ] schema-loader-test.c++:190: legacy test: SchemaLoader/Upgrade | |
4: [ TEST ] schema-loader-test.c++:210: legacy test: SchemaLoader/Downgrade | |
4: [ PASS ] schema-loader-test.c++:210: legacy test: SchemaLoader/Downgrade | |
4: [ TEST ] schema-loader-test.c++:227: legacy test: SchemaLoader/Incompatible | |
4: [ PASS ] schema-loader-test.c++:227: legacy test: SchemaLoader/Incompatible | |
4: [ TEST ] schema-loader-test.c++:234: legacy test: SchemaLoader/Enumerate | |
4: [ PASS ] schema-loader-test.c++:234: legacy test: SchemaLoader/Enumerate | |
4: [ TEST ] schema-loader-test.c++:248: legacy test: SchemaLoader/EnumerateNoPlaceholders | |
4: [ PASS ] schema-loader-test.c++:248: legacy test: SchemaLoader/EnumerateNoPlaceholders | |
4: [ TEST ] schema-loader-test.c++:295: legacy test: SchemaLoader/LazyLoad | |
4: [ PASS ] schema-loader-test.c++:295: legacy test: SchemaLoader/LazyLoad | |
4: [ TEST ] schema-loader-test.c++:312: legacy test: SchemaLoader/LazyLoadGetDependency | |
4: [ PASS ] schema-loader-test.c++:312: legacy test: SchemaLoader/LazyLoadGetDependency | |
4: [ TEST ] schema-loader-test.c++:331: legacy test: SchemaLoader/Generics | |
4: [ PASS ] schema-loader-test.c++:331: legacy test: SchemaLoader/Generics | |
4: [ TEST ] schema-parser-test.c++:59: legacy test: SchemaParser/Basic | |
4: [ PASS ] schema-parser-test.c++:59: legacy test: SchemaParser/Basic | |
4: [ TEST ] schema-parser-test.c++:143: legacy test: SchemaParser/Constants | |
4: [ PASS ] schema-parser-test.c++:143: legacy test: SchemaParser/Constants | |
4: [ TEST ] dynamic-test.c++:47: legacy test: DynamicApi/Build | |
4: [ PASS ] dynamic-test.c++:47: legacy test: DynamicApi/Build | |
4: [ TEST ] dynamic-test.c++:58: legacy test: DynamicApi/Read | |
4: [ PASS ] dynamic-test.c++:58: legacy test: DynamicApi/Read | |
4: [ TEST ] dynamic-test.c++:69: legacy test: DynamicApi/Defaults | |
4: [ PASS ] dynamic-test.c++:69: legacy test: DynamicApi/Defaults | |
4: [ TEST ] dynamic-test.c++:77: legacy test: DynamicApi/DefaultsBuilder | |
4: [ PASS ] dynamic-test.c++:77: legacy test: DynamicApi/DefaultsBuilder | |
4: [ TEST ] dynamic-test.c++:93: legacy test: DynamicApi/Zero | |
4: [ PASS ] dynamic-test.c++:93: legacy test: DynamicApi/Zero | |
4: [ TEST ] dynamic-test.c++:103: legacy test: DynamicApi/ListListsBuild | |
4: [ PASS ] dynamic-test.c++:103: legacy test: DynamicApi/ListListsBuild | |
4: [ TEST ] dynamic-test.c++:114: legacy test: DynamicApi/ListListsRead | |
4: [ PASS ] dynamic-test.c++:114: legacy test: DynamicApi/ListListsRead | |
4: [ TEST ] dynamic-test.c++:125: legacy test: DynamicApi/AnyPointers | |
4: [ PASS ] dynamic-test.c++:125: legacy test: DynamicApi/AnyPointers | |
4: [ TEST ] dynamic-test.c++:163: legacy test: DynamicApi/DynamicAnyPointers | |
4: [ PASS ] dynamic-test.c++:163: legacy test: DynamicApi/DynamicAnyPointers | |
4: [ TEST ] dynamic-test.c++:225: legacy test: DynamicApi/DynamicAnyStructs | |
4: [ PASS ] dynamic-test.c++:225: legacy test: DynamicApi/DynamicAnyStructs | |
4: [ TEST ] dynamic-test.c++:241: legacy test: DynamicApi/UnionsRead | |
4: [ PASS ] dynamic-test.c++:241: legacy test: DynamicApi/UnionsRead | |
4: [ TEST ] dynamic-test.c++:300: legacy test: DynamicApi/UnionsWrite | |
4: [ PASS ] dynamic-test.c++:300: legacy test: DynamicApi/UnionsWrite | |
4: [ TEST ] dynamic-test.c++:327: legacy test: DynamicApi/UnnamedUnion | |
4: [ PASS ] dynamic-test.c++:327: legacy test: DynamicApi/UnnamedUnion | |
4: [ TEST ] dynamic-test.c++:363: legacy test: DynamicApi/ConversionFailures | |
4: [ PASS ] dynamic-test.c++:363: legacy test: DynamicApi/ConversionFailures | |
4: [ TEST ] dynamic-test.c++:380: legacy test: DynamicApi/LateUnion | |
4: [ PASS ] dynamic-test.c++:380: legacy test: DynamicApi/LateUnion | |
4: [ TEST ] dynamic-test.c++:388: legacy test: DynamicApi/Has | |
4: [ PASS ] dynamic-test.c++:388: legacy test: DynamicApi/Has | |
4: [ TEST ] dynamic-test.c++:405: legacy test: DynamicApi/HasWhenEmpty | |
4: [ PASS ] dynamic-test.c++:405: legacy test: DynamicApi/HasWhenEmpty | |
4: [ TEST ] dynamic-test.c++:417: legacy test: DynamicApi/SetEnumFromNative | |
4: [ PASS ] dynamic-test.c++:417: legacy test: DynamicApi/SetEnumFromNative | |
4: [ TEST ] dynamic-test.c++:427: legacy test: DynamicApi/SetDataFromText | |
4: [ PASS ] dynamic-test.c++:427: legacy test: DynamicApi/SetDataFromText | |
4: [ TEST ] dynamic-test.c++:435: legacy test: DynamicApi/BuilderAssign | |
4: [ PASS ] dynamic-test.c++:435: legacy test: DynamicApi/BuilderAssign | |
4: [ TEST ] stringify-test.c++:33: legacy test: Stringify/KjStringification | |
4: [ PASS ] stringify-test.c++:33: legacy test: Stringify/KjStringification | |
4: [ TEST ] stringify-test.c++:257: legacy test: Stringify/PrettyPrint | |
4: [ PASS ] stringify-test.c++:257: legacy test: Stringify/PrettyPrint | |
4: [ TEST ] stringify-test.c++:471: legacy test: Stringify/PrettyPrintAdvanced | |
4: [ PASS ] stringify-test.c++:471: legacy test: Stringify/PrettyPrintAdvanced | |
4: [ TEST ] stringify-test.c++:581: legacy test: Stringify/Unions | |
4: [ PASS ] stringify-test.c++:581: legacy test: Stringify/Unions | |
4: [ TEST ] stringify-test.c++:605: legacy test: Stringify/UnionDefaults | |
4: [ PASS ] stringify-test.c++:605: legacy test: Stringify/UnionDefaults | |
4: [ TEST ] stringify-test.c++:629: legacy test: Stringify/UnnamedUnions | |
4: [ PASS ] stringify-test.c++:629: legacy test: Stringify/UnnamedUnions | |
4: [ TEST ] stringify-test.c++:672: legacy test: Stringify/StructUnions | |
4: [ PASS ] stringify-test.c++:672: legacy test: Stringify/StructUnions | |
4: [ TEST ] stringify-test.c++:683: legacy test: Stringify/MoreValues | |
4: [ PASS ] stringify-test.c++:683: legacy test: Stringify/MoreValues | |
4: [ TEST ] stringify-test.c++:693: legacy test: Stringify/Generics | |
4: [ PASS ] stringify-test.c++:693: legacy test: Stringify/Generics | |
4: [ TEST ] serialize-text-test.c++:35: TestAllTypes | |
4: [ PASS ] serialize-text-test.c++:35: TestAllTypes | |
4: [ TEST ] serialize-text-test.c++:69: TestDefaults | |
4: [ PASS ] serialize-text-test.c++:69: TestDefaults | |
4: [ TEST ] serialize-text-test.c++:82: TestListDefaults | |
4: [ PASS ] serialize-text-test.c++:82: TestListDefaults | |
4: [ TEST ] serialize-text-test.c++:95: raw text | |
4: [ PASS ] serialize-text-test.c++:95: raw text | |
4: [ TEST ] rpc-test.c++:476: legacy test: Rpc/Basic | |
4: [ PASS ] rpc-test.c++:476: legacy test: Rpc/Basic | |
4: [ TEST ] rpc-test.c++:517: legacy test: Rpc/Pipelining | |
4: [ PASS ] rpc-test.c++:517: legacy test: Rpc/Pipelining | |
4: [ TEST ] rpc-test.c++:553: legacy test: Rpc/Release | |
4: [ PASS ] rpc-test.c++:553: legacy test: Rpc/Release | |
4: [ TEST ] rpc-test.c++:581: legacy test: Rpc/ReleaseOnCancel | |
4: [ PASS ] rpc-test.c++:581: legacy test: Rpc/ReleaseOnCancel | |
4: [ TEST ] rpc-test.c++:610: legacy test: Rpc/TailCall | |
4: [ PASS ] rpc-test.c++:610: legacy test: Rpc/TailCall | |
4: [ TEST ] rpc-test.c++:644: legacy test: Rpc/Cancelation | |
4: [ PASS ] rpc-test.c++:644: legacy test: Rpc/Cancelation | |
4: [ TEST ] rpc-test.c++:685: legacy test: Rpc/PromiseResolve | |
4: [ PASS ] rpc-test.c++:685: legacy test: Rpc/PromiseResolve | |
4: [ TEST ] rpc-test.c++:723: legacy test: Rpc/RetainAndRelease | |
4: [ PASS ] rpc-test.c++:723: legacy test: Rpc/RetainAndRelease | |
4: [ TEST ] rpc-test.c++:786: legacy test: Rpc/Cancel | |
4: [ PASS ] rpc-test.c++:786: legacy test: Rpc/Cancel | |
4: [ TEST ] rpc-test.c++:817: legacy test: Rpc/SendTwice | |
4: [ PASS ] rpc-test.c++:817: legacy test: Rpc/SendTwice | |
4: [ TEST ] rpc-test.c++:865: legacy test: Rpc/Embargo | |
4: [ PASS ] rpc-test.c++:865: legacy test: Rpc/Embargo | |
4: [ TEST ] rpc-test.c++:914: legacy test: Rpc/EmbargoError | |
4: [ PASS ] rpc-test.c++:914: legacy test: Rpc/EmbargoError | |
4: [ TEST ] rpc-test.c++:958: legacy test: Rpc/EmbargoNull | |
4: [ PASS ] rpc-test.c++:958: legacy test: Rpc/EmbargoNull | |
4: [ TEST ] rpc-test.c++:986: legacy test: Rpc/CallBrokenPromise | |
4: [ PASS ] rpc-test.c++:986: legacy test: Rpc/CallBrokenPromise | |
4: [ TEST ] rpc-test.c++:1039: legacy test: Rpc/Abort | |
4: [ PASS ] rpc-test.c++:1039: legacy test: Rpc/Abort | |
4: [ TEST ] rpc-test.c++:1120: legacy test: Rpc/RealmGatewayImport | |
4: [ PASS ] rpc-test.c++:1120: legacy test: Rpc/RealmGatewayImport | |
4: [ TEST ] rpc-test.c++:1136: legacy test: Rpc/RealmGatewayExport | |
4: [ PASS ] rpc-test.c++:1136: legacy test: Rpc/RealmGatewayExport | |
4: [ TEST ] compat\json-test.c++:33: basic json encoding | |
4: [ PASS ] compat\json-test.c++:33: basic json encoding | |
4: [ TEST ] compat\json-test.c++:142: encode all types | |
4: [ PASS ] compat\json-test.c++:142: encode all types | |
4: [ TEST ] compat\json-test.c++:169: encode union | |
4: [ PASS ] compat\json-test.c++:169: encode union | |
4: [ TEST ] compat\json-test.c++:186: decode all types | |
4: [ PASS ] compat\json-test.c++:186: decode all types | |
4: [ TEST ] compat\json-test.c++:314: decode test message | |
4: [ PASS ] compat\json-test.c++:314: decode test message | |
4: [ TEST ] compat\json-test.c++:329: basic json decoding | |
4: [ PASS ] compat\json-test.c++:329: basic json decoding | |
4: [ TEST ] compat\json-test.c++:593: maximum nesting depth | |
4: [ PASS ] compat\json-test.c++:593: maximum nesting depth | |
4: [ TEST ] compat\json-test.c++:649: register handler | |
4: [ PASS ] compat\json-test.c++:649: register handler | |
4: [ TEST ] compat\json-test.c++:662: register field handler | |
4: [ PASS ] compat\json-test.c++:662: register field handler | |
4: [ TEST ] compat\json-test.c++:689: register capability handler | |
4: [ PASS ] compat\json-test.c++:689: register capability handler | |
4: [ TEST ] compat\json-test.c++:712: register DynamicStruct handler | |
4: [ PASS ] compat\json-test.c++:712: register DynamicStruct handler | |
4: [ TEST ] compat\json-test.c++:734: register DynamicValue handler | |
4: [ PASS ] compat\json-test.c++:734: register DynamicValue handler | |
4: 107 test(s) passed | |
4: 3 test(s) failed | |
4/5 Test #4: capnp-heavy-tests-run ............***Failed 0.42 sec | |
test 5 | |
Start 5: capnp-evolution-tests-run | |
5: Test command: C:\Users\vortr\git\sandstorm\capnp-vs2015\build\src\capnp\Debug\capnp-evolution-tests.exe | |
5: Test timeout computed to be: 9.99988e+006 | |
5: Randomly testing backwards-compatibility scenarios with seed: 1474440636 | |
5/5 Test #5: capnp-evolution-tests-run ........***Exception: SegFault 0.60 sec | |
0% tests passed, 5 tests failed out of 5 | |
Total Test time (real) = 106.10 sec | |
The following tests FAILED: | |
1 - kj-tests-run (Failed) | |
2 - kj-heavy-tests-run (Failed) | |
3 - capnp-tests-run (Failed) | |
4 - capnp-heavy-tests-run (Failed) | |
5 - capnp-evolution-tests-run (SEGFAULT) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment