[Intents] Updated to Xcode 8.3 Beta1 and Beta2 - #1686
Merged
Conversation
Contributor
|
Build failure |
rolfbjarne
approved these changes
Feb 13, 2017
Contributor
|
Build failure |
Contributor
|
Build failure |
Partial Test log: [Runner executing: Run Everything] [MonoTouch Version: 10.3.99] [Assembly: Xamarin.WatchOS.dll (32 bits)] [GC: sgen] [Apple Watch: watchOS v3.2] [Device Name: iMacAlex] [Device Locale: en_US] [Device Date/Time: 2/13/2017 11:45:10 PM] [Bundle: com.xamarin.monotouch-test.watchkitapp.watchkitextension] monotouchtest.dll INIntentResolutionResultTests [PASS] INIntentResolutionResultTests.INBillPayeeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INBillTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INBooleanResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCallRecordTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarAirCirculationModeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarAudioSourceResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarDefrosterResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarSeatResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarSignalOptionsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCurrencyAmountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDateComponentsRangeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDateComponentsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDoubleResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INIntegerResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INIntentResolutionResultIsAbstractTest [PASS] INIntentResolutionResultTests.INMessageAttributeOptionsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INMessageAttributeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentAccountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentAmountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentStatusResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPersonResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPlacemarkResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRadioTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRelativeReferenceResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRelativeSettingResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INSpeakableStringResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INStringResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INTemperatureResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INWorkoutGoalUnitTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INWorkoutLocationTypeResolutionResultPropertyTest INIntentResolutionResultTests : 20 ms
Contributor
|
Build failure |
spouliot
approved these changes
Feb 14, 2017
Right now introspection tests fail randomly on two test targets iOSApiCtorInitTest and iOSApiSelectorTest so we are temporary removing them from the test suite with the hope to have them fixed on the next beta
Contributor
|
Build failure |
spouliot
approved these changes
Feb 15, 2017
Contributor
|
known failure |
spouliot
pushed a commit
to spouliot/xamarin-macios
that referenced
this pull request
Mar 28, 2017
Added more types to INIntentResolutionResultTests Partial Test log: [Runner executing: Run Everything] [MonoTouch Version: 10.3.99] [Assembly: Xamarin.WatchOS.dll (32 bits)] [GC: sgen] [Apple Watch: watchOS v3.2] [Device Name: iMacAlex] [Device Locale: en_US] [Device Date/Time: 2/13/2017 11:45:10 PM] [Bundle: com.xamarin.monotouch-test.watchkitapp.watchkitextension] monotouchtest.dll INIntentResolutionResultTests [PASS] INIntentResolutionResultTests.INBillPayeeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INBillTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INBooleanResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCallRecordTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarAirCirculationModeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarAudioSourceResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarDefrosterResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarSeatResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCarSignalOptionsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INCurrencyAmountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDateComponentsRangeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDateComponentsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INDoubleResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INIntegerResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INIntentResolutionResultIsAbstractTest [PASS] INIntentResolutionResultTests.INMessageAttributeOptionsResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INMessageAttributeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentAccountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentAmountResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPaymentStatusResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPersonResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INPlacemarkResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRadioTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRelativeReferenceResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INRelativeSettingResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INSpeakableStringResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INStringResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INTemperatureResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INWorkoutGoalUnitTypeResolutionResultPropertyTest [PASS] INIntentResolutionResultTests.INWorkoutLocationTypeResolutionResultPropertyTest INIntentResolutionResultTests : 20 ms * [Intent] Workaround for introspection tests Right now introspection tests fail randomly on two test targets iOSApiCtorInitTest and iOSApiSelectorTest so we are temporary removing them from the test suite with the hope to have them fixed on the next beta
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💚 💚 💚 💚 💚