Skip to content

Commit

Permalink
Remove wrongly added dir. (#9301)
Browse files Browse the repository at this point in the history
Someone (Manuel) uses an IDE that uses .idea to store user settings and
that got added by accident.
  • Loading branch information
mandel-macaque authored Aug 6, 2020
1 parent ffde3dd commit 90bf04f
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 50 deletions.
13 changes: 0 additions & 13 deletions tests/xharness/.idea/.idea.xharness/.idea/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions tests/xharness/.idea/.idea.xharness/.idea/indexLayout.xml

This file was deleted.

6 changes: 0 additions & 6 deletions tests/xharness/.idea/.idea.xharness/.idea/misc.xml

This file was deleted.

6 changes: 0 additions & 6 deletions tests/xharness/.idea/.idea.xharness/.idea/vcs.xml

This file was deleted.

17 changes: 0 additions & 17 deletions tests/xharness/.idea/.idea.xharness/riderModule.iml

This file was deleted.

8 comments on commit 90bf04f

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

🔥 Pipeline scripts tests failed on VSTS: device tests iOS (DDFun) 🔥

The tests of the scripts used in the pepeline failed. The build was cancelled.

Pipeline on Agent

@xamarin-release-manager
Copy link
Collaborator

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 iOS (DDFun) 🔥

Failed provisioning profiles.

Pipeline on Agent

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

🔥 Pipeline scripts tests failed on VSTS: device tests tvOS (DDFun) 🔥

The tests of the scripts used in the pepeline failed. The build was cancelled.

Pipeline on Agent

@xamarin-release-manager
Copy link
Collaborator

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 (DDFun) 🔥

Failed provisioning profiles.

Pipeline on Agent

@xamarin-release-manager
Copy link
Collaborator

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 (DDFun) 🔥

Failed installing dependencies.

Pipeline on Agent

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

❌ Device tests failed on VSTS: device tests tvOS (Cambridge) ❌

Device tests failed on VSTS: device tests tvOS (Cambridge).

Test results

150 tests' device not found, 0 tests passed.

Pipeline on Agent XI-MANTIS

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

Jenkins job (on internal Jenkins) succeeded

Provisioning succeeded
Build succeeded
✅ Packages built successfully

View packages

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

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

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

❌ Device tests failed on VSTS: device tests iOS (Cambridge) ❌

Device tests failed on VSTS: device tests iOS (Cambridge).

Test results

6 tests failed, 144 tests passed.

Failed tests

  • monotouch-test/iOS Unified 64-bits - device/Release (all optimizations): BuildFailure (Harness exception for 'monotouch-test': System.Exception: Could not find where to add a new DefineConstants node
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.ProjectFileExtensions.AddAdditionalDefines (System.Xml.XmlDocument csproj, System.String value, System.String platform, System.String configuration) [0x00160] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/ProjectFileExtensions.cs:827
    at Xharness.Jenkins.TestVariationsFactory+<>c__DisplayClass4_2`1[T].b__0 () [0x0039e] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestVariationsFactory.cs:178
    at Microsoft.DotNet.XHarness.iOS.Shared.Tasks.TestTasks.RunInternalAsync () [0x00117] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Microsoft.DotNet.XHarness.iOS.Shared/Tasks/TestTask.cs:274 )
  • monotouch-test/iOS Unified 64-bits - device/Debug (all optimizations): BuildFailure (Harness exception for 'monotouch-test': System.Exception: Could not find where to add a new DefineConstants node
    at Microsoft.DotNet.XHarness.iOS.Shared.Utilities.ProjectFileExtensions.AddAdditionalDefines (System.Xml.XmlDocument csproj, System.String value, System.String platform, System.String configuration) [0x00160] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Microsoft.DotNet.XHarness.iOS.Shared/Utilities/ProjectFileExtensions.cs:827
    at Xharness.Jenkins.TestVariationsFactory+<>c__DisplayClass4_2`1[T].b__0 () [0x0039e] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Jenkins/TestVariationsFactory.cs:178
    at Microsoft.DotNet.XHarness.iOS.Shared.Tasks.TestTasks.RunInternalAsync () [0x00117] in /Users/xamarinqa/agent/_work/3/s/xamarin-macios/tests/xharness/Microsoft.DotNet.XHarness.iOS.Shared/Tasks/TestTask.cs:274 )
  • [NUnit] Mono BCL tests group 2/iOS Unified 64-bits - device/AssemblyBuildTarget: dylib (debug): Failed
  • [NUnit] Mono BCL tests group 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug): Failed
  • [NUnit] Mono BCL tests group 2/iOS Unified 64-bits - device/AssemblyBuildTarget: SDK framework (debug, profiling): Failed
  • [NUnit] Mono BCL tests group 2/iOS Unified 64-bits - device/Release: Failed

Pipeline on Agent XI-SCARLET-WITCH

Please sign in to comment.