Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a5b855dbfb72ea61af4703f086130669b5a93ba5
      
https://github.com/WebKit/WebKit/commit/a5b855dbfb72ea61af4703f086130669b5a93ba5
  Author: Carlos Garcia Campos <cgar...@igalia.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/port/driver.py
    M Tools/Scripts/webkitpy/port/wpe.py

  Log Message:
  -----------
  [WPE] WPE Platform: run-webkit-tests is not passing the wpe-platform-api 
option to WTR
https://bugs.webkit.org/show_bug.cgi?id=267452

Reviewed by Alejandro G. Castro.

This is because command line options convert '-' to '_' so we should
actually check for 'wpe_platform_api' option.

* Tools/Scripts/webkitpy/port/driver.py:
(Driver.cmd_line):
* Tools/Scripts/webkitpy/port/wpe.py:
(WPEPort.setup_environ_for_server):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to