Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1806897] [wdspec] Add WebDriver classic tests for actions on elements in ShadowRoot #40885

Merged
merged 3 commits into from Jul 6, 2023

Conversation

moz-wptsync-bot
Copy link
Collaborator

Differential Revision: https://phabricator.services.mozilla.com/D182474

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1806897
gecko-commit: 83439fa6f77c446b1cd163f1963c08eee47ebc66
gecko-reviewers: webdriver-reviewers, whimboo

juliandescottes and others added 3 commits July 5, 2023 12:52
…wRoot

Differential Revision: https://phabricator.services.mozilla.com/D182474

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1806897
gecko-commit: 83439fa6f77c446b1cd163f1963c08eee47ebc66
gecko-reviewers: webdriver-reviewers, whimboo
…enr failures CLOSED TREE

Backed out changeset 8a3e28c800cf (bug 1824230)
Backed out changeset 83439fa6f77c (bug 1806897)

gecko-commit: 50ee1aa4f843c132e2e361fc388041e83488930a
…wRoot

Differential Revision: https://phabricator.services.mozilla.com/D182474

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1806897
gecko-commit: fc23046c2b2028181a35cf83a5e8e1c75a2ceaca
gecko-reviewers: webdriver-reviewers, whimboo
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

@community-tc-integration
Copy link

Uh oh! Looks like an error! Details

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ/T3UzZ_QHRs6QmqT9XP67lA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ/T3UzZ_QHRs6QmqT9XP67lA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-07-06T06:07:02.580Z

@community-tc-integration
Copy link

Uh oh! Looks like an error! Details

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ/PuBbbYmXTpqSMCDIxxlgQQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ/PuBbbYmXTpqSMCDIxxlgQQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/F7cT49chTAe8TWO9Z_CCqQ"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-07-06T06:07:02.680Z

@jgraham jgraham merged commit 07f8a58 into master Jul 6, 2023
17 of 19 checks passed
@jgraham jgraham deleted the gecko/1806897 branch July 6, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants