[Webkit-unassigned] [Bug 244640] New: run_benchmark.py:84: SyntaxWarning: "is not" with a literal. Did you mean "!="?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 16:41:17 PDT 2022


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

            Bug ID: 244640
           Summary: run_benchmark.py:84: SyntaxWarning: "is not" with a
                    literal. Did you mean "!="?
           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: ddkilzer at webkit.org
                CC: jbedard at apple.com

Checking imports ...Tools/Scripts/webkitpy/benchmark_runner/run_benchmark.py:84: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if args.generate_profiles and args.platform is not 'osx':

-- 
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/20220831/32fc725d/attachment.htm>


More information about the webkit-unassigned mailing list