[webkit-changes] [WebKit/WebKit] 861888: Various tests have incorrect webkit-test-runner op...

Kimmo Kinnunen noreply at github.com
Fri Dec 1 03:28:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 86188827f3481487ee31f9336c85e9d7ab9b4860
      https://github.com/WebKit/WebKit/commit/86188827f3481487ee31f9336c85e9d7ab9b4860
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    M LayoutTests/editing/selection/character-granularity-select-text-with-click-handler.html
    M LayoutTests/editing/selection/character-granularity-selected-range-after-dismissing-selection.html
    M LayoutTests/editing/selection/ios/autoscroll-with-top-content-inset-2.html
    M LayoutTests/editing/selection/ios/autoscroll-with-top-content-inset.html
    M LayoutTests/fast/forms/ios/file-upload-panel-accept.html
    M LayoutTests/fast/forms/ios/file-upload-panel-capture.html
    M LayoutTests/fast/forms/ios/file-upload-panel.html
    M LayoutTests/webgl/offscreen-webgl-errors-to-console.html

  Log Message:
  -----------
  Various tests have incorrect webkit-test-runner option separator
https://bugs.webkit.org/show_bug.cgi?id=265579
rdar://118985702

Reviewed by Antti Koivisto.

Option "true," is parsed as false.

* LayoutTests/editing/selection/character-granularity-select-text-with-click-handler.html:
* LayoutTests/editing/selection/character-granularity-selected-range-after-dismissing-selection.html:
* LayoutTests/editing/selection/ios/autoscroll-with-top-content-inset-2.html:
* LayoutTests/editing/selection/ios/autoscroll-with-top-content-inset.html:
* LayoutTests/fast/forms/ios/file-upload-panel-accept.html:
* LayoutTests/fast/forms/ios/file-upload-panel-capture.html:
* LayoutTests/fast/forms/ios/file-upload-panel.html:
* LayoutTests/webgl/offscreen-webgl-errors-to-console.html:

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




More information about the webkit-changes mailing list