-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Test which use AppleScript are marked pending #9353
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure
Description
Test which use AppleScript are marked pending
Open a text file with NativeCommandProcessor.Should open text file without error
Expected 1, but got 0.
at <ScriptBlock>, /Users/vsts/agent/2.149.2/work/1/s/test/powershell/Language/Scripting/NativeExecution/NativeCommandProcessor.Tests.ps1: line 200
200: $afterCount | Should -Be ($beforeCount + 1)Invoke-Item basic tests.Invoke a text file on Unix.Should invoke text file 'file in root' without error on Mac
Expected 1, because There should be one more 'textEdit' windows open than when the tests started and there was 0, but got 0.
at <ScriptBlock>, /Users/vsts/agent/2.149.2/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Utility/Invoke-Item.Tests.ps1: line 86
86: $afterCount | Should -Be ($beforeCount + 1) -Because "There should be one more 'textEdit' windows open than when the tests started and there was $beforeCount"Invoke-Item basic tests.Invoke a text file on Unix.Should invoke text file 'file in subDirectory' without error on Mac
Expected 1, because There should be one more 'textEdit' windows open than when the tests started and there was 0, but got 0.
at <ScriptBlock>, /Users/vsts/agent/2.149.2/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Utility/Invoke-Item.Tests.ps1: line 86
86: $afterCount | Should -Be ($beforeCount + 1) -Because "There should be one more 'textEdit' windows open than when the tests started and there was $beforeCount"Invoke-Item basic tests.Invoke a folder.Should invoke a folder without error
Expected 1, but got 0.
at <ScriptBlock>, /Users/vsts/agent/2.149.2/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Utility/Invoke-Item.Tests.ps1: line 220
220: $afterCount | Should -Be ($beforeCount + 1)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Quality-Testissues in a test or in test infrastructureissues in a test or in test infrastructure