summaryrefslogtreecommitdiff
path: root/unstable-tests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'unstable-tests.txt')
-rw-r--r--unstable-tests.txt19
1 files changed, 18 insertions, 1 deletions
diff --git a/unstable-tests.txt b/unstable-tests.txt
index 83cf271..dbe64ac 100644
--- a/unstable-tests.txt
+++ b/unstable-tests.txt
@@ -41,10 +41,27 @@ gnu:gfortran.dg/convert_implied_open.f90
arm-linux-gnueabihf:gfortran.dg/backspace_9.f -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test
aarch64-linux-gnu:gfortran.dg/finalize_15.f90 -O3 -fomit-frame-pointer execution test
gfortran.dg/minlocval_3.f90
-arm-linux-gnueabihf:gfortran.dg/streamio_1.f90 -O3 -g execution test
aarch64-linux-gnu:gfortran.dg/tiny_2.f90 -Os execution test
aarch64-linux-gnu:gfortran.dg/unf_io_convert_3.f90 -O3 -g execution test
gfortran.dg/tl_editing.f90
+# These streamio tests had a race on the same filename. This is fixed in trunk, but keeping these here for testing older toolchains.
+gfortran.dg/streamio_4.f90
+gfortran.dg/streamio_5.f90
+gfortran.dg/streamio_6.f90
+gfortran.dg/streamio_7.f90
+gfortran.dg/streamio_10.f90
+gfortran.dg/streamio_12.f90
+# Again, race on the same filename. These will soon be fixed on trunk.
+gfortran.dg/direct_io_12.f90
+gfortran.dg/endfile.f90
+gfortran.dg/eof_4.f90
+gfortran.dg/list_read_7.f90
+gfortran.dg/namelist_76.f90
+gfortran.dg/read_eof_8.f90
+gfortran.dg/read_eof_all.f90
+# Why are these streamio tests unstable?
+gfortran.dg/streamio_1.f90
+gfortran.dg/streamio_8.f90
gfortran.dg/streamio_14.f90
# This is https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64921
gfortran.dg/class_allocate_18.f90 -O0 execution test