Skip to content

Conversation

@bhearsum
Copy link
Contributor

I happened to run tests in a termimal where I was signed into a cluster, and got a test failure because of it:

E       AssertionError: expected call not found.
E       Expected: mock({'rootUrl': 'http://taskcluster-prod'})
E         Actual: mock({'rootUrl': 'http://taskcluster-prod', 'credentials': ...})

I happened to run tests in a termimal where I was signed into a cluster, and got a test failure because of it:
```
E       AssertionError: expected call not found.
E       Expected: mock({'rootUrl': 'http://taskcluster-prod'})
E         Actual: mock({'rootUrl': 'http://taskcluster-prod', 'credentials': ...})
```
@bhearsum bhearsum marked this pull request as ready for review October 27, 2025 00:00
@bhearsum bhearsum requested a review from a team as a code owner October 27, 2025 00:00
@bhearsum bhearsum requested a review from hneiva October 27, 2025 00:00
@bhearsum bhearsum merged commit ee9f648 into taskcluster:main Oct 27, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants