Title: Nightly Builds failing after #5759 · Issue #5973 · PowerShell/PowerShell · GitHub
Open Graph Title: Nightly Builds failing after #5759 · Issue #5973 · PowerShell/PowerShell
X Title: Nightly Builds failing after #5759 · Issue #5973 · PowerShell/PowerShell
Description: #5759 changes were merged without any [feature] tags for full testing. Now nightly and PR builds are failing. Again, I'm asking that we start running feature tests by default in PRs. Trying to determine what is and is not a feature affec...
Open Graph Description: #5759 changes were merged without any [feature] tags for full testing. Now nightly and PR builds are failing. Again, I'm asking that we start running feature tests by default in PRs. Trying to dete...
X Description: #5759 changes were merged without any [feature] tags for full testing. Now nightly and PR builds are failing. Again, I'm asking that we start running feature tests by default in PRs. Trying to ...
Opengraph URL: https://github.com/PowerShell/PowerShell/issues/5973
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Nightly Builds failing after #5759","articleBody":"#5759 changes were merged without any `[feature]` tags for full testing. Now nightly and PR builds are failing.\r\n\r\nAgain, I'm asking that we start running feature tests by default in PRs. Trying to determine what is and is not a feature affecting change is proving to be pointless. If you are concerned about quick README updates, add a README tag to bypass feature tests. Otherwise, they should be on by default, IMO.\r\n\r\nhttps://ci.appveyor.com/project/PowerShell/powershell-f975h\r\n\r\n```none\r\nTEST FAILURES\r\nDescription: Validate Update-Help for module 'PSReadLine'\r\nName: Validate Update-Help from the Web for all PowerShell Core modules...Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in C:\\projects\\powershell-f975h\\test\\powershell\\engine\\Help\\UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\nDescription: Validate Update-Help for module 'PSReadLine'\r\nName: Validate Update-Help -SourcePath for all PowerShell Core modules...Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in C:\\projects\\powershell-f975h\\test\\powershell\\engine\\Help\\UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\n```\r\n\r\nhttps://travis-ci.org/PowerShell/PowerShell/jobs/331386328\r\n\r\n```none\r\nTEST FAILURES\r\nDescription: Validate Update-Help from the Web for all PowerShell Core modules./\r\nName: Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in /home/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\nDescription: Validate Update-Help -SourcePath for all PowerShell Core modules./\r\nName: Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in /home/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: \r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: -IntERactive\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: -i\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input w/ initial command\r\nmessage:\r\nExpected string length 7 but was 4. Strings differ at index 4.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {PS\u003e }\r\n---------------^\r\nstack-trace:\r\nat line: 372 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n372: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input explicit prompting (-File -)\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 388 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n388: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input no prompting (-Command -)\r\nmessage:\r\nExpected string length 1 but was 0. Strings differ at index 0.\r\nExpected: {2}\r\nBut was: {}\r\n-----------^\r\nstack-trace:\r\nat line: 399 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n399: $process.StandardOutput.ReadLine() | Should Be \"2\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input w/ nested prompt\r\nmessage:\r\nExpected string length 29 but was 4. Strings differ at index 4.\r\nExpected: {PS\u003e $host.EnterNestedPrompt()}\r\nBut was: {PS\u003e }\r\n---------------^\r\nstack-trace:\r\nat line: 432 in /home/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n432: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e `$host.EnterNestedPrompt()\"\r\n```\r\n\r\nhttps://travis-ci.org/PowerShell/PowerShell/jobs/331386331\r\n\r\n```none\r\nTEST FAILURES\r\nDescription: Validate Update-Help from the Web for all PowerShell Core modules./\r\nName: Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in /Users/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\nDescription: Validate Update-Help -SourcePath for all PowerShell Core modules./\r\nName: Validate Update-Help for module 'PSReadLine'\r\nmessage:\r\nExpected: {1}\r\nBut was: {0}\r\nstack-trace:\r\nat line: 157 in /Users/travis/build/PowerShell/PowerShell/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1\r\n157: $helpFilesInstalled.Count | Should Be $expectedHelpFiles.Count\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: \r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: -IntERactive\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input: -i\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 352 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n352: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Interactive redirected input w/ initial command\r\nmessage:\r\nExpected string length 7 but was 4. Strings differ at index 4.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {PS\u003e }\r\n---------------^\r\nstack-trace:\r\nat line: 372 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n372: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input explicit prompting (-File -)\r\nmessage:\r\nExpected string length 7 but was 125. Strings differ at index 0.\r\nExpected: {PS\u003e 1+1}\r\nBut was: {An error has occurred that was not properly handled. Additional information is shown below. The PowerShell process will exit.}\r\n-----------^\r\nstack-trace:\r\nat line: 388 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n388: $process.StandardOutput.ReadLine() | Should Be \"PS\u003e 1+1\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input no prompting (-Command -)\r\nmessage:\r\nExpected string length 1 but was 0. Strings differ at index 0.\r\nExpected: {2}\r\nBut was: {}\r\n-----------^\r\nstack-trace:\r\nat line: 399 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n399: $process.StandardOutput.ReadLine() | Should Be \"2\"\r\nDescription: ConsoleHost unit tests/Redirected standard input for 'interactive' use\r\nName: Redirected input w/ nested prompt\r\nmessage:\r\nExpected string length 29 but was 4. Strings differ at index 4.\r\nExpected: {PS\u003e $host.EnterNestedPrompt()}\r\nBut was: {PS\u003e }\r\n---------------^\r\nstack-trace:\r\nat line: 432 in /Users/travis/build/PowerShell/PowerShell/test/powershell/Host/ConsoleHost.Tests.ps1\r\n```\r\n\r\nPR build failures: \r\n* https://travis-ci.org/PowerShell/PowerShell/jobs/331469515#L4276\r\n* https://travis-ci.org/PowerShell/PowerShell/jobs/331469516#L3427","author":{"url":"https://github.com/markekraus","@type":"Person","name":"markekraus"},"datePublished":"2018-01-21T16:04:47.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/5973/PowerShell/issues/5973"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:07ed200e-406c-e6d9-de1e-a2b6225ff5ea |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C286:276C3B:1325A27:1BD0C0A:6A54D5CD |
| html-safe-nonce | 610770845577f58772d2aa70153e266c0fdd7a0810b65df8f0a612cd669d8454 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjg2OjI3NkMzQjoxMzI1QTI3OjFCRDBDMEE6NkE1NEQ1Q0QiLCJ2aXNpdG9yX2lkIjoiMjE1MDAzODgzMzIwMjUxNzQ1MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b99c1d45aca37b15448bdb1fe86dfb8348a3186f0dff511a5077e3a593e454ba |
| hovercard-subject-tag | issue:290283782 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PowerShell/PowerShell/5973/issue_layout |
| twitter:image | https://opengraph.githubassets.com/09596fa38399d6dd66aaaef783bb2dbe1205fe8b3417d02ab361a7c674ab39a4/PowerShell/PowerShell/issues/5973 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/09596fa38399d6dd66aaaef783bb2dbe1205fe8b3417d02ab361a7c674ab39a4/PowerShell/PowerShell/issues/5973 |
| og:image:alt | #5759 changes were merged without any [feature] tags for full testing. Now nightly and PR builds are failing. Again, I'm asking that we start running feature tests by default in PRs. Trying to dete... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | markekraus |
| hostname | github.com |
| expected-hostname | github.com |
| None | a556215b071af6609619e2bbe6f00bdfbf0812ad723b1ae6c301858a7a829f54 |
| turbo-cache-control | no-preview |
| go-import | github.com/PowerShell/PowerShell git https://github.com/PowerShell/PowerShell.git |
| octolytics-dimension-user_id | 11524380 |
| octolytics-dimension-user_login | PowerShell |
| octolytics-dimension-repository_id | 49609581 |
| octolytics-dimension-repository_nwo | PowerShell/PowerShell |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49609581 |
| octolytics-dimension-repository_network_root_nwo | PowerShell/PowerShell |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 840b5d20d5a883c23cf56f5240b2c343d6cc0867 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width