-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CoreData] Add support for Xcode 13 beta 3. (#12183)
- Loading branch information
1 parent
c14c07a
commit de86250
Showing
12 changed files
with
108 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# NSInternalInconsistencyException Reason: -init results in undefined behavior for NSBatchInsertRequest | ||
!missing-selector! NSBatchInsertRequest::init not bound | ||
|
||
# ignored as well in macOS | ||
!missing-field! NSBinaryExternalRecordType not bound | ||
!missing-field! NSEntityNameInPathKey not bound | ||
!missing-field! NSExternalRecordExtensionOption not bound | ||
!missing-field! NSExternalRecordsDirectoryOption not bound | ||
!missing-field! NSExternalRecordsFileFormatOption not bound | ||
!missing-field! NSModelPathKey not bound | ||
!missing-field! NSObjectURIKey not bound | ||
!missing-field! NSStorePathKey not bound | ||
!missing-field! NSStoreUUIDInPathKey not bound | ||
!missing-field! NSValidateXMLStoreOption not bound | ||
!missing-field! NSXMLExternalRecordType not bound | ||
!missing-field! NSXMLStoreType not bound |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❌ [CI Build] Tests failed on Build ❌
Tests failed on Build.
API diff
✅ API Diff from stable
View API diff
API & Generator diff
ℹ️ API Diff (from PR only) (please review changes)
ℹ️ Generator Diff (please review changes)
Packages generated
View packages
Test results
2 tests failed, 222 tests passed.
Failed tests
Pipeline on Agent XAMBOT-1023.BigSur'
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on VSTS: device tests tvOS 🔥
Not enough free space in the host.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results were skipped for this run due to provisioning problems Azure Devops. Please contact the bot administrator.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Tests passed on macOS Mac Catalina (10.15) ✅
Tests passed
All tests on macOS X Mac Catalina (10.15) passed.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Tests passed on macOS Mac Mojave (10.14) ✅
Tests passed
All tests on macOS X Mac Mojave (10.14) passed.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)
de86250
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Tests passed on macOS Mac High Sierra (10.13) ✅
Tests passed
All tests on macOS X Mac High Sierra (10.13) passed.
Pipeline on Agent
[CoreData] Add support for Xcode 13 beta 3. (#12183)