[all-commits] [llvm/llvm-project] 193259: [LLDB] Remove __future__ imports from tests

David Spickett via All-commits all-commits at lists.llvm.org
Mon Aug 15 01:54:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 193259cbcec77add8e189c4dedeefb15fef50d5e
      https://github.com/llvm/llvm-project/commit/193259cbcec77add8e189c4dedeefb15fef50d5e
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-08-15 (Mon, 15 Aug 2022)

  Changed paths:
    M lldb/test/API/api/check_public_api_headers/TestPublicAPIHeaders.py
    M lldb/test/API/api/command-return-object/TestSBCommandReturnObject.py
    M lldb/test/API/api/multiple-debuggers/TestMultipleDebuggers.py
    M lldb/test/API/api/multiple-targets/TestMultipleTargets.py
    M lldb/test/API/api/multithreaded/TestMultithreaded.py
    M lldb/test/API/arm/emulation/TestEmulations.py
    M lldb/test/API/benchmarks/continue/TestBenchmarkContinue.py
    M lldb/test/API/benchmarks/expression/TestExpressionCmd.py
    M lldb/test/API/benchmarks/expression/TestRepeatedExprs.py
    M lldb/test/API/benchmarks/frame_variable/TestFrameVariableResponse.py
    M lldb/test/API/benchmarks/libcxxlist/TestBenchmarkLibcxxList.py
    M lldb/test/API/benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py
    M lldb/test/API/benchmarks/startup/TestStartupDelays.py
    M lldb/test/API/benchmarks/stepping/TestSteppingSpeed.py
    M lldb/test/API/benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py
    M lldb/test/API/commands/command/container/welcome.py
    M lldb/test/API/commands/command/script/decorated.py
    M lldb/test/API/commands/command/script/import/bar/bar.py
    M lldb/test/API/commands/command/script/import/foo/bar/foobar.py
    M lldb/test/API/commands/command/script/import/foo/foo.py
    M lldb/test/API/commands/command/script/import/foo/foo2.py
    M lldb/test/API/commands/command/script/import/thepackage/__init__.py
    M lldb/test/API/commands/command/script/mysto.py
    M lldb/test/API/commands/command/script/welcome.py
    M lldb/test/API/commands/command/script_alias/tcsacmd.py
    M lldb/test/API/commands/command/source/my.py
    M lldb/test/API/commands/expression/no-deadlock/TestExprDoesntBlock.py
    M lldb/test/API/commands/process/launch/TestProcessLaunch.py
    M lldb/test/API/commands/register/register/register_command/TestRegisters.py
    M lldb/test/API/commands/watchpoints/multiple_threads/TestWatchpointMultipleThreads.py
    M lldb/test/API/commands/watchpoints/watchpoint_events/TestWatchpointEvents.py
    M lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py
    M lldb/test/API/functionalities/breakpoint/breakpoint_command/bktptcmd.py
    M lldb/test/API/functionalities/breakpoint/breakpoint_in_delayslot/TestAvoidBreakpointInDelaySlot.py
    M lldb/test/API/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py
    M lldb/test/API/functionalities/breakpoint/move_nearest/TestMoveNearest.py
    M lldb/test/API/functionalities/conditional_break/TestConditionalBreak.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSNumber.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/TestLibCxxAtomic.py
    M lldb/test/API/functionalities/data-formatter/data-formatter-synthval/TestDataFormatterSynthVal.py
    M lldb/test/API/functionalities/data-formatter/dump_dynamic/TestDumpDynamic.py
    M lldb/test/API/functionalities/data-formatter/vector-types/TestVectorTypesFormatting.py
    M lldb/test/API/functionalities/exec/TestExec.py
    M lldb/test/API/functionalities/gdb_remote_client/TestAArch64XMLRegOffsets.py
    M lldb/test/API/functionalities/gdb_remote_client/TestArmRegisterDefinition.py
    M lldb/test/API/functionalities/gdb_remote_client/TestFork.py
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBServerNoTargetXML.py
    M lldb/test/API/functionalities/gdb_remote_client/TestGDBServerTargetXML.py
    M lldb/test/API/functionalities/gdb_remote_client/TestJLink6Armv7RegisterDefinition.py
    M lldb/test/API/functionalities/gdb_remote_client/TestMultiprocess.py
    M lldb/test/API/functionalities/gdb_remote_client/TestNestedRegDefinitions.py
    M lldb/test/API/functionalities/gdb_remote_client/TestNoGPacketSupported.py
    M lldb/test/API/functionalities/gdb_remote_client/TestNoWatchpointSupportInfo.py
    M lldb/test/API/functionalities/gdb_remote_client/TestPartialGPacket.py
    M lldb/test/API/functionalities/gdb_remote_client/TestRegDefinitionInParts.py
    M lldb/test/API/functionalities/gdb_remote_client/TestRemoteRegNums.py
    M lldb/test/API/functionalities/gdb_remote_client/TestRestartBug.py
    M lldb/test/API/functionalities/gdb_remote_client/TestTargetXMLArch.py
    M lldb/test/API/functionalities/inferior-assert/TestInferiorAssert.py
    M lldb/test/API/functionalities/load_unload/TestLoadUnload.py
    M lldb/test/API/functionalities/multidebugger_commands/TestMultipleDebuggersCommands.py
    M lldb/test/API/functionalities/plugins/command_plugin/TestPluginCommands.py
    M lldb/test/API/functionalities/plugins/python_os_plugin/stepping_plugin_threads/TestOSPluginStepping.py
    M lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py
    M lldb/test/API/functionalities/postmortem/netbsd-core/TestNetBSDCore.py
    M lldb/test/API/functionalities/recursion/TestValueObjectRecursion.py
    M lldb/test/API/functionalities/target-new-solib-notifications/TestModuleLoadedNotifys.py
    M lldb/test/API/functionalities/tty/TestTerminal.py
    M lldb/test/API/functionalities/unwind/noreturn/TestNoreturnUnwind.py
    M lldb/test/API/functionalities/unwind/sigtramp/TestSigtrampUnwind.py
    M lldb/test/API/functionalities/unwind/zeroth_frame/TestZerothFrame.py
    M lldb/test/API/lang/c/step_over_no_deadlock/TestStepOverDoesntBlock.py
    M lldb/test/API/lang/cpp/class_types/TestClassTypesDisassembly.py
    M lldb/test/API/lang/cpp/dynamic-value/TestCppValueCast.py
    M lldb/test/API/lang/cpp/stl/TestStdCXXDisassembly.py
    M lldb/test/API/lang/objc/direct-dispatch-step/TestObjCDirectDispatchStepping.py
    M lldb/test/API/lang/objc/foundation/TestObjCMethods.py
    M lldb/test/API/lang/objc/foundation/TestObjectDescriptionAPI.py
    M lldb/test/API/lang/objc/objc-class-method/TestObjCClassMethod.py
    M lldb/test/API/lang/objc/objc-stepping/TestObjCStepping.py
    M lldb/test/API/lang/objc/print-obj/TestPrintObj.py
    M lldb/test/API/lldbtest.py
    M lldb/test/API/macosx/queues/TestQueues.py
    M lldb/test/API/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py
    M lldb/test/API/python_api/disassemble-raw-data/TestDisassembleRawData.py
    M lldb/test/API/python_api/disassemble-raw-data/TestDisassemble_VST1_64.py
    M lldb/test/API/python_api/event/TestEvents.py
    M lldb/test/API/python_api/formatters/TestFormattersSBAPI.py
    M lldb/test/API/python_api/frame/TestFrames.py
    M lldb/test/API/python_api/frame/get-variables/TestGetVariables.py
    M lldb/test/API/python_api/frame/inlines/TestInlinedFrame.py
    M lldb/test/API/python_api/function_symbol/TestDisasmAPI.py
    M lldb/test/API/python_api/function_symbol/TestSymbolAPI.py
    M lldb/test/API/python_api/interpreter/TestCommandInterpreterAPI.py
    M lldb/test/API/python_api/lldbutil/frame/TestFrameUtils.py
    M lldb/test/API/python_api/lldbutil/iter/TestLLDBIterator.py
    M lldb/test/API/python_api/lldbutil/iter/TestRegistersIterator.py
    M lldb/test/API/python_api/module_section/TestModuleAndSection.py
    M lldb/test/API/python_api/process/TestProcessAPI.py
    M lldb/test/API/python_api/process/io/TestProcessIO.py
    M lldb/test/API/python_api/symbol-context/TestSymbolContext.py
    M lldb/test/API/python_api/target/TestTargetAPI.py
    M lldb/test/API/python_api/thread/TestThreadAPI.py
    M lldb/test/API/python_api/type/TestTypeList.py
    M lldb/test/API/python_api/value/TestValueAPI.py
    M lldb/test/API/python_api/value/linked_list/TestValueAPILinkedList.py
    M lldb/test/API/python_api/watchpoint/TestSetWatchpoint.py
    M lldb/test/API/python_api/watchpoint/TestWatchpointIgnoreCount.py
    M lldb/test/API/python_api/watchpoint/TestWatchpointIter.py
    M lldb/test/API/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
    M lldb/test/API/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
    M lldb/test/API/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py
    M lldb/test/API/qemu/TestQemuAPI.py
    M lldb/test/API/qemu/TestQemuLaunch.py
    M lldb/test/API/sample_test/TestSampleInlineTest.py
    M lldb/test/API/source-manager/TestSourceManager.py
    M lldb/test/API/terminal/TestSTTYBeforeAndAfter.py
    M lldb/test/API/test_runner/test/inferior.py
    M lldb/test/API/tools/lldb-server/TestGdbRemoteHostInfo.py
    M lldb/test/API/tools/lldb-server/TestGdbRemotePlatformFile.py
    M lldb/test/API/tools/lldb-server/commandline/TestGdbRemoteConnection.py
    M lldb/test/API/tools/lldb-vscode/console/TestVSCode_console.py
    M lldb/test/API/tools/lldb-vscode/correct-thread/TestVSCode_correct_thread.py
    M lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
    M lldb/test/API/tools/lldb-vscode/optimized/TestVSCode_optimized.py
    M lldb/test/API/tools/lldb-vscode/variables/TestVSCode_variables.py
    M lldb/test/API/types/AbstractBase.py
    M lldb/test/Shell/Commands/CommandScriptImmediateOutput/Inputs/custom_command.py
    M lldb/test/Shell/helper/build.py

  Log Message:
  -----------
  [LLDB] Remove __future__ imports from tests

Not needed now that we require python 3.

Reviewed By: kastiglione, JDevlieghere

Differential Revision: https://reviews.llvm.org/D131761




More information about the All-commits mailing list