diff options
| author | Jason Molenda <jmolenda@apple.com> | 2017-01-24 06:09:06 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2017-01-24 06:09:06 +0000 |
| commit | 3ca38564cb27828417f1f4a478e26ad820fc2a3f (patch) | |
| tree | 0c7a2fc32c113c3d6c0be64812bf85527b2dfc45 /llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | |
| parent | 69b3ff9d93d7ace79b541581c59f151630e79e73 (diff) | |
| download | llvm-3ca38564cb27828417f1f4a478e26ad820fc2a3f.zip llvm-3ca38564cb27828417f1f4a478e26ad820fc2a3f.tar.gz llvm-3ca38564cb27828417f1f4a478e26ad820fc2a3f.tar.bz2 | |
Fix the last commit; compression was being enabled on mac native
which led to
ERROR: test_auxv_chunked_reads_work_debugserver (tools/lldb-server/TestGdbRemoteAuxvSupport.py)
ERROR: test_auxv_data_is_correct_size_debugserver (tools/lldb-server/TestGdbRemoteAuxvSupport.py)
ERROR: test_auxv_keys_look_valid_debugserver (tools/lldb-server/TestGdbRemoteAuxvSupport.py)
ERROR: test_qSupported_returns_known_stub_features_debugserver (tools/lldb-server/TestLldbGdbServer.py)
failures because debugserver was advertising compression being available, e.g.
send packet: $qSupported:xmlRegisters=i386,arm,mips#12
read packet: $qXfer:features:read+;PacketSize=20000;qEcho+;SupportedCompressions=zlib-deflate;DefaultCompressionMinSize=384#00
maybe these tests should be a little more accepting of additional
features. but I didn't mean for this to be enabled on mac native.
llvm-svn: 292890
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions
