From: Med Ismail Bennani Date: Thu, 9 Apr 2020 19:54:17 +0000 (+0200) Subject: [lldb/test] Fix typo to disable reproducer's test phase X-Git-Tag: llvmorg-12-init~9509 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=98b47f447c93e531db8cc70841bad8c867d76134;p=platform%2Fupstream%2Fllvm.git [lldb/test] Fix typo to disable reproducer's test phase --- diff --git a/lldb/test/Shell/Register/x86-64-read.test b/lldb/test/Shell/Register/x86-64-read.test index bd770ec..9993707 100644 --- a/lldb/test/Shell/Register/x86-64-read.test +++ b/lldb/test/Shell/Register/x86-64-read.test @@ -1,4 +1,4 @@ -# XFAIL: system-window, lldb-repros +# XFAIL: system-window, lldb-repro # REQUIRES: native && target-x86_64 # RUN: %clangxx_host %p/Inputs/x86-64-read.cpp -o %t # RUN: %lldb -b -s %s %t | FileCheck %s