Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Fix test disabling #660

Merged
merged 2 commits into from
Dec 23, 2021
Merged

Fix test disabling #660

merged 2 commits into from
Dec 23, 2021

Conversation

bader
Copy link

@bader bader commented Dec 22, 2021

"UNSUPPORTED: TEMPORARY_DISABLED" doesn't really disable the test.
"REQUIRES: TEMPORARY_DISABLED" disables because test requires feature,
which is not enabled.

"UNSUPPORTED: TEMPORARY_DISABLED" doesn't really disables the test.
"REQUIRES: TEMPORARY_DISABLED" disables because test requires feature,
which is not enabled.
v-klochkov
v-klochkov previously approved these changes Dec 22, 2021
@bader bader merged commit 314e938 into intel:intel Dec 23, 2021
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
"UNSUPPORTED: TEMPORARY_DISABLED" doesn't really disable the test.
"REQUIRES: TEMPORARY_DISABLED" disables because test requires feature,
which is not enabled.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants