Skip to content

[docs] Improve XML docs for WKWindowFeatures#25832

Open
rolfbjarne wants to merge 1 commit into
mainfrom
dev/rolf/xmldocs-011-wkwindowfeatures
Open

[docs] Improve XML docs for WKWindowFeatures#25832
rolfbjarne wants to merge 1 commit into
mainfrom
dev/rolf/xmldocs-011-wkwindowfeatures

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Improve XML documentation for the WKWindowFeatures type:

  • Replace 'To be added.' placeholders with meaningful descriptions
  • Remove empty <remarks> nodes
  • Add proper documentation for all properties (MenuBarVisibility, StatusBarVisibility, ToolbarsVisibility, etc.)

🤖 Pull request created by Copilot

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 26, 2026 12:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves the API documentation quality for WebKit.WKWindowFeatures by replacing placeholder XML docs with meaningful descriptions and removing empty/placeholder nodes, making the public surface easier to understand from IntelliSense and generated docs.

Changes:

  • Replaced “To be added.” placeholder <value>/<remarks> content with descriptive <summary>/<value> documentation.
  • Clarified nullable semantics for the bool? and nfloat? properties (including when null is returned).
  • Removed empty <remarks> blocks.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne rolfbjarne enabled auto-merge (squash) June 26, 2026 13:23
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #c269ac3] Build passed (Build packages) ✅

Pipeline on Agent
Hash: c269ac34010522fec50e3898afa804132c2cabf8 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #c269ac3] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: c269ac34010522fec50e3898afa804132c2cabf8 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ [PR Build #c269ac3] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: c269ac34010522fec50e3898afa804132c2cabf8 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

✅ API diff for current PR / commit

NET (empty diffs)

✅ API diff vs stable

NET (empty diffs)

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: c269ac34010522fec50e3898afa804132c2cabf8 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

🔥 [CI Build #c269ac3] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 18 tests failed, 181 tests passed.

Failures

❌ monotouch tests (iOS) [attempt 2]

18 tests failed, 0 tests passed.

Failed tests

  • monotouch-test/iOS - simulator/Debug: HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (link sdk): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (link all): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Debug (PrepareAssemblies): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Debug (LinkSdk): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Debug (static registrar): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (all optimizations): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (NativeAOT): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (trimmable static registrar, NativeAOT): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Debug (managed static registrar): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (managed static registrar, all optimizations): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Debug (interpreter): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (interpreter): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (compat inline Class.GetHandle): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (strict inline Class.GetHandle): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (compat inline dlfcn): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (strict inline dlfcn, link sdk): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at Xharness.IAppBundleInformationParserExtensions.ParseFromProject2(IAppBundleInformationParser this, AppBundleLocator _appBundleLocator, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/IAppBundleInformationParserExtensions.cs:line 41
    at Xharness.AppRunner.InitializeAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppRunner.cs:line 118
    at Xharness.Jenkins.TestTasks.RunSimulator.SelectSimulatorAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/RunSimulator.cs:line 107
    at Xharness.Jenkins.TestTasks.AggregatedRunSimulatorTask.ExecuteAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/AggregatedRunSimulatorTask.cs:line 64
    at Xharness.Jenkins.TestTasks.TestTask.RunInternalAsync() in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/Jenkins/TestTasks/TestTask.cs:line 234)
  • monotouch-test/iOS - simulator/Release (NativeAOT, .NET 11 defaults): HarnessException (Harness exception for 'Tests for B4318256-048B-4869-83D6-EAE9F631F8A5': System.Exception: Unable to evaluate the property OutputPath in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/bin/Debug/tmp-test-dir/monotouch-test577/monotouch-test.csproj, build failed with exit code 139. Timed out: False
    at Xharness.AppBundleLocator.GetPropertyByMSBuildEvaluationAsync(XmlDocument csproj, String projectPath, String evaluateProperty, String dependsOnTargets, Dictionary`2 properties) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 123
    at Xharness.AppBundleLocator.LocateAppBundle(XmlDocument projectFile, String projectFilePath, TestTarget target, String buildConfiguration) in /Users/cloudtest/vss/_work/1/s/macios/tests/xharness/AppBundleLocator.cs:line 48
    at \n\nThe message from CI is too large for the GitHub comments. You can find the full results here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants