diff --git a/test/arrays/bradc/forallInitButNoInit.chpl b/test/arrays/bradc/forallInitButNoInit.chpl old mode 100755 new mode 100644 diff --git a/test/classes/figueroa/RecordConstructor1.chpl b/test/classes/figueroa/RecordConstructor1.chpl old mode 100755 new mode 100644 diff --git a/test/classes/initializers/records/generics/fullySpecifiedAssignment/defaultInitGivesDifferentResult.chpl b/test/classes/initializers/records/generics/fullySpecifiedAssignment/defaultInitGivesDifferentResult.chpl old mode 100755 new mode 100644 diff --git a/test/domains/bradc/bydomain.chpl b/test/domains/bradc/bydomain.chpl old mode 100755 new mode 100644 diff --git a/test/domains/bradc/constdomain.chpl b/test/domains/bradc/constdomain.chpl old mode 100755 new mode 100644 diff --git a/test/domains/bradc/subdomain.chpl b/test/domains/bradc/subdomain.chpl old mode 100755 new mode 100644 diff --git a/test/execflags/bradc/configForgotArg.chpl b/test/execflags/bradc/configForgotArg.chpl old mode 100755 new mode 100644 diff --git a/test/execflags/bradc/configWithSpace.chpl b/test/execflags/bradc/configWithSpace.chpl old mode 100755 new mode 100644 diff --git a/test/execflags/bradc/strayArg.chpl b/test/execflags/bradc/strayArg.chpl old mode 100755 new mode 100644 diff --git a/test/execflags/bradc/strayArg2.chpl b/test/execflags/bradc/strayArg2.chpl old mode 100755 new mode 100644 diff --git a/test/execflags/configFile/configFileWithSpace.chpl b/test/execflags/configFile/configFileWithSpace.chpl old mode 100755 new mode 100644 diff --git a/test/gpu/native/studies/coral/coral.chpl b/test/gpu/native/studies/coral/coral.chpl old mode 100755 new mode 100644 diff --git a/test/gpu/native/studies/coral/modules/distance_iter.chpl b/test/gpu/native/studies/coral/modules/distance_iter.chpl old mode 100755 new mode 100644 diff --git a/test/gpu/native/studies/coral/modules/distance_mask.chpl b/test/gpu/native/studies/coral/modules/distance_mask.chpl old mode 100755 new mode 100644 diff --git a/test/library/packages/ArgumentParser/ArgumentParserTests.chpl b/test/library/packages/ArgumentParser/ArgumentParserTests.chpl old mode 100755 new mode 100644 diff --git a/test/library/packages/Itertools/cycle/check_indexable.chpl b/test/library/packages/Itertools/cycle/check_indexable.chpl old mode 100755 new mode 100644 diff --git a/test/multilocale/numLocales/bradc/numLocales2Space.chpl b/test/multilocale/numLocales/bradc/numLocales2Space.chpl old mode 100755 new mode 100644 diff --git a/test/studies/590o/bradc/coforall-private-indices.chpl b/test/studies/590o/bradc/coforall-private-indices.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/FFT/bradc/fft.chpl b/test/studies/hpcc/FFT/bradc/fft.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/FFT/bradc/twiddles-onebased.chpl b/test/studies/hpcc/FFT/bradc/twiddles-onebased.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/FFT/marybeth/fft-test-even.chpl b/test/studies/hpcc/FFT/marybeth/fft-test-even.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/FFT/marybeth/fft.chpl b/test/studies/hpcc/FFT/marybeth/fft.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/FFT/marybeth/fft2d.chpl b/test/studies/hpcc/FFT/marybeth/fft2d.chpl old mode 100755 new mode 100644 diff --git a/test/studies/hpcc/STREAMS/stream-nopromote.chpl b/test/studies/hpcc/STREAMS/stream-nopromote.chpl old mode 100755 new mode 100644 diff --git a/test/studies/lu/dongarra-lu.chpl b/test/studies/lu/dongarra-lu.chpl old mode 100755 new mode 100644 diff --git a/test/studies/ml/performance/xor_perceptron.chpl b/test/studies/ml/performance/xor_perceptron.chpl old mode 100755 new mode 100644 diff --git a/test/studies/ssca2/jglewis/ssca2_version2/SSCA2_execution_config_consts.chpl b/test/studies/ssca2/jglewis/ssca2_version2/SSCA2_execution_config_consts.chpl old mode 100755 new mode 100644 diff --git a/test/studies/tce/tce-slide8.chpl b/test/studies/tce/tce-slide8.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/containsCRLF.chpl b/test/trivial/bradc/containsCRLF.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/readmethod.chpl b/test/trivial/bradc/readmethod.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/readmethod2.chpl b/test/trivial/bradc/readmethod2.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/readmethod2a.chpl b/test/trivial/bradc/readmethod2a.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/shiftops.chpl b/test/trivial/bradc/shiftops.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/undefinedfn.chpl b/test/trivial/bradc/undefinedfn.chpl old mode 100755 new mode 100644 diff --git a/test/trivial/bradc/undefinedfn2.chpl b/test/trivial/bradc/undefinedfn2.chpl old mode 100755 new mode 100644 diff --git a/test/types/range/bradc/rangeMath2.chpl b/test/types/range/bradc/rangeMath2.chpl old mode 100755 new mode 100644 diff --git a/test/types/tuple/errors/returnWrongSize.chpl b/test/types/tuple/errors/returnWrongSize.chpl old mode 100755 new mode 100644 diff --git a/test/users/bachman/Chap2D/parameters.chpl b/test/users/bachman/Chap2D/parameters.chpl old mode 100755 new mode 100644 diff --git a/test/users/jglewis/locClassSegFault.chpl b/test/users/jglewis/locClassSegFault.chpl old mode 100755 new mode 100644 diff --git a/test/users/jglewis/wrong_error_message_april_26_2010-variant1.chpl b/test/users/jglewis/wrong_error_message_april_26_2010-variant1.chpl old mode 100755 new mode 100644 diff --git a/test/users/jglewis/wrong_error_message_april_26_2010-variant2.chpl b/test/users/jglewis/wrong_error_message_april_26_2010-variant2.chpl old mode 100755 new mode 100644 diff --git a/test/users/jglewis/wrong_error_message_april_26_2010.chpl b/test/users/jglewis/wrong_error_message_april_26_2010.chpl old mode 100755 new mode 100644 diff --git a/test/users/shetag/assocarr.chpl b/test/users/shetag/assocarr.chpl old mode 100755 new mode 100644