[Swift CI] Build Failure: OSS - Swift Package - OS X (master) #1370

Report

[FAILURE] oss-swift-package-osx [#1370]

Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1370/
Project:
oss-swift-package-osx
Date of build:
Thu, 15 Mar 2018 22:59:25 -0500
Build duration:
1 hr 35 min

Identified problems:

  • Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes

  • Commit 116de2b3b2c20fb81a97c697e9d7a2ef31d39fc9 by dhtnstff:
    non-mutating swapAt implementations for UnsafeMutable(Raw)BufferPointer

    • edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
    • edit: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
    • edit: validation-test/stdlib/UnsafeBufferPointer.swift.gyb
  • Commit 0c95f902f0f18266fad1684fceeb8e6add5b17f3 by dhtnstff:
    restore debug-mode bounds checking to *BufferPointer.swapAt

    • edit: validation-test/stdlib/UnsafeBufferPointer.swift.gyb
    • edit: stdlib/public/core/UnsafeBufferPointer.swift.gyb
    • edit: stdlib/public/core/UnsafeRawBufferPointer.swift.gyb
  • Commit 521b6598a76d4dececf2d81565f906ce4b2e9a88 by suicaicoca:
    [NFC][StringExtras] Use llvm::StringSwitch in canBeArgumentLabel as with

    • edit: lib/Basic/StringExtras.cpp
  • Commit f21d9f332dc1521296dfa4bfb7cf522ff2e470d0 by jordan_rose:
    Allow @available(swift, ...) nested within @available(macOS, ...)

    • edit: include/swift/AST/DiagnosticsSema.def
    • edit: lib/Sema/TypeCheckAttr.cpp
    • edit: test/attr/attr_availability.swift
    • edit: test/attr/attr_availability_swift.swift
    • edit: test/attr/attr_availability_osx.swift
  • Commit 74a4adc54ca58070d929a4308b53988bd64a28b9 by jordan_rose:
    [stdlib] Remove ignored platform-agnostic '@available' from extensions

    • edit: stdlib/public/SDK/MetalKit/MetalKit.swift
    • edit: stdlib/public/core/Integers.swift.gyb
    • edit: stdlib/public/SDK/UIKit/UIKit.swift
    • edit: stdlib/public/SDK/Metal/Metal.swift
  • Commit ec15f7e3e4bd59bcd8e1869d0857f7b672f0da49 by klorentey:
    [test] Update hash avalanche test

    • edit: validation-test/stdlib/HashingAvalanche.swift
  • Commit a956a2c74089a9dbfc4e1a8785e93fbac36a2af2 by mishal_shah:
    [Preset] Add support for no assertions toolchain for macOS

    • edit: utils/build-presets.ini
  • Commit c33e5da8f324345776be9f4546f55704a330c4f4 by mgottesman:
    [+0-all-args] Remove the plus_zero* tests since I am not using them

    • delete: test/SILGen/plus_zero_sil_locations.swift
    • delete: test/SILGen/plus_zero_argument_labels.swift
    • delete: test/SILGen/plus_zero_property_abstraction.swift
    • delete: test/SILOptimizer/plus_zero_specialize_self_conforming.swift
    • delete: test/SILOptimizer/plus_zero_cast_folding_no_bridging.sil
    • delete: test/Serialization/plus_zero_transparent-std.swift
    • delete: test/SILGen/plus_zero_statements.swift
    • delete: test/SILGen/plus_zero_switch_var.swift
    • delete: test/SILGen/plus_zero_external_definitions.swift
    • delete: test/SILOptimizer/plus_zero_specialize_inherited_multifile.swift
    • delete: test/SILGen/plus_zero_inlineable_attribute.swift
    • delete: test/SILOptimizer/plus_zero_specialize_dynamic_self.swift
    • delete: test/SILGen/plus_zero_generic_closures.swift
    • delete: test/SILGen/plus_zero_generic_tuples.swift
    • delete: test/SILGen/plus_zero_partial_apply_super.swift
    • delete: test/SILGen/plus_zero_function_conversion.swift
    • delete: test/Sema/fixed_ambiguities/plus_zero_rdar36333688.swift
    • delete: test/SILGen/plus_zero_default_arguments_generic.swift
    • delete: test/SILGen/plus_zero_enum.swift
    • delete: test/IRGen/plus_zero_objc_retainAutoreleasedReturnValue.swift
    • delete: test/SILGen/plus_zero_objc_error.swift
    • delete: test/SILOptimizer/plus_zero_capture_promotion_generic_context.sil
    • delete: test/SIL/Parser/plus_zero_generic_signature_with_depth.swift
    • delete: test/SIL/Serialization/plus_zero_keypath.sil
    • delete: test/SILGen/plus_zero_objc_attr_NSManaged_multi.swift
    • delete: test/SILOptimizer/plus_zero_devirt_protocol_method_invocations.swift
    • delete: test/SILOptimizer/plus_zero_specialize_checked_cast_branch.swift
    • delete: test/SILOptimizer/plus_zero_specialize_unconditional_checked_cast.swift
    • delete: test/Serialization/plus_zero_objc.swift
    • delete: test/SILGen/plus_zero_inlineable_attribute_objc.swift
    • delete: test/SILGen/plus_zero_partial_apply_protocol.swift
    • delete: test/ClangImporter/plus_zero_serialization-sil.swift
    • delete: test/SILGen/plus_zero_expressions.swift
    • delete: test/IRGen/plus_zero_runtime_calling_conventions.swift
    • delete: test/SILGen/plus_zero_function_conversion_objc.swift
    • delete: test/SILGen/plus_zero_objc_extensions.swift
    • delete: test/SILGen/plus_zero_protocols.swift
    • delete: test/SILGen/plus_zero_borrow.swift
    • delete: test/SILGen/plus_zero_functions.swift
    • delete: test/IRGen/plus_zero_generic_tuples.swift
    • delete: test/SILGen/plus_zero_guaranteed_normal_args.swift
    • delete: test/Sema/fixed_ambiguities/plus_zero_rdar35623181.swift
    • delete: test/IRGen/plus_zero_struct_resilience.swift
    • delete: test/DebugInfo/plus_zero_generic_args.swift
    • delete: test/SILGen/plus_zero_guaranteed_self.swift
    • delete: test/SILGen/plus_zero_objc_dictionary_bridging.swift
    • delete: test/SILOptimizer/plus_zero_devirt_witness_method_conformance.swift
    • delete: test/SILGen/plus_zero_addressors.swift
    • delete: test/SILOptimizer/plus_zero_access_marker_verify.swift
    • delete: test/SILOptimizer/plus_zero_devirt_speculative_nested.swift
    • delete: test/SILGen/plus_zero_boxed_existentials.swift
    • delete: test/IRGen/plus_zero_big_types_corner_cases.swift
    • delete: test/SILGen/plus_zero_objc_bridging_peephole.swift
    • delete: test/SILGen/plus_zero_array_literal_abstraction.swift
    • delete: test/SILGen/plus_zero_struct_resilience.swift
    • delete: test/SIL/Serialization/plus_zero_deserialize_generic.sil
    • delete: test/SILGen/plus_zero_switch_multiple_entry_address_only.swift
    • delete: test/SILGen/plus_zero_implicitly_unwrapped_optional.swift
    • delete: test/SILGen/plus_zero_noescape_reabstraction.swift
    • delete: test/SIL/Parser/plus_zero_apply_with_substitution.sil
    • delete: test/SILGen/plus_zero_witness_tables.swift
    • delete: test/SILGen/plus_zero_let_decls.swift
    • delete: test/SILGen/plus_zero_objc_currying.swift
    • delete: test/SILGen/plus_zero_switch.swift
    • delete: test/SILGen/plus_zero_cf.swift
    • delete: test/SILGen/plus_zero_vtables_objc.swift
    • delete: test/SILGen/plus_zero_existential_erasure.swift
    • delete: test/SILGen/plus_zero_reabstract.swift
    • delete: test/SILGen/plus_zero_without_actually_escaping.swift
    • delete: test/Sema/fixed_ambiguities/plus_zero_rdar33142386.swift
    • delete: test/SILGen/plus_zero_foreach.swift
    • delete: test/ClangImporter/plus_zero_objc_ir.swift
    • delete: test/SILOptimizer/plus_zero_specialize_same_type_constraint.swift
    • delete: test/SILGen/plus_zero_tuples.swift
    • delete: test/IRGen/plus_zero_objc.swift
    • delete: test/SILGen/plus_zero_objc_bridged_results.swift
    • delete: test/SILOptimizer/plus_zero_cast_folding_objc_generics.swift
    • delete: test/SILGen/plus_zero_witnesses_class.swift
    • delete: test/SIL/Parser/plus_zero_bound_generic.sil
    • delete: test/SILGen/plus_zero_call_chain_reabstraction.swift
    • delete: test/SILGen/plus_zero_objc_ownership_conventions.swift
    • delete: test/SILGen/plus_zero_pgo_switchenum.swift
    • delete: test/SILGen/plus_zero_argument_shuffle_swift3.swift
    • delete: test/SILOptimizer/plus_zero_capture_promotion_generic_context_ownership.sil
    • delete: test/SILGen/plus_zero_extensions_objc.swift
    • delete: test/SILOptimizer/plus_zero_array_element_propagation.sil
    • delete: test/SILGen/plus_zero_auto_closures.swift
    • delete: test/SILGen/plus_zero_final.swift
    • delete: test/IRGen/plus_zero_enum_resilience.swift
    • delete: test/IRGen/plus_zero_builtins.swift
    • delete: test/SILGen/plus_zero_switch_isa.swift
    • delete: test/SILGen/plus_zero_specialize_attr.swift
    • delete: test/SILGen/plus_zero_objc_protocol_native_thunk.swift
    • delete: test/SILGen/plus_zero_pgo_checked_cast.swift
    • delete: test/SILOptimizer/plus_zero_devirt_covariant_return.swift
    • delete: test/SILOptimizer/plus_zero_let_properties_opts.swift
    • delete: test/SILGen/plus_zero_properties.swift
    • delete: test/SILGen/plus_zero_generic_casts.swift
    • delete: test/SILGen/plus_zero_generic_witness.swift
    • delete: test/SILGen/plus_zero_accessors.swift
    • delete: test/SILGen/plus_zero_partial_apply_protocol_class_refinement_method.swift
    • delete: test/SILGen/plus_zero_scalar_to_tuple_args.swift
    • delete: test/SILGen/plus_zero_class_bound_protocols.swift
    • delete: test/SILGen/plus_zero_unmanaged_ownership.swift
    • delete: test/SILGen/plus_zero_pointer_conversion.swift
    • delete: test/SILGen/plus_zero_unmanaged.swift
    • delete: test/SILGen/plus_zero_erasure_reabstraction.swift
    • delete: test/SILGen/plus_zero_materializeForSet.swift
    • delete: test/SILGen/plus_zero_dependent_member_lowering.swift
    • delete: test/SILGen/plus_zero_enum_resilience.swift
    • delete: test/SILGen/plus_zero_testable-multifile-other.swift
    • delete: test/SILGen/plus_zero_objc_thunks.swift
    • delete: test/SILGen/plus_zero_protocol_optional.swift
    • delete: test/SILGen/plus_zero_dynamic_lookup.swift
    • delete: test/SILGen/plus_zero_retaining_globals.swift
    • delete: test/SILOptimizer/plus_zero_bridged_casts_folding.swift
    • delete: test/SILOptimizer/plus_zero_devirt_value_metatypes.swift
    • delete: test/SILGen/plus_zero_subclass_existentials.swift
    • delete: test/SILGen/plus_zero_objc_bridging_any.swift
    • delete: test/SILGen/plus_zero_objc_imported_generic.swift
    • delete: test/SILGen/plus_zero_constrained_extensions.swift
    • delete: test/SILGen/plus_zero_witness_same_type.swift
    • delete: test/Sema/fixed_ambiguities/plus_zero_rdar27198177.swift
    • delete: test/SILGen/plus_zero_opaque_values_silgen_lib.swift
    • delete: test/SILOptimizer/plus_zero_specialize_cg_update_crash.sil
    • delete: test/SILGen/plus_zero_lifetime.swift
    • delete: test/SILOptimizer/plus_zero_spec_archetype_method.swift
    • delete: test/SIL/Serialization/plus_zero_deserialize_generic_marker.sil
    • delete: test/SILGen/plus_zero_witnesses.swift
    • delete: test/IRGen/plus_zero_keypaths.sil
    • delete: test/IRGen/plus_zero_keypaths_objc.sil
    • delete: test/SILGen/plus_zero_access_marker_gen.swift
    • delete: test/SILGen/plus_zero_nested_generics.swift
    • delete: test/SILOptimizer/plus_zero_performance_inliner.sil
    • delete: test/SILGen/plus_zero_opaque_ownership.swift
    • delete: test/SILGen/plus_zero_closures.swift
    • delete: test/SILOptimizer/Inputs/plus_zero_TestMod.sil
    • delete: test/SILGen/plus_zero_nested_types_referencing_nested_functions.swift
    • delete: test/Serialization/plus_zero_transparent.swift
    • delete: test/SILGen/plus_zero_super.swift
    • delete: test/DebugInfo/plus_zero_closure-multivalue.swift
    • delete: test/SILGen/plus_zero_casts.swift
    • delete: test/SILGen/plus_zero_keypaths.swift
    • delete: test/SILGen/plus_zero_newtype.swift
    • delete: test/SILGen/plus_zero_mangling.swift
    • delete: test/SILGen/plus_zero_collection_upcast.swift
    • delete: test/SILGen/plus_zero_shared.swift
    • delete: test/SILOptimizer/plus_zero_specialize_anyobject.swift
    • delete: test/SILGen/plus_zero_class_resilience.swift
    • delete: test/SILGen/plus_zero_protocol_resilience.swift
    • delete: test/SILGen/plus_zero_downcast_reabstraction.swift
    • delete: test/SILOptimizer/plus_zero_devirt_default_case.swift
    • delete: test/SILGen/plus_zero_optional.swift
    • delete: test/SILGen/plus_zero_objc_protocols.swift
    • delete: test/SILGen/plus_zero_address_only_types.swift
    • delete: test/Reflection/plus_zero_capture_descriptors.sil
    • delete: test/SILOptimizer/plus_zero_specialize_partial_apply.swift
    • delete: test/SILGen/plus_zero_metatype_abstraction.swift
    • delete: test/SILGen/plus_zero_objc_bridging.swift
    • delete: test/SILGen/plus_zero_dynamic_self.swift
    • delete: test/SILGen/plus_zero_opaque_values_silgen.swift
    • delete: test/IRGen/plus_zero_generic_metatypes.swift
    • delete: test/SILOptimizer/plus_zero_devirt_nested_class.swift
    • delete: test/SIL/Parser/plus_zero_keypath.sil
    • delete: test/IRGen/plus_zero_lowered_optional_self_metadata.sil
    • delete: test/SILGen/plus_zero_reabstract_lvalue.swift
    • delete: test/SILGen/plus_zero_dynamic.swift
    • delete: test/SILGen/plus_zero_optional_lvalue.swift
    • delete: test/SILGen/plus_zero_rethrows.swift
    • delete: test/SILGen/plus_zero_source_location.swift
    • delete: test/DebugInfo/plus_zero_resilience.swift
    • delete: test/SILGen/plus_zero_default_arguments.swift
    • delete: test/SILGen/plus_zero_indirect_enum.swift
    • delete: test/SILGen/plus_zero_collection_downcast.swift
    • delete: test/SILOptimizer/plus_zero_access_marker_mandatory.swift
    • delete: test/SILGen/plus_zero_collection_subtype_downcast.swift
    • delete: test/SILGen/plus_zero_switch_abstraction.swift
    • delete: test/SILOptimizer/plus_zero_specialize_self.swift
    • delete: test/SILGen/plus_zero_collection_subtype_upcast.swift
    • delete: test/Serialization/plus_zero_serialize_attr.swift
    • delete: test/SILGen/plus_zero_objc_attr_NSManaged.swift
    • delete: test/SILGen/plus_zero_partial_apply_generic.swift
    • delete: test/SILGen/plus_zero_result_abstraction.swift
    • delete: test/SILGen/plus_zero_unowned.swift
    • delete: test/SILGen/plus_zero_objc_set_bridging.swift
    • delete: test/IRGen/plus_zero_generic_metatypes_arm.swift
    • delete: test/SILGen/plus_zero_types.swift
    • delete: test/SILGen/plus_zero_weak.swift
    • delete: test/SILOptimizer/plus_zero_mandatory_inlining.swift
    • delete: test/SILGen/plus_zero_dynamic_lookup_throws.swift
    • delete: test/SILGen/plus_zero_keypath_application.swift
    • delete: test/SILOptimizer/plus_zero_cast_folding_objc_no_foundation.swift
    • delete: test/SILGen/plus_zero_default_arguments_serialized.swift
    • delete: test/Serialization/plus_zero_function.swift
    • delete: test/SILOptimizer/plus_zero_access_enforcement_noescape.swift
    • delete: test/SILGen/plus_zero_multi_file.swift
    • delete: test/SILGen/plus_zero_weak_multiple_modules.swift
    • delete: test/SILGen/plus_zero_force_cast_chained_optional.swift
    • delete: test/SILGen/plus_zero_foreign_errors.swift
    • delete: test/SILGen/plus_zero_capture_typed_boxes.swift
    • delete: test/SILGen/plus_zero_optional-cast.swift
    • delete: test/SILGen/plus_zero_vtable_thunks_reabstraction_final.swift
    • delete: test/SILGen/plus_zero_if_while_binding.swift
    • delete: test/SILGen/plus_zero_generic_property_base_lifetime.swift
    • delete: test/SILGen/plus_zero_protocol_extensions.swift
    • delete: test/IRGen/plus_zero_class_bounded_generics.swift
    • delete: test/SILGen/plus_zero_reabstract-tuple.swift
    • delete: test/ClangImporter/plus_zero_optional.swift
    • delete: test/SILGen/plus_zero_objc_blocks_bridging.swift
    • delete: test/SILGen/plus_zero_apply_abstraction_nested.swift
    • delete: test/SILOptimizer/plus_zero_specialized_anyobject_conformance.swift
  • Commit 520d6b9b91cac8b66f570ff1a9553993be835223 by github:
    Make NS_TYPED_ENUMS ObjectiveCBridgeable when they wrap an object

    • edit: stdlib/public/core/NewtypeWrapper.swift
    • edit: test/ClangImporter/Inputs/custom-modules/Newtype.h
    • edit: test/IDE/print_omit_needless_words.swift
    • add: test/Interpreter/SDK/Inputs/objc_bridge_cast_newtype.h
    • add: validation-test/IRGen/sr6844.swift
    • edit: test/Inputs/clang-importer-sdk/swift-modules/Foundation.swift
    • edit: test/Inputs/clang-importer-sdk/swift-modules-without-ns/Foundation.swift
    • edit: stdlib/public/SDK/Foundation/NSError.swift
    • edit: test/PrintAsObjC/Inputs/newtype.h
    • add: validation-test/IRGen/Inputs/sr6844.h
    • edit: test/PrintAsObjC/newtype.swift
    • add: test/Interpreter/SDK/objc_bridge_cast_newtype.swift
    • edit: test/Inputs/clang-importer-sdk/usr/include/Foundation.h
    • edit: lib/ClangImporter/ImportDecl.cpp
    • edit: test/ClangImporter/objc_parse.swift
  • Commit 5f1e1c6b834dd001f0bdc18a9fcb6e2fbc5fa69a by mgottesman:
    [silgenpattern] When emitting a switch_enum with ownership, pass in the

    • edit: lib/SILGen/SILGenPattern.cpp
  • Commit 6b2ca793813c694f470eb6277b750c6a7e3213dd by mgottesman:
    [silgen] Make NormalCaseHandler and DefaultCaseHandler take

    • edit: lib/SILGen/SILGenDecl.cpp
    • edit: lib/SILGen/SILGenConvert.cpp
    • edit: lib/SILGen/SwitchEnumBuilder.h
    • edit: lib/SILGen/SwitchEnumBuilder.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILGen/SILGenStmt.cpp
  • Commit aa9b27802a2ed383ed75b20944452a6c8f43a467 by mgottesman:
    [silgen] Add helper methods to SwitchEnumBuilder for creating .Some,

    • edit: lib/SILGen/SILGenConvert.cpp
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: lib/SILGen/SILGenStmt.cpp
    • edit: lib/SILGen/SwitchEnumBuilder.h
  • Commit 797fe6085dd793b423cabbe8df07256014a6b413 by mgottesman:
    [+0-all-args] Teach SwitchEnumBuilder how to handle cases with a jump

    • edit: lib/SILGen/SwitchEnumBuilder.cpp
    • edit: lib/SILGen/SwitchEnumBuilder.h
  • Commit a92f61797340941e9bca1b4eb707f9b96a0de874 by mgottesman:
    [+0-all-args] When emitting for each statements, make sure to call

    • edit: lib/SILGen/SILGenStmt.cpp
  • Commit dde4f58625d2bee728667654c5a5b5ac5a826b17 by mgottesman:
    [+0-all-args] Change emitBindOptional to use a switch_enum instead of a

    • edit: test/SILGen/optional_lvalue.swift
    • add: test/SILOptimizer/pointer_conversion_linux.swift
    • edit: test/SILGen/implicitly_unwrapped_optional.swift
    • add: test/SILOptimizer/pointer_conversion_objc.swift
    • edit: test/SILGen/optional.swift
    • edit: test/SILGen/pointer_conversion.swift
    • edit: test/SILOptimizer/pointer_conversion.swift
    • edit: test/SILOptimizer/access_marker_verify.swift
    • edit: test/SILGen/load_from_lvalue_in_plus_zero_context.swift
    • edit: lib/SILGen/SILGenExpr.cpp
    • edit: test/SILGen/force_cast_chained_optional.swift
    • edit: test/SILGen/optional-cast.swift
  • Commit fdbc81ab5627be11e1866c8b8dc69c2b4301af84 by spestov:
    IDE: Don't crash in type reconstruction if local types contain subscript

    • edit: lib/IDE/TypeReconstruction.cpp
    • edit: test/IDE/reconstruct_type_from_mangled_name.swift
  • Commit 7adb7a8efff5dd3e15e64aed3224bbdf0afa101b by vsk:
    Re-enable the full lldb test suite for non-smoke-test jobs

    • edit: utils/build-script-impl
  • Commit 4c1be6aabd7505cc5b1e1b478188a8497a1eab1b by xi_ge:
    SwiftSyntax: avoid creating c-string when accumulating text. NFC

    • edit: tools/SwiftSyntax/SyntaxData.swift
  • Commit 0454856f87e6921b12ac12bfb3f00700d2b10ef8 by ahmed.bougacha:
    Revert "[ARM] Honor -mfloat-abi for libcall calling convention"

    • edit: lib/Target/ARM/ARMISelLowering.cpp
    • edit: test/CodeGen/Thumb2/intrinsics-cc.ll
  • Commit 832f5766c812bf950db10b9e5fa9b5d5b0b19f31 by jingham:
    Fix a couple of more tests to not create files in the source tree

    • edit: packages/Python/lldbsuite/test/lldbtest.py
    • edit: packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/TestAttachDenied.py
    • edit: packages/Python/lldbsuite/test/lldbutil.py
    • edit: packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
    • edit: packages/Python/lldbsuite/test/functionalities/process_group/TestChangeProcessGroup.py
    • edit: packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteModuleInfo.py
  • Commit 70859adb23d3179f7d7ffb899ff493268f0cded7 by jmolenda:
    Clean up debugserver xcode project file

    • edit: tools/debugserver/debugserver.xcodeproj/project.pbxproj
  • Commit 34e07252557eccbe651b25a7021d0ffad9e0cc2a by jmolenda:
    Fix a copy of a fixed length, possibly non-nul terminated, string into a

    • edit: source/Plugins/Process/elf-core/ProcessElfCore.cpp
  • Commit 7a501e02b59ca9af5e620d841810605c36f11e34 by vk:
    rdar://38462589: X-fail tests blocking full test-suite runs

    • edit: packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py
    • edit: packages/Python/lldbsuite/test/functionalities/register/register_command/TestRegisters.py
    • edit: packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py
    • edit: packages/Python/lldbsuite/test/macosx/universal/TestUniversal.py
    • edit: packages/Python/lldbsuite/test/lang/swift/resilience/TestResilience.py
    • edit: packages/Python/lldbsuite/test/lang/swift/expression/equality_operators/TestEqualityOperators.py
    • edit: packages/Python/lldbsuite/test/functionalities/process_launch/TestProcessLaunch.py
    • edit: packages/Python/lldbsuite/test/lang/swift/substituted_typealias/TestSwiftSubstitutedTypeAlias.py