Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PointerOffset test case is falling on Linux platform with release configuration #73

Closed
Kyle-Ye opened this issue May 5, 2024 · 4 comments · Fixed by #74
Closed

PointerOffset test case is falling on Linux platform with release configuration #73

Kyle-Ye opened this issue May 5, 2024 · 4 comments · Fixed by #74

Comments

@Kyle-Ye
Copy link
Member

Kyle-Ye commented May 5, 2024

https://github.com/OpenSwiftUIProject/OpenGraph/actions/runs/8956722856/job/24601125016

@Kyle-Ye
Copy link
Member Author

Kyle-Ye commented May 5, 2024

Traced upstream by swiftlang/swift-testing#398

A temporary solution: #74

@Kyle-Ye Kyle-Ye linked a pull request May 5, 2024 that will close this issue
@Kyle-Ye Kyle-Ye reopened this May 5, 2024
@Kyle-Ye
Copy link
Member Author

Kyle-Ye commented May 6, 2024

Update: invalidScenePointer is considered to be UB. Use pointer(to:) instead.

File an AG issue for FB13782419

Kyle-Ye added a commit that referenced this issue May 6, 2024
Kyle-Ye added a commit that referenced this issue May 6, 2024
@Kyle-Ye
Copy link
Member Author

Kyle-Ye commented Jun 11, 2024

Update: invalidScenePointer will always return 0x1 on macOS 15 beta 1.

Kyle-Ye added a commit that referenced this issue Sep 22, 2024
@Kyle-Ye
Copy link
Member Author

Kyle-Ye commented Sep 22, 2024

Update: invalidScenePointer will always return 0x1 on macOS 15. And the UB issue is fixed on Swift 6 toolchain's Swift Testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant