[Webkit-unassigned] [Bug 180132] New: REGRESSION(r225199): [GTK][WPE] webkitpy.style.main_unittest is busted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 29 01:18:02 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180132

            Bug ID: 180132
           Summary: REGRESSION(r225199): [GTK][WPE]
                    webkitpy.style.main_unittest is busted
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Ms2ger at igalia.com
                CC: bugs-noreply at webkitgtk.org, jbedard at apple.com,
                    lforschler at apple.com

[1301/1677] webkitpy.style.main_unittest.ExpectationLinterInStyleCheckerTest.test_linter_duplicate_line erred:
  Traceback (most recent call last):
    File "/home/buildbot/wpe/wpe-linux-64-release-tests/build/Tools/Scripts/webkitpy/style/main_unittest.py", line 128, in test_linter_duplicate_line
      host = self._generate_testing_host(files)
    File "/home/buildbot/wpe/wpe-linux-64-release-tests/build/Tools/Scripts/webkitpy/style/main_unittest.py", line 104, in _generate_testing_host
      all_ports = [host.port_factory.get(name, options=options) for name in host.port_factory.all_port_names()]
    File "/home/buildbot/wpe/wpe-linux-64-release-tests/build/Tools/Scripts/webkitpy/port/factory.py", line 126, in get
      port_name = cls.determine_full_port_name(self._host, options, port_name)
    File "/home/buildbot/wpe/wpe-linux-64-release-tests/build/Tools/Scripts/webkitpy/port/apple.py", line 76, in determine_full_port_name
      port_name = cls.port_name + '-' + host.platform.os_version + '-wk2'
  TypeError: cannot concatenate 'str' and 'NoneType' objects

host.platform.os_version is None.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171129/e7247725/attachment.html>


More information about the webkit-unassigned mailing list