Skip to content

add O_DIRECTORY to fs.constants#71

Merged
agnivade merged 1 commit intoagnivade:masterfrom
hajimehoshi:directory
Jan 31, 2025
Merged

add O_DIRECTORY to fs.constants#71
agnivade merged 1 commit intoagnivade:masterfrom
hajimehoshi:directory

Conversation

@hajimehoshi
Copy link
Contributor

Fixes #70

@hajimehoshi
Copy link
Contributor Author

@agnivade
Copy link
Owner

Yeah, good one. Please feel free to go ahead and update the yaml file.

@hajimehoshi
Copy link
Contributor Author

I've created a separate PR #72

@hajimehoshi
Copy link
Contributor Author

I've rebased this PR. Please take a look

@hajimehoshi
Copy link
Contributor Author

main_test.go:98: Unexpected error message: "exit with status 2" != "websocket url timeout reached"

This seems just a time out.

@agnivade
Copy link
Owner

It is that same flaky test which never really went away. I restarted the test. If it fails again, I'll just rip off the test for good. It's too much pain.

@hajimehoshi
Copy link
Contributor Author

As this is a fix for a critical issue for Go 1.24, can we merge this first? I believe retyring the test should work in the current situation.

@agnivade
Copy link
Owner

Yeah, I did retry. It passed. Going to merge it now. Thanks for the reminder. I should also send a PR to rip that test off.

@agnivade agnivade merged commit 5e0f0b9 into agnivade:master Jan 31, 2025
4 of 6 checks passed
@hajimehoshi hajimehoshi deleted the directory branch January 31, 2025 09:21
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.

test fails with Go 1.24 rc2 for Ebitengine

2 participants