Report
[FAILURE] oss-swift-package-osx [#1975]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1975/
Project:
oss-swift-package-osx
Date of build:
Fri, 27 Jul 2018 00:10:03 -0500
Build duration:
1 hr 54 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 4ced94a6cb5ee57e18901d2ecd5a1c2ce2bd6e7c by vguerra:
[TypeChecker] SR-7307 : Diagnose defer statments that appear at the end- add: test/Sema/diag_defer_blockend.swift
- edit: lib/Sema/TypeCheckStmt.cpp
- edit: include/swift/AST/DiagnosticsCommon.def
-
Commit 03fff5d8b8e5e71abe3546187b3c35b1de52a948 by vguerra:
Fixing formating and a more clear explanation for diagnostic.- add: test/Sema/diag_defer_block_end.swift
- edit: lib/Sema/TypeCheckStmt.cpp
- delete: test/Sema/diag_defer_blockend.swift
- edit: include/swift/AST/DiagnosticsCommon.def
-
Commit 466ddcbb61e71bdbf7eebeffd27fd698e34a9b08 by vguerra:
Adding a fix-it to diagnosting to replace 'defer' with a 'do' statement.- edit: lib/Sema/TypeCheckStmt.cpp
- edit: include/swift/AST/DiagnosticsCommon.def
-
Commit 38cf5fed8c9b42163de545f291dc76a6c72c0098 by vguerra:
NOTE should actually be a WARNING.- edit: test/Sema/diag_defer_block_end.swift
- edit: include/swift/AST/DiagnosticsCommon.def
-
Commit 783ab96c03bab5a3c9849198259b6ccffe73e63c by vguerra:
Fixing broken tests.- edit: test/SILGen/statements.swift
- edit: test/SILOptimizer/unreachable_code.swift
- edit: test/stmt/statements.swift
- edit: test/SILOptimizer/definite_init_diagnostics_globals.swift
-
Commit ffd13662d11fb1930fe4336cb8aef90d66175a35 by vguerra:
addressing comments on PR- edit: test/stmt/yield.swift
- edit: test/SILGen/statements.swift
- edit: test/SILOptimizer/definite_init_diagnostics_globals.swift
- edit: test/SILOptimizer/unreachable_code.swift
- edit: include/swift/AST/DiagnosticsSema.def
- edit: test/stmt/statements.swift
- edit: include/swift/AST/DiagnosticsCommon.def
- edit: test/Sema/diag_defer_block_end.swift
-
Commit ab513c8abb7eb20e89ea8f2bb50a409788f843ff by vguerra:
typo on expected-warning.- edit: test/stmt/yield.swift
-
Commit da3149d713f5c9e7b1faed096482c66e7c70d0e4 by vguerra:
taking into account DeclContext's kind for initialization.- edit: lib/Sema/TypeCheckStmt.cpp
-
Commit 76eb767b970770f52eab5486a0434410d6cd216a by dgregor:
[Type checker] Request nominal layout for the result types of function- add: test/multifile/require-layout-call-result.swift
- edit: lib/Sema/CSApply.cpp
- add: test/multifile/Inputs/require-layout-call-result-primary.swift
-
Commit 059163360a7a2bbb99154a5ff088c765da9a74bb by dgregor:
Re-enable Lazy test on Linux.- edit: validation-test/stdlib/Lazy.swift.gyb
-
Commit a8d43cc3447fd00db9be8e86ba670cdefbb83f26 by xi_ge:
migrator: handle AppKit protocol migrations. rdar://42480588- add: test/Migrator/remove_override.swift
- edit: lib/Migrator/APIDiffMigratorPass.cpp
- add: test/Migrator/remove_override.swift.expected
-
Commit aa4993945a1e3b35b0663b199f0c36eb576a720c by alex:
[swiftsyntax] Fix issue that caused swift-swiftsyntax-test to not be- add: tools/swift-swiftsyntax-test/empty.c
- edit: tools/swift-swiftsyntax-test/CMakeLists.txt
-
Commit ae6645d80857ae8e1922b07cb03318c47d22253a by github:
[test] Move a slow Driver test to the validation suite (#18261)- add: validation-test/Driver/batch_mode_overlong_argv.swift
- delete: test/Driver/batch_mode_overlong_argv.swift