[webkit-changes] [WebKit/WebKit] df79c5: [GStreamer] Disable GST_DEBUG colored output on bots
Philippe Normand
noreply at github.com
Mon Jan 13 04:56:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: df79c52e0e81c27026fb84c90a7ee1b3ef68cf83
https://github.com/WebKit/WebKit/commit/df79c52e0e81c27026fb84c90a7ee1b3ef68cf83
Author: Philippe Normand <philn at igalia.com>
Date: 2025-01-13 (Mon, 13 Jan 2025)
Changed paths:
M Tools/Scripts/webkitpy/port/glib.py
Log Message:
-----------
[GStreamer] Disable GST_DEBUG colored output on bots
https://bugs.webkit.org/show_bug.cgi?id=285749
Reviewed by Adrian Perez de Castro.
If there is no user-supplied GST_DEBUG we can assume this runtime is some test bot, so disable color
output, making -stderr files more human-readable.
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_server):
Canonical link: https://commits.webkit.org/288796@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list