[webkit-changes] [WebKit/WebKit] de456d: [WPE] run-minibrowser: test_browser_name_default_w...
Diego Pino
noreply at github.com
Sun Jul 2 18:16:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de456d04c10080ce71f48d14b3a9d278854d5f8a
https://github.com/WebKit/WebKit/commit/de456d04c10080ce71f48d14b3a9d278854d5f8a
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2023-07-02 (Sun, 02 Jul 2023)
Changed paths:
M Tools/Scripts/webkitpy/port/wpe_unittest.py
Log Message:
-----------
[WPE] run-minibrowser: test_browser_name_default_with_cog_built is failing
https://bugs.webkit.org/show_bug.cgi?id=258767
Reviewed by Carlos Alberto Lopez Perez.
The unit test should evaluate 'port.browser_name()' on an empty
environment. Otherwise, if WPE_BROWSER is defined the value of the
variable may alter the result of the test.
* Tools/Scripts/webkitpy/port/wpe_unittest.py:
(WPEPortTest.test_browser_name_default_with_cog_built):
Canonical link: https://commits.webkit.org/265700@main
More information about the webkit-changes
mailing list