8000 WindowsInstaller.Tests.ps1 failed on debian · Issue #4663 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

WindowsInstaller.Tests.ps1 failed on debian #4663

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

Closed
JamesWTruher opened this issue Aug 24, 2017 · 3 comments
Closed

WindowsInstaller.Tests.ps1 failed on debian #4663

JamesWTruher opened this issue Aug 24, 2017 · 3 comments
Labels
Resolution-Fixed The issue is fixed. WG-Quality-Test issues in a test or in test infrastructure

Comments

@JamesWTruher
Copy link
Collaborator

I couldn't replicate the failure when run in isolation

Description: Should have download link about Universal C runtime that is reachable
Name: Windows Installer.Visual Studio C++ Redistributables Link.Should have download link about Universal C runtime that is reachable
message:
Error 404 - Not FoundWarning: This site requires the use of scripts, which your browser does not currently allow.See how to enable scripts

-->
stack-trace:
at line: 22 in /TEST/PowerShell/test/powershell/Installer/WindowsInstaller.Tests.ps1
1 tests in test/powershell failed
At /TEST/PowerShell/build.psm1:994 char:9

  •     throw "$($x.'test-results'.failures) tests in $TestArea faile ...
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (1 tests in test/powershell failed:String) [], RuntimeException
    • FullyQualifiedErrorId : 1 tests in test/powershell failed
Name                           Value                                                                                                       
----                           -----                                                                                                       
PSVersion                      6.0.0-beta                                                                                                  
PSEdition                      Core                                                                                                        
GitCommitId                    v6.0.0-beta.5-81-gcfe173ac0e90d1bc189c469464fd589f3f16ac3b                                                  
OS                             Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07)                                            
Platform                       Unix                                                                                                        
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                     
PSRemotingProtocolVersion      2.3                                                                                                         
SerializationVersion           1.1.0.1                                                                                                     
WSManStackVersion              3.0     
@SteveL-MSFT SteveL-MSFT added the WG-Quality-Test issues in a test or in test infrastructure label Aug 24, 2017
@iSazonov
Copy link
Collaborator

Related Issue #4665 and PR #4602
/cc @mirichmo @bergmeister

@bergmeister
Copy link
Contributor
bergmeister commented Aug 25, 2017

Sounds like a random sporadic failure that is not specific to this test. Running this test on non-Windows systems as well has no value but it should still not fail on non-
Windows systems(because it does not call any Windows specific API) which indicates that there is a different bug in PowerShell itself. The test simply checks that the content of an Xml file contains a certain download link and that this link is not dead. The tag 'Scenario' was chosen because those tests do not need to be part of CI, so maybe a different tag would be better?

@iSazonov
Copy link
Collaborator

I don't see skipping. Should we test run only on Windows?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Fixed The issue is fixed. WG-Quality-Test issues in a test or in test infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants
0