[webkit-changes] [WebKit/WebKit] c87270: Extend test-groups API to be able to fetch test gr...

dewei-zhu noreply at github.com
Mon Mar 4 13:16:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c87270cd9d151bf349a41486c919baa36786b8d5
      https://github.com/WebKit/WebKit/commit/c87270cd9d151bf349a41486c919baa36786b8d5
  Author: Dewei Zhu <dewei_zhu at apple.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M Websites/perf.webkit.org/public/api/test-groups.php
    M Websites/perf.webkit.org/server-tests/api-test-groups.js

  Log Message:
  -----------
  Extend test-groups API to be able to fetch test group information from a build request.
https://bugs.webkit.org/show_bug.cgi?id=270467
rdar://124024370

Reviewed by Ryosuke Niwa.

Add `/api/test-groups?buildRequest=<id>` API so that we can query test-group information from a build request.

* Websites/perf.webkit.org/public/api/test-groups.php: Added support for `/api/test-groups?buildRequest=<id>`.
* Websites/perf.webkit.org/server-tests/api-test-groups.js: Added unit tests for new API.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list