diff --git a/notify/fixes.sum b/notify/fixes.sum
new file mode 100644
index 00000000..c5f9edde
--- /dev/null
+++ b/notify/fixes.sum
@@ -0,0 +1,6 @@
+
+		=== Results Summary ===
+
+# of stable fails		0
+# of flaky entries		0
+# of all tests			75340
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 80f647b6..87e095c6 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,4 +1,3 @@
 [LLVM-1290]
-https://linaro.atlassian.net/browse/LLVM-1631
-
+133 regressions
 Details: https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 79aeb6f9..f79f0801 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -7,19 +7,19 @@
         "Info": {
             "tag": "tcwg_flang_test",
             "test_url": "https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/",
-            "run_order": "0657 (-00000-)",
+            "run_order": "0657 (3-changed-components)",
             "regression": "https://linaro.atlassian.net/browse/LLVM-1631",
-            "git_llvm": "https://github.com/llvm/llvm-project/commit/04e39ce3fddaaec41d9c7babcca55133d7e49969 (unchanged)",
-            "git_llvm_testsuite": "https://github.com/llvm/llvm-test-suite/commit/65909a3c68deb95689bdf36d100ba3767d4a8c52 (unchanged)",
-            "git_fujitsu_testsuite": "https://github.com/fujitsu/compiler-test-suite/commit/3a4376f179b64a07fd32ecbfd63699a2cd56d412 (+ 1 commits)",
+            "git_llvm": "https://github.com/llvm/llvm-project/commit/04e39ce3fddaaec41d9c7babcca55133d7e49969",
+            "git_llvm_testsuite": "https://github.com/llvm/llvm-test-suite/commit/65909a3c68deb95689bdf36d100ba3767d4a8c52",
+            "git_fujitsu_testsuite": "https://github.com/fujitsu/compiler-test-suite/commit/3a4376f179b64a07fd32ecbfd63699a2cd56d412",
             "__report_version__": "1"
         },
-        "Start Time": "2025-03-18 12:30:39"
+        "Start Time": "2025-03-19 02:54:08"
     },
     "Tests": [
         {
             "Data": [
-                129
+                133
             ],
             "Info": {},
             "Name": "tcwg_flang_test.TOTAL.fails.nb_fails"
@@ -27,7 +27,7 @@
 	   ,
         {
             "Data": [
-                23
+                0
             ],
             "Info": {},
             "Name": "tcwg_flang_test.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 8e066d9f..cac8293b 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,32 +1,33 @@
 Dear contributor,
 
-Our automatic CI has detected problems related to your patch(es). Please find some details below.
+Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_flang_test/main-aarch64-O0-debug, after:
-  | commit fujitsu_testsuite#3a4376f17
-  | Author: Ichinose, Katsumi <1nose@jp.fujitsu.com>
-  | Date:   Tue Feb 18 11:59:44 2025 +0900
-  | 
-  |     Remove redundant files(0713)
-
-Produces :
+  | baseline build
 
+Produces 133 regressions:
+  | 
+  | regressions.sum:
+  | Running test-suite:Fujitsu/C/0030 ...
+  | FAIL: test-suite :: Fujitsu/C/0030/Fujitsu-C-0030_0032.test
+  | Running test-suite:Fujitsu/C/0056 ...
+  | FAIL: test-suite :: Fujitsu/C/0056/Fujitsu-C-0056_0011.test
+  | Running test-suite:Fujitsu/C/0072 ...
+  | ... and 173 more
 
 Used configuration :
   * Toolchain : cmake -G Ninja  ../llvm/llvm "-DLLVM_ENABLE_PROJECTS=clang;lld;flang;openmp;clang-tools-extra" 	  -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=True 	  -DCMAKE_INSTALL_PREFIX=../llvm-install 	  "-DLLVM_TARGETS_TO_BUILD=AArch64" -DCLANG_DEFAULT_LINKER=lld
   * Testsuite : export LD_LIBRARY_PATH=$\WORKSPACE/llvm-install/lib/aarch64-unknown-linux-gnu$\{LD_LIBRARY_PATH:+:$\LD_LIBRARY_PATH}
  cmake -GNinja 	-DCMAKE_C_COMPILER="$\WORKSPACE/llvm-install/bin/clang" 	-DCMAKE_CXX_COMPILER="$\WORKSPACE/llvm-install/bin/clang++" 	-DCMAKE_Fortran_COMPILER="$\WORKSPACE/llvm-install/bin/flang-new" 	-DCMAKE_BUILD_TYPE=Release 	-DCMAKE_C_FLAGS= -DCMAKE_CXX_FLAGS= -DCMAKE_Fortran_FLAGS= 	-DCMAKE_C_FLAGS_RELEASE="-O0 -g" 	-DCMAKE_CXX_FLAGS_RELEASE="-O0 -g" 	-DCMAKE_Fortran_FLAGS_RELEASE="-O0 -g" 	-DTEST_SUITE_FORTRAN=ON 	-DTEST_SUITE_SUBDIRS=Fujitsu 	"$\WORKSPACE/test/test-suite"
 
-We track this bug report under https://linaro.atlassian.net/browse/LLVM-1631. Please let us know if you have a fix.
-
 If you have any questions regarding this report, please ask on linaro-toolchain@lists.linaro.org mailing list.
 
 -----------------8<--------------------------8<--------------------------8<--------------------------
 
 The information below contains the details of the failures, and the ways to reproduce a debug environment:
 
-You can find the failure logs in *.log.1.xz files in
- * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/artifact/artifacts/00-sumfiles/
+You can find the failure logs in
+ * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/artifact/artifacts/
 The full lists of regressions and improvements as well as configure and make commands are in
  * https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/artifact/artifacts/notify/
 The list of [ignored] baseline and flaky failures are in
@@ -35,9 +36,5 @@ The list of [ignored] baseline and flaky failures are in
 Fujitsu testsuite : https://github.com/fujitsu/compiler-test-suite/
 
 Current build   : https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/657/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_flang_test--main-aarch64-O0-debug-build/655/artifact/artifacts
-
-Instruction to reproduce the build : https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/fujitsu_testsuite/sha1/3a4376f179b64a07fd32ecbfd63699a2cd56d412/tcwg_flang_test/main-aarch64-O0-debug/reproduction_instructions.txt
-
-Full commit : https://github.com/fujitsu/compiler-test-suite/commit/3a4376f179b64a07fd32ecbfd63699a2cd56d412
+Reference build : artifact/artifacts
 
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index e031d338..aa219efd 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-ohno.yasuyuki@fujitsu.com,bcc:tcwg-validation@linaro.org,itou.tetsuya@fujitsu.com,cc:maxim.kuvyrkov@linaro.org,t-kawashima@fujitsu.com,1nose@jp.fujitsu.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 1aa69242..56dca318 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] fujitsu_testsuite#3a4376f17:  on aarch64
+[Linaro-TCWG-CI] baseline build: 133 regressions on aarch64
diff --git a/notify/regressions.sum b/notify/regressions.sum
index e7dd1822..569d23a2 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -1,6 +1,230 @@
+		=== test-suite tests ===
+
+Running test-suite:Fujitsu/C/0030 ...
+FAIL: test-suite :: Fujitsu/C/0030/Fujitsu-C-0030_0032.test
+
+Running test-suite:Fujitsu/C/0056 ...
+FAIL: test-suite :: Fujitsu/C/0056/Fujitsu-C-0056_0011.test
+
+Running test-suite:Fujitsu/C/0072 ...
+NOEXE: test-suite :: Fujitsu/C/0072/Fujitsu-C-0072_0004.test
+NOEXE: test-suite :: Fujitsu/C/0072/Fujitsu-C-0072_0008.test
+
+Running test-suite:Fujitsu/C/0105 ...
+FAIL: test-suite :: Fujitsu/C/0105/Fujitsu-C-0105_0223.test
+
+Running test-suite:Fujitsu/C/0112 ...
+FAIL: test-suite :: Fujitsu/C/0112/Fujitsu-C-0112_0119.test
+FAIL: test-suite :: Fujitsu/C/0112/Fujitsu-C-0112_0139.test
+
+Running test-suite:Fujitsu/C/0119 ...
+NOEXE: test-suite :: Fujitsu/C/0119/Fujitsu-C-0119_0228.test
+
+Running test-suite:Fujitsu/C/0128 ...
+NOEXE: test-suite :: Fujitsu/C/0128/Fujitsu-C-0128_0004.test
+NOEXE: test-suite :: Fujitsu/C/0128/Fujitsu-C-0128_0008.test
+
+Running test-suite:Fujitsu/C/0131 ...
+FAIL: test-suite :: Fujitsu/C/0131/Fujitsu-C-0131_0301.test
+
+Running test-suite:Fujitsu/C/0139 ...
+NOEXE: test-suite :: Fujitsu/C/0139/Fujitsu-C-0139_0039.test
+
+Running test-suite:Fujitsu/Fortran/0094 ...
+FAIL: test-suite :: Fujitsu/Fortran/0094/Fujitsu-Fortran-0094_0070.test
+
+Running test-suite:Fujitsu/Fortran/0125 ...
+FAIL: test-suite :: Fujitsu/Fortran/0125/Fujitsu-Fortran-0125_0003.test
+
+Running test-suite:Fujitsu/Fortran/0136 ...
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0030.test
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0045.test
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0046.test
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0047.test
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0049.test
+FAIL: test-suite :: Fujitsu/Fortran/0136/Fujitsu-Fortran-0136_0050.test
+
+Running test-suite:Fujitsu/Fortran/0141 ...
+FAIL: test-suite :: Fujitsu/Fortran/0141/Fujitsu-Fortran-0141_0022.test
+FAIL: test-suite :: Fujitsu/Fortran/0141/Fujitsu-Fortran-0141_0024.test
+FAIL: test-suite :: Fujitsu/Fortran/0141/Fujitsu-Fortran-0141_0026.test
+FAIL: test-suite :: Fujitsu/Fortran/0141/Fujitsu-Fortran-0141_0028.test
+
+Running test-suite:Fujitsu/Fortran/0153 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0153/Fujitsu-Fortran-0153_0157.test
+NOEXE: test-suite :: Fujitsu/Fortran/0153/Fujitsu-Fortran-0153_0158.test
+
+Running test-suite:Fujitsu/Fortran/0204 ...
+FAIL: test-suite :: Fujitsu/Fortran/0204/Fujitsu-Fortran-0204_0016.test
+FAIL: test-suite :: Fujitsu/Fortran/0204/Fujitsu-Fortran-0204_0017.test
+FAIL: test-suite :: Fujitsu/Fortran/0204/Fujitsu-Fortran-0204_0018.test
+FAIL: test-suite :: Fujitsu/Fortran/0204/Fujitsu-Fortran-0204_0019.test
+
+Running test-suite:Fujitsu/Fortran/0240 ...
+FAIL: test-suite :: Fujitsu/Fortran/0240/Fujitsu-Fortran-0240_0402.test
+FAIL: test-suite :: Fujitsu/Fortran/0240/Fujitsu-Fortran-0240_0408.test
+FAIL: test-suite :: Fujitsu/Fortran/0240/Fujitsu-Fortran-0240_0409.test
+
+Running test-suite:Fujitsu/Fortran/0288 ...
+FAIL: test-suite :: Fujitsu/Fortran/0288/Fujitsu-Fortran-0288_0051.test
+
+Running test-suite:Fujitsu/Fortran/0297 ...
+FAIL: test-suite :: Fujitsu/Fortran/0297/Fujitsu-Fortran-0297_0053.test
+FAIL: test-suite :: Fujitsu/Fortran/0297/Fujitsu-Fortran-0297_0054.test
+
+Running test-suite:Fujitsu/Fortran/0301 ...
+FAIL: test-suite :: Fujitsu/Fortran/0301/Fujitsu-Fortran-0301_0005.test
+
+Running test-suite:Fujitsu/Fortran/0328 ...
+FAIL: test-suite :: Fujitsu/Fortran/0328/Fujitsu-Fortran-0328_0002.test
+FAIL: test-suite :: Fujitsu/Fortran/0328/Fujitsu-Fortran-0328_0091.test
+
+Running test-suite:Fujitsu/Fortran/0338 ...
+FAIL: test-suite :: Fujitsu/Fortran/0338/Fujitsu-Fortran-0338_0061.test
+
+Running test-suite:Fujitsu/Fortran/0344 ...
+FAIL: test-suite :: Fujitsu/Fortran/0344/Fujitsu-Fortran-0344_0351.test
+FAIL: test-suite :: Fujitsu/Fortran/0344/Fujitsu-Fortran-0344_1080.test
+
+Running test-suite:Fujitsu/Fortran/0352 ...
+FAIL: test-suite :: Fujitsu/Fortran/0352/Fujitsu-Fortran-0352_0059.test
+
+Running test-suite:Fujitsu/Fortran/0355 ...
+FAIL: test-suite :: Fujitsu/Fortran/0355/Fujitsu-Fortran-0355_0156.test
+
+Running test-suite:Fujitsu/Fortran/0360 ...
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0282.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0283.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0319.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0320.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0321.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0322.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0323.test
+FAIL: test-suite :: Fujitsu/Fortran/0360/Fujitsu-Fortran-0360_0324.test
+
+Running test-suite:Fujitsu/Fortran/0390 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0390/Fujitsu-Fortran-0390_0230.test
+
+Running test-suite:Fujitsu/Fortran/0394 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0394/Fujitsu-Fortran-0394_0030.test
+
+Running test-suite:Fujitsu/Fortran/0398 ...
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0012.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0013.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0014.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0015.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0016.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0017.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0018.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0019.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0020.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0021.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0022.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0023.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0024.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0025.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0026.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0027.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0028.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0029.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0030.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0031.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0032.test
+FAIL: test-suite :: Fujitsu/Fortran/0398/Fujitsu-Fortran-0398_0035.test
+
+Running test-suite:Fujitsu/Fortran/0418 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0418/Fujitsu-Fortran-0418_0002.test
+
+Running test-suite:Fujitsu/Fortran/0487 ...
+FAIL: test-suite :: Fujitsu/Fortran/0487/Fujitsu-Fortran-0487_0140.test
+
+Running test-suite:Fujitsu/Fortran/0513 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0513/Fujitsu-Fortran-0513_0002.test
+
+Running test-suite:Fujitsu/Fortran/0539 ...
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0034.test
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0035.test
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0036.test
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0037.test
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0042.test
+FAIL: test-suite :: Fujitsu/Fortran/0539/Fujitsu-Fortran-0539_0047.test
+
+Running test-suite:Fujitsu/Fortran/0552 ...
+FAIL: test-suite :: Fujitsu/Fortran/0552/Fujitsu-Fortran-0552_0050.test
+
+Running test-suite:Fujitsu/Fortran/0554 ...
+FAIL: test-suite :: Fujitsu/Fortran/0554/Fujitsu-Fortran-0554_0104.test
+
+Running test-suite:Fujitsu/Fortran/0584 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0584/Fujitsu-Fortran-0584_0016.test
+NOEXE: test-suite :: Fujitsu/Fortran/0584/Fujitsu-Fortran-0584_0017.test
+NOEXE: test-suite :: Fujitsu/Fortran/0584/Fujitsu-Fortran-0584_0019.test
+NOEXE: test-suite :: Fujitsu/Fortran/0584/Fujitsu-Fortran-0584_0020.test
+NOEXE: test-suite :: Fujitsu/Fortran/0584/Fujitsu-Fortran-0584_0021.test
+
+Running test-suite:Fujitsu/Fortran/0619 ...
+FAIL: test-suite :: Fujitsu/Fortran/0619/Fujitsu-Fortran-0619_0125.test
+
+Running test-suite:Fujitsu/Fortran/0636 ...
+FAIL: test-suite :: Fujitsu/Fortran/0636/Fujitsu-Fortran-0636_0054.test
+
+Running test-suite:Fujitsu/Fortran/0640 ...
+FAIL: test-suite :: Fujitsu/Fortran/0640/Fujitsu-Fortran-0640_0185.test
+FAIL: test-suite :: Fujitsu/Fortran/0640/Fujitsu-Fortran-0640_0372.test
+
+Running test-suite:Fujitsu/Fortran/0641 ...
+FAIL: test-suite :: Fujitsu/Fortran/0641/Fujitsu-Fortran-0641_0168.test
+FAIL: test-suite :: Fujitsu/Fortran/0641/Fujitsu-Fortran-0641_0342.test
+
+Running test-suite:Fujitsu/Fortran/0648 ...
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0021.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0022.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0023.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0024.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0025.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0026.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0027.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0028.test
+FAIL: test-suite :: Fujitsu/Fortran/0648/Fujitsu-Fortran-0648_0029.test
+
+Running test-suite:Fujitsu/Fortran/0675 ...
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0145.test
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0230.test
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0233.test
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0274.test
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0275.test
+FAIL: test-suite :: Fujitsu/Fortran/0675/Fujitsu-Fortran-0675_0284.test
+
+Running test-suite:Fujitsu/Fortran/0676 ...
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0076.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0079.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0080.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0085.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0088.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0089.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0094.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0097.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0098.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0106.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0112.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0118.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0128.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0137.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0146.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0151.test
+FAIL: test-suite :: Fujitsu/Fortran/0676/Fujitsu-Fortran-0676_0160.test
+
+Running test-suite:Fujitsu/Fortran/0685 ...
+NOEXE: test-suite :: Fujitsu/Fortran/0685/Fujitsu-Fortran-0685_0007.test
+
+Running test-suite:Fujitsu/Fortran/0734 ...
+FAIL: test-suite :: Fujitsu/Fortran/0734/Fujitsu-Fortran-0734_0018.test
+
+Running test-suite:Fujitsu/Fortran/1013 ...
+NOEXE: test-suite :: Fujitsu/Fortran/1013/Fujitsu-Fortran-1013_0054.test
 
 		=== Results Summary ===
 
-# of stable fails		129
-# of flaky entries		23
+# of stable fails		133
+# of flaky entries		0
 # of all tests			75340
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 5b5f42b5..31e03cd8 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
-# of stable fails		129
-# of flaky entries		23
+# of stable fails		133
+# of flaky entries		0
 # of all tests			75340
