Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d8d506d2a783b828797e6cb6cf0c3b39bf9687a7
      
https://github.com/WebKit/WebKit/commit/d8d506d2a783b828797e6cb6cf0c3b39bf9687a7
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2024-10-17 (Thu, 17 Oct 2024)

  Changed paths:
    M 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_docker_start_test.sh
    M 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/run-webdriver-tests-bundle-docker.sh

  Log Message:
  -----------
  [Tools][GTK][WPE] generate-bundle test suite fails to run on a 
non-interactive TTY
https://bugs.webkit.org/show_bug.cgi?id=281661

Unreviewed follow-up fix after 285014@main

On the bots the test suite fails to run with error: "the input device is not a 
TTY".
Fix that by running the docker command non interactively, and also disable 
stdout
buffering for the python webdriver tests so they print status as they are 
executed.

* 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_docker_start_test.sh:
* 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/run-webdriver-tests-bundle-docker.sh:

Canonical link: https://commits.webkit.org/285324@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to