Skip to content

[Harness] Fix the generation of the sources. - #8289

Merged
mandel-macaque merged 1 commit into
masterfrom
fix-resources-prefix
Apr 6, 2020
Merged

[Harness] Fix the generation of the sources.#8289
mandel-macaque merged 1 commit into
masterfrom
fix-resources-prefix

Conversation

@mandel-macaque

Copy link
Copy Markdown
Contributor

The name of the dll changed, ergo the prefix changed.

The name of the dll changed, ergo the prefix changed.
@mandel-macaque mandel-macaque added the run-internal-tests If tests should be executed on the internal Jenkins instance. label Apr 5, 2020
@monojenkins

Copy link
Copy Markdown
Contributor

Build success
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
Test run succeeded


// resource related static vars used to copy the embedded src to the hd
static string srcResourcePrefix = "Xharness.TestImporter.Templates.Managed.Resources.src.";
static string srcResourcePrefix = "Microsoft.DotNet.XHarness.iOS.Shared.TestImporter.Templates.Managed.Resources.src.";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This could also probably be resolved through reflection

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Enhancement I want to add :)

@xamarin-release-manager

Copy link
Copy Markdown
Collaborator

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Test run' 🔥 : org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

Build succeeded
✅ Packages:

API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Failed to publish results 🔥

@mandel-macaque
mandel-macaque merged commit ab476d7 into master Apr 6, 2020
@dalexsoto
dalexsoto deleted the fix-resources-prefix branch April 6, 2020 14:27
dalexsoto pushed a commit to dalexsoto/xamarin-macios that referenced this pull request Apr 6, 2020
The name of the dll changed, ergo the prefix changed.

New commits in xamarin/maccore:

* xamarin/maccore@a14f74b40a Revert "[Localization] Rework mlaunch (dotnet#2171)" (dotnet#2194)
* xamarin/maccore@9939a3812d [mlaunch] Accept the latest C# language version in projects (dotnet#2193)

Diff: https://github.com/xamarin/maccore/compare/fdeec0f4ccdfdb9111d594b7f7189cd58e06216d..a14f74b40ac5ed01a9a384d758b50e5a7c563569
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-internal-tests If tests should be executed on the internal Jenkins instance.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants