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 1809673] Part 2: Add tests for BYOB readers from Response #37910

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

moz-wptsync-bot
Copy link
Collaborator

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1809673
gecko-commit: c03fafca6fb4f895eb2fa9d6235a700c8c43ae82
gecko-reviewers: smaug

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1809673
gecko-commit: c03fafca6fb4f895eb2fa9d6235a700c8c43ae82
gecko-reviewers: smaug
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/YuJt4-EiRtKyTPwUYGTmpw/A_L6rpRJSNySG1sKX1B1tQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/YuJt4-EiRtKyTPwUYGTmpw"
      ]
    }
  ]
}

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

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

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-01-20T08:59:41.822Z

@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/YuJt4-EiRtKyTPwUYGTmpw/A_L6rpRJSNySG1sKX1B1tQ",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/YuJt4-EiRtKyTPwUYGTmpw"
      ]
    }
  ]
}

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

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

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-01-20T09:01:16.127Z

@saschanaz
Copy link
Member

I don't think the failure is caused by this PR, can I get some help to get this in? @web-platform-tests/wpt-core-team

@sideshowbarker sideshowbarker merged commit 7b49c54 into master Jan 20, 2023
@sideshowbarker sideshowbarker deleted the gecko/1809673 branch January 20, 2023 11:28
@saschanaz
Copy link
Member

Thanks!

@saschanaz
Copy link
Member

(Actually I had the permission too... 👀)

annevk pushed a commit to whatwg/fetch that referenced this pull request Feb 20, 2023
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.

4 participants