Skip to content

Fix execute testsuite#3831

Merged
philberty merged 1 commit into
Rust-GCC:masterfrom
powerboat9:fix-exec
Jun 18, 2025
Merged

Fix execute testsuite#3831
philberty merged 1 commit into
Rust-GCC:masterfrom
powerboat9:fix-exec

Conversation

@powerboat9

Copy link
Copy Markdown
Collaborator

No description provided.

@philberty

Copy link
Copy Markdown
Member

What is this change?

@powerboat9

Copy link
Copy Markdown
Collaborator Author

Our non-torture execute tests weren't actually being run

Our non-torture execute tests haven't actually been running.

gcc/testsuite/ChangeLog:

	* rust/execute/black_box.rs: Return 0 from main.
	* rust/execute/match-identifierpattern-enum.rs: Move to...
	* rust/execute/xfail/match-identifierpattern-enum.rs: ...here.
	* rust/execute/execute.exp: New file.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>

@philberty philberty left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@powerboat9

Copy link
Copy Markdown
Collaborator Author

@Polygonalr I had to move a test to xfail, since it looks like we can't parse IdentifierPatterns with subpatterns yet.

@philberty philberty added this pull request to the merge queue Jun 18, 2025
Merged via the queue into Rust-GCC:master with commit 5c2b06a Jun 18, 2025
12 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in libcore 1.49 Jun 18, 2025
@powerboat9 powerboat9 deleted the fix-exec branch June 18, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants