You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/06/29 07:56:48 UTC

[GitHub] [maven-integration-testing] michael-o commented on pull request #175: Relax test for wider terminals

michael-o commented on PR #175:
URL: https://github.com/apache/maven-integration-testing/pull/175#issuecomment-1169655629

   > > Do I need to make my terminal full screen to make it work?
   > 
   > No, I think any width > 80 will fail the test for maven 4.0.x branch if you run them from a real terminal.
   
   Interesting.. I have been running PuTTY fullscreen for a very long time, no failures:
   ```
   osipovmi@deblndw011x:~/var/Projekte/maven-integration-testing (bootstrap *=)
   $ tput cols
   135
   osipovmi@deblndw011x:~/var/Projekte/maven-integration-testing (bootstrap *=)
   $ tput lines
   30
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org