fix(testharness): fix typo and explanation
Small typo and clarification... the current message was little bit confusing (for me), so hopefully this helps
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/Fkfd96k9SSqmwJuR30kyxg/PSp03Uv6Qs62LhaIfdYcMA",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg"
]
}
]
}
This request requires the client to satisfy the following scope expression:
{
"AnyOf": [
"queue:rerun-task:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg/PSp03Uv6Qs62LhaIfdYcMA",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg"
]
}
]
}
- method: rerunTask
- errorCode: InsufficientScopes
- statusCode: 403
- time: 2024-05-27T06:10:17.075Z
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/Fkfd96k9SSqmwJuR30kyxg/M2-CWYtCRc-nTqd8Dpsrpw",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg"
]
}
]
}
This request requires the client to satisfy the following scope expression:
{
"AnyOf": [
"queue:rerun-task:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg/M2-CWYtCRc-nTqd8Dpsrpw",
"queue:rerun-task-in-project:none",
{
"AllOf": [
"queue:rerun-task",
"assume:scheduler-id:taskcluster-github/Fkfd96k9SSqmwJuR30kyxg"
]
}
]
}
- method: rerunTask
- errorCode: InsufficientScopes
- statusCode: 403
- time: 2024-05-27T06:10:20.121Z
I'm not sure how to interpret the infra and sink task errors? @gsnedders any suggestions?
The test failure seems unrelated, I will admin merge this.