Report
[FAILURE] oss-swift-package-linux-ubuntu-18_04 [#1629]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/1629/
Project:
oss-swift-package-linux-ubuntu-18_04
Date of build:
Mon, 08 Jul 2019 12:11:18 -0500
Build duration:
1 hr 9 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:
Changes
-
Commit b54c619bef9fc4d0c8de7d052daf9666ef886e0a by alaferriere:
Support unavailable and obsoleted attributes on extensions- edit: lib/AST/Attr.cpp
-
Commit eb28e2acbcc9e9ff239e676106cd2617ff802075 by alaferriere:
Update tests to check unavailable and obsoleted attributes on extensions- edit: test/attr/attr_availability_osx.swift
- edit: test/attr/attr_availability_swift.swift
-
Commit abbbc01d20779de4345226c92a1e83de5c5a9024 by alaferriere:
Allow the use of unavailable types from unavailable code- edit: lib/Sema/TypeCheckAvailability.cpp
- edit: test/attr/attr_availability.swift
-
Commit 95eea2f3e915f53ffea667e912924292ed39d1ad by jaskiewiczs:
[Parse] Implement "missing 'func' keyword" diagnostic with a fix-it- edit: test/SourceKit/DocumentStructure/structure.swift.response
- edit: test/Sema/immutability.swift
- edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
- edit: include/swift/AST/DiagnosticsParse.def
- edit: include/swift/Parse/Parser.h
- add: test/Parse/diagnostic_missing_func_keyword.swift
- edit: lib/Parse/ParseStmt.cpp
- edit: test/Parse/line-directive.swift
- edit: lib/Parse/ParseDecl.cpp
- edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
- edit: test/Parse/recovery.swift
- edit: test/Parse/ConditionalCompilation/stmt_in_type.swift
-
Commit f25e50d946aaab189b0152ec6355a53af956343d by jaskiewiczs:
[incrParse] Fix funcs.swift test case- edit: test/incrParse/funcs.swift
-
Commit 924f15ef39b115e4d47fae88f0380f1eee3aa64b by jaskiewiczs:
[Parse] Simplify missing_func_keyword diagnostic- edit: lib/Parse/ParseDecl.cpp
- edit: test/Parse/diagnostic_missing_func_keyword.swift
-
Commit 2b3ebf715a2dbca5c2116385237f6ad6191867a1 by jaskiewiczs:
Use DescriptiveDeclKind for better expected_keyword_in_decl diagnostic- edit: test/Sema/immutability.swift
- edit: test/Parse/diagnostic_missing_func_keyword.swift
- edit: test/Parse/ConditionalCompilation/stmt_in_type.swift
- edit: test/Parse/recovery.swift
- edit: test/Parse/line-directive.swift
- edit: include/swift/AST/DiagnosticsParse.def
- edit: lib/Parse/ParseDecl.cpp
-
Commit 0446ad3c3dcf04fc153c9b1c17f59f2c991dd3cf by jaskiewiczs:
Fix failing test cases for expected_keyword_in_decl diagnostic- edit: test/SourceKit/DocumentStructure/structure.swift.empty.response
- edit: test/SourceKit/DocumentStructure/structure.swift.response
- edit: test/Parse/diagnostic_missing_func_keyword.swift
- edit: test/SourceKit/DocumentStructure/structure.swift.foobar.response
- edit: lib/Parse/ParseDecl.cpp
-
Commit ccaabd9be1051933a91657bb32e5df3347ab7eb6 by dave:
[Testing QoI] Make the Windows link job test more robust- edit: test/Driver/windows-link-job.swift