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

Revert "temporarily remove C# variants runtime test (#963)" #993

Merged

Conversation

dicej
Copy link
Collaborator

@dicej dicej commented Jul 2, 2024

This reverts commit 3ca7739.

As of dotnet/runtimelab#2609, the "return pointer not aligned" issue which forced us to remove the C# variants runtime test case should be resolved. 🤞

@dicej
Copy link
Collaborator Author

dicej commented Jul 2, 2024

Regarding the CI failures: looks like some are flakes, but also the restored test is out-of-date with respect to the current binding generator. Serves me right for not testing locally, first. I'll push an update ASAP.

@dicej dicej force-pushed the restore-csharp-variants-test branch 3 times, most recently from 7cda06c to 9db504e Compare July 2, 2024 21:26
@dicej
Copy link
Collaborator Author

dicej commented Jul 2, 2024

I believe the remaining CI issue is unrelated to this PR.

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

CI should be fixed by #998 I think

@alexcrichton
Copy link
Member

If you'd like to rebase I think this should be good to merge now

dicej and others added 2 commits July 8, 2024 09:57
…ce#963)"

This reverts commit 3ca7739.

As of dotnet/runtimelab#2609, the "return pointer not
aligned" issue which forced us to remove the C# `variants` runtime test case
_should_ be resolved. 🤞

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej force-pushed the restore-csharp-variants-test branch from 9db504e to 851b012 Compare July 8, 2024 15:59
@alexcrichton alexcrichton enabled auto-merge July 8, 2024 16:00
@alexcrichton alexcrichton added this pull request to the merge queue Jul 8, 2024
Merged via the queue into bytecodealliance:main with commit ac20b25 Jul 8, 2024
25 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