Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: skip TestReinitializeAgent until we can adapt it for windows#17968

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

Merged
SasSwart merged 2 commits intomainfromjjs/642
May 22, 2025

Conversation

SasSwart
Copy link
Contributor

@SasSwartSasSwart commentedMay 21, 2025
edited
Loading

relates tocoder/internal#642

I've reached a timebox trying to get a script for windows to work, so I'm skipping it for now.

@SasSwartSasSwart marked this pull request as ready for reviewMay 21, 2025 11:22
@SasSwartSasSwart requested a review fromhugodutkaMay 21, 2025 11:23
Copy link
Member

@mtojekmtojek left a comment

Choose a reason for hiding this comment

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

Ship it

@@ -89,6 +90,12 @@ func TestReinitializeAgent(t *testing.T) {
t.Skip("dbmem cannot currently claim a workspace")
}

if runtime.GOOS == "windows" {
t.Skip("test startup script is not supported on windows")
Copy link
Member

Choose a reason for hiding this comment

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

nit: link the GH issue here

hugodutka and dannykopping reacted with thumbs up emoji
@dannykopping
Copy link
Contributor

Can we ship this? This issue is causing CI failure every morning.

@SasSwartSasSwart merged commit1e1e6f3 intomainMay 22, 2025
39 checks passed
@SasSwartSasSwart deleted the jjs/642 branchMay 22, 2025 06:48
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMay 22, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mtojekmtojekmtojek approved these changes

@hugodutkahugodutkahugodutka approved these changes

Assignees

@SasSwartSasSwart

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@SasSwart@dannykopping@mtojek@hugodutka

[8]ページ先頭

©2009-2025 Movatter.jp