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

Commit 5e5554e

Browse files
'XFAIL:' to 'XFAIL' not to be read as feature markup
1 parent 607bbdc commit 5e5554e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SYCL/Basic/image/srgba-read.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
// esimd_emulator : Warning messages from CM_EMU library for emulation
1010
// support cause failures for 'CHECK' commands.
11-
// TODO - Remove "XFAIL:" mark when those messages are suppressed
11+
// TODO - Remove "XFAIL" mark when those messages are suppressed
1212
// XFAIL: esimd_emulator
1313

1414
#include <sycl/sycl.hpp>

SYCL/DeviceLib/built-ins/printf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
// esimd_emulator : Warning messages from CM_EMU library for emulation
55
// support cause failures for 'CHECK' commands.
6-
// TODO - Remove "XFAIL:" mark when those messages are suppressed
6+
// TODO - Remove "XFAIL" mark when those messages are suppressed
77
// XFAIL: esimd_emulator
88

99
//

0 commit comments

Comments
 (0)