Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueFromRemainingArguments test fails on Raspberry-Pi with Raspbian #10528

Closed
adityapatwardhan opened this issue Sep 12, 2019 · 4 comments
Closed
Labels
Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a Resolution-No Activity Issue has had no activity for 6 months or more WG-Engine core PowerShell engine, interpreter, and runtime WG-Quality-Test issues in a test or in test infrastructure

Comments

@adityapatwardhan
Copy link
Member

Steps to reproduce

Invoke-Pester <repo>/test/powershell/engine/ParameterBinding/ParameterBinding.Tests.ps1 

Expected behavior

Test should pass.

Actual behavior

 Context ValueFromRemainingArguments
      [-] Error occurred in Context block 0ms
        FileNotFoundException: Could not load file or assembly 'System.Management.Automation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
        at <ScriptBlock>, /home/pi/PSPackage/download/Test/test/powershell/engine/ParameterBinding/ParameterBinding.Tests.ps1: line 362
        at Invoke-Blocks, /home/pi/PSPackage/download/PowerShell/Modules/Pester/4.9.0/Functions/SetupTeardown.ps1: line 144
        at Invoke-TestGroupSetupBlocks, /home/pi/PSPackage/download/PowerShell/Modules/Pester/4.9.0/Functions/SetupTeardown.ps1: line 130
        at DescribeImpl, /home/pi/PSPackage/download/PowerShell/Modules/Pester/4.9.0/Functions/Describe.ps1: line 195

Environment data


Name                           Value
----                           -----
PSVersion                      6.2.3
PSEdition                      Core
GitCommitId                    6.2.3
OS                             Linux 4.14.79-v7+ #1159 
Platform                       Unix
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0
@adityapatwardhan adityapatwardhan added the Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a label Sep 12, 2019
@iSazonov iSazonov added the WG-Engine core PowerShell engine, interpreter, and runtime label Sep 13, 2019
@iSazonov iSazonov added the WG-Quality-Test issues in a test or in test infrastructure label Jan 15, 2021
Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

2 similar comments
Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

Copy link
Contributor

This issue has not had any activity in 6 months, if this is a bug please try to reproduce on the latest version of PowerShell and reopen a new issue and reference this issue if this is still a blocker for you.

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-No Activity Issue has had no activity for 6 months or more labels Nov 16, 2023
Copy link
Contributor

This issue has been marked as "No Activity" as there has been no activity for 6 months. It has been closed for housekeeping purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question ideally support can be provided via other mechanisms, but sometimes folks do open an issue to get a Resolution-No Activity Issue has had no activity for 6 months or more WG-Engine core PowerShell engine, interpreter, and runtime WG-Quality-Test issues in a test or in test infrastructure
Development

No branches or pull requests

2 participants