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

Disable failing MetadataTest due to LRU cache issue #1776

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

kamilsa
Copy link
Contributor

@kamilsa kamilsa commented Aug 31, 2023

This commit disables the MetadataTest in test/core/runtime/binaryen/metadata_test.cpp. The test was failing due to an issue with LRU cache as noted in issue #1775. The test will be enabled back once this issue is fixed.

Referenced issues

Relates to #1775

Description of the Change

Disable failing test, we should enable it back when #1775 is fixed

Benefits

No crashing tests

Possible Drawbacks

None

This commit disables the MetadataTest in test/core/runtime/binaryen/metadata_test.cpp. The test was failing due to an issue with LRU cache as noted in issue #1775. The test will be enabled back once this issue is fixed.
@kamilsa kamilsa requested review from turuslan and xDimon August 31, 2023 11:29
@kamilsa kamilsa enabled auto-merge (squash) August 31, 2023 11:30
@kamilsa kamilsa merged commit 4e3275d into master Aug 31, 2023
@kamilsa kamilsa deleted the fix/disable-metadata-test branch August 31, 2023 11:45
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