[webkit-changes] [WebKit/WebKit] ce2b6a: [webkitcorepy] Improve logging for incorrect test ...

Jonathan Bedard noreply at github.com
Mon Jul 17 13:09:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce2b6a5f42c52c01a3fe9654be465edcf4a942d7
      https://github.com/WebKit/WebKit/commit/ce2b6a5f42c52c01a3fe9654be465edcf4a942d7
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/setup.py
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/testing/python_test_runner.py

  Log Message:
  -----------
  [webkitcorepy] Improve logging for incorrect test arguments
https://bugs.webkit.org/show_bug.cgi?id=258533
rdar://111348949

Reviewed by Aakash Jain.

* Tools/Scripts/libraries/webkitcorepy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/testing/python_test_runner.py:
(PythonTestRunner.tests): Explain that test arguments are of the form <module>.<file>.<class>.<function>.

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




More information about the webkit-changes mailing list