Skip to content

Commit 919fad7

Browse files
committed
Re-enable urEnqueueGraph tests
1 parent a1fd0d9 commit 919fad7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

unified-runtime/test/conformance/exp_graph/urEnqueueGraphExp.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@
1212
struct urEnqueueGraphExpTest : uur::urGraphExecutableExpTest {
1313
void SetUp() override {
1414
UUR_RETURN_ON_FATAL_FAILURE(uur::urGraphExecutableExpTest::SetUp());
15-
16-
// TODO: Re-enable urEnqueueGraph tests on L0V2.
17-
// See: https://github.com/intel/llvm/issues/20884.
18-
UUR_KNOWN_FAILURE_ON(uur::LevelZeroV2{});
1915
}
2016
};
2117

0 commit comments

Comments
 (0)