Skip to content

spec-test-script: add xtensa case#3643

Merged
wenyongh merged 3 commits intobytecodealliance:mainfrom
yamt:test_wamr-xtensa
Jul 18, 2024
Merged

spec-test-script: add xtensa case#3643
wenyongh merged 3 commits intobytecodealliance:mainfrom
yamt:test_wamr-xtensa

Conversation

@yamt
Copy link
Contributor

@yamt yamt commented Jul 18, 2024

No description provided.

@wenyongh wenyongh requested a review from no1wudi July 18, 2024 08:56
if test_target.startswith("riscv64"):
cmd.append("--size-level=1")

if test_target.startswith("xtensa"):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why not using common target to option mapping here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

because i didn't noticed it!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed. thank you.

@wenyongh wenyongh merged commit 583fa52 into bytecodealliance:main Jul 18, 2024
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.

3 participants