Skip to content

Commit 676aab9

Browse files
committed
"Add back XFAIL for flaky test"
This reverts commit b3abdbd.
1 parent b3abdbd commit 676aab9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/DeviceLib/cmath_test.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// RUN: %{build} -fno-builtin -fsycl-device-lib-jit-link %{mathflags} -o %t.out
88
// RUN: %if !gpu %{ %{run} %t.out %}
99

10+
// TODO: fix unexpected intrinsic error
11+
// XFAIL: *
12+
1013
#include "math_utils.hpp"
1114
#include <cmath>
1215
#include <cstdint>

0 commit comments

Comments
 (0)