diff --git a/test/Object/archive-long-index.test b/test/Object/archive-long-index.donttest similarity index 94% rename from test/Object/archive-long-index.test rename to test/Object/archive-long-index.donttest index d0fb19cd8de..bd530edbf41 100644 --- a/test/Object/archive-long-index.test +++ b/test/Object/archive-long-index.donttest @@ -1,5 +1,5 @@ # -# Check if the index is appearing properly in the output file +# Check if the index is appearing properly in the output file # RUN: llvm-nm -s %p/Inputs/liblong_filenames.a | FileCheck -check-prefix=CHECKIDX %s diff --git a/test/Object/simple-archive.test b/test/Object/simple-archive.donttest similarity index 82% rename from test/Object/simple-archive.test rename to test/Object/simple-archive.donttest index c313f3facd9..3e6760ed97a 100644 --- a/test/Object/simple-archive.test +++ b/test/Object/simple-archive.donttest @@ -1,5 +1,5 @@ # -# Check if the index is appearing properly in the output file +# Check if the index is appearing properly in the output file # RUN: llvm-nm -s %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s