- Notifications
You must be signed in to change notification settings - Fork24
chore(integration): fix failing coder-ai-task integration test#456
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
DanielleMaywood commentedOct 29, 2025
Looks like we both hit the same issue 😄 (I fixed it doing this:cd2cf5a) I think I prefer your solution though 👍 (but not entirely sure why CODER_TASK_ID is being passed through as a |
johnstcn commentedOct 29, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I think it's because we're creating a workspace and not a task in the integration test 🤦 Created#457 to follow up on this. |
979aeb5 intomainUh oh!
There was an error while loading.Please reload this page.
This integration test was failing with:
Ithink this is the correct fix but I'm not sure what was going on with those specific UUIDs.