[webkit-changes] [WebKit/WebKit] 4479cf: Test that _automap_to_major_version works with a s...

Sam Sneddon noreply at github.com
Tue Feb 6 09:17:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4479cfaf055493f7ff9c56620286fccdacc70e76
      https://github.com/WebKit/WebKit/commit/4479cfaf055493f7ff9c56620286fccdacc70e76
  Author: Sam Sneddon <gsnedders at apple.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M Tools/Scripts/webkitpy/common/version_name_map_unittest.py

  Log Message:
  -----------
  Test that _automap_to_major_version works with a single version
https://bugs.webkit.org/show_bug.cgi?id=268657

Reviewed by Jonathan Bedard.

Jonathan claimed it didn't work. I wrote a test to fix this and it
passed. So let's keep the test.

* Tools/Scripts/webkitpy/common/version_name_map_unittest.py:
(VersionMapTestCase.test__automap_to_major_version):

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




More information about the webkit-changes mailing list