# [FAILURE] swift-master-source-compat-suite [#5268]
Build URL: https://ci.swift.org/job/swift-master-source-compat-suite/5268/
Project: swift-master-source-compat-suite
Date of build: Fri, 24 Jul 2020 11:54:42 -0500
Build duration: 7 hr 19 min
Changes- Commit b2e6068d4f2444cd8a60e86d17b81a18df05cb1a by z.zoelec2:
[cxx-interop] Rename ClangRecordTypeInfo -> LoadableClangRecordTypeInfo.
-
edit: lib/IRGen/GenStruct.cpp
-
Commit 9f0e0a6e2edd27f53913fb9339742d3a95296423 by compnerd:
build: remove PythonKit integration
- edit: utils/build-script
- edit: utils/build_swift/tests/expected_options.py
- edit: utils/update_checkout/update-checkout-config.json
- edit: utils/swift_build_support/swift_build_support/products/init.py
- delete: utils/swift_build_support/swift_build_support/products/pythonkit.py
- edit: utils/build_swift/build_swift/driver_arguments.py
-
Commit dab216dc49f40fc19b03a17b8ae81ac83355ca62 by rishizaki:
[CodeCompletion] Use TypeContextInfo to get expected return types
- add: test/IDE/complete_sr13271.swift
- edit: lib/IDE/ExprContextAnalysis.cpp
- edit: lib/IDE/CodeCompletion.cpp
- edit: test/IDE/complete_unresolved_members.swift
- edit: lib/IDE/ExprContextAnalysis.h
-
Commit 8fe1e3c66c8b87aac2356488bfd17e65f614cd83 by passos.luciano:
[CSSimplify] Removing repair failures logic that reject duplicated
- edit: lib/Sema/CSSimplify.cpp
-
Commit 12c8630f7fa9d7d873036757b2e4f75bfbf08c70 by passos.luciano:
[tests] Adding regression tests for SR-13240
- edit: test/Constraints/argument_matching.swift
-
Commit c09af513a01a0c477307b4390d4ad30401a1cd5e by passos.luciano:
[tests] Adjusting regression tests argument mismatch diagnostics on suit
- edit: test/Constraints/fixes.swift
- edit: test/Parse/operators.swift
- edit: test/Constraints/optional.swift
- edit: test/stdlib/UnicodeScalarDiagnostics.swift
- edit: test/Parse/type_expr.swift
-
Commit 52d33973fa4c381edbb194f0d1f714da5fb6b987 by nate_chandler:
[Test] Disabled struct-outmodule-run on remote_run.
- edit: test/IRGen/prespecialized-metadata/struct-outmodule-run.swift
-
Commit 8e8f081b3e1e7b6d4293f179a2d2fadeffb440e5 by passos.luciano:
[Sema] Inncrease the score a bit higher for argument mismatch and
- edit: test/Constraints/diagnostics.swift
- edit: test/Parse/type_expr.swift
- edit: lib/Sema/CSSimplify.cpp
-
Commit 3459fe8d3ffc148e5237ce2e842cacd3faad46ed by github:
[Python3] Make update-checkout work with Python 2 & 3 (#33081)
- edit: utils/update-checkout
- edit: utils/update_checkout/update_checkout/update_checkout.py