Author: Med Ismail Bennani
Date: 2020-04-09T21:54:45+02:00
New Revision: 98b47f447c93e531db8cc70841bad8c867d76134

URL: 
https://github.com/llvm/llvm-project/commit/98b47f447c93e531db8cc70841bad8c867d76134
DIFF: 
https://github.com/llvm/llvm-project/commit/98b47f447c93e531db8cc70841bad8c867d76134.diff

LOG: [lldb/test] Fix typo to disable reproducer's test phase

Added: 
    

Modified: 
    lldb/test/Shell/Register/x86-64-read.test

Removed: 
    


################################################################################
diff  --git a/lldb/test/Shell/Register/x86-64-read.test 
b/lldb/test/Shell/Register/x86-64-read.test
index bd770ecc24b8..99937071add8 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


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to