diff --git a/notify/fixes.sum b/notify/fixes.sum
index 9cd1367..28dc40c 100644
--- a/notify/fixes.sum
+++ b/notify/fixes.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		2
-# of flaky entries		36
+# of flaky entries		27
 # of all tests			6734
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 909e0f4..bacf5fd 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -11,7 +11,7 @@
             "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=2a796b7981a85f513baccab123c473802ab989d6 (+ 14 commits)",
             "__report_version__": "1"
         },
-        "Start Time": "2025-07-24 19:17:59"
+        "Start Time": "2025-07-24 13:22:06"
     },
     "Tests": [
         {
@@ -24,7 +24,7 @@
 	   ,
         {
             "Data": [
-                36
+                27
             ],
             "Info": {},
             "Name": "tcwg_glibc_check.TOTAL.flaky.nb_flaky"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 589af81..4a451cd 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -30,5 +30,5 @@ The list of [ignored] baseline and flaky failures are in
  * https://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-build/3116/artifact/artifacts/sumfiles/xfails.xfail
 
 Current build   : https://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-build/3116/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-build/3113/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-build/3103/artifact/artifacts
 
diff --git a/notify/regressions.sum b/notify/regressions.sum
index 9cd1367..28dc40c 100644
--- a/notify/regressions.sum
+++ b/notify/regressions.sum
@@ -2,5 +2,5 @@
 		=== Results Summary ===
 
 # of stable fails		2
-# of flaky entries		36
+# of flaky entries		27
 # of all tests			6734
diff --git a/notify/results-summary.txt b/notify/results-summary.txt
index 21d2323..3c831df 100644
--- a/notify/results-summary.txt
+++ b/notify/results-summary.txt
@@ -1,5 +1,5 @@
 		=== Results Summary ===
 
 # of stable fails		2
-# of flaky entries		36
+# of flaky entries		27
 # of all tests			6734
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 6e0bc39..4c2978a 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -1,28 +1,28 @@
 # Comparing directories
 # REFERENCE: base-artifacts/sumfiles
-# CURRENT:   artifacts/sumfiles
+# CURRENT:   artifacts/99-rewrite/artifacts.old/sumfiles
 
 # Comparing 1 common sum files:
 tests.sum
 Comparing:
-REFERENCE:/tmp/gxx-sum1.3250384
-CURRENT:  /tmp/gxx-sum2.3250384
+REFERENCE:/tmp/gxx-sum1.89460
+CURRENT:  /tmp/gxx-sum2.89460
 
                                              +---------+---------+
 o  RUN STATUS:                               |   REF   |   RES   |
   +------------------------------------------+---------+---------+
-  | Passes                            [PASS] |    6692 |    6686 |
+  | Passes                            [PASS] |    6691 |    6686 |
   | Unexpected fails                  [FAIL] |       1 |       0 |
   | Errors                           [ERROR] |       0 |       0 |
   | Unexpected passes                [XPASS] |       2 |       2 |
   | Expected fails                   [XFAIL] |      16 |      16 |
   | Known fails                      [KFAIL] |       0 |       0 |
   | Unresolved                  [UNRESOLVED] |       0 |       0 |
-  | Unsupported                [UNSUPPORTED] |      33 |      30 |
+  | Unsupported                [UNSUPPORTED] |      34 |      30 |
   | Untested                      [UNTESTED] |       0 |       0 |
   +------------------------------------------+---------+---------+
 
-    REF PASS ratio: 0.994662
+    REF PASS ratio: 0.994514
     RES PASS ratio: 0.995248
 
 o  REGRESSIONS:
@@ -34,12 +34,13 @@ o  REGRESSIONS:
 
 o  IMPROVEMENTS TO BE CHECKED:
   +------------------------------------------+---------+
-  | PASS disappears           [PASS =>     ] |       7 |
+  | PASS disappears           [PASS =>     ] |       8 |
   | New PASS                  [     => PASS] |       1 |
-  | FAIL disappears           [FAIL =>     ] |       1 |
+  | FAIL now PASS             [FAIL => PASS] |       1 |
+  | UNSUPPORTED now PASS      [UNSUP=> PASS] |       1 |
   | UNSUPPORTED disappears    [UNSUP=>     ] |       3 |
   +------------------------------------------+---------+
-  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      12 |
+  | TOTAL_IMPROVEMENTS_TO_BE_CHECKED         |      14 |
   +------------------------------------------+---------+
 
   - PASS disappears           [PASS =>     ]:
@@ -52,6 +53,7 @@ o  IMPROVEMENTS TO BE CHECKED:
     glibc:debug=debug/tst-backtrace9
   Executed from: glibc:nptl
     glibc:nptl=nptl/tst-backtrace1
+    glibc:nptl=nptl/tst-thread-affinity-pthread2
     glibc:nptl=nptl/tst-thread-affinity-sched
 
 
@@ -61,10 +63,16 @@ o  IMPROVEMENTS TO BE CHECKED:
     glibc:debug=debug/tst-backtrace1
 
 
-  - FAIL disappears           [FAIL =>     ]:
+  - FAIL now PASS             [FAIL => PASS]:
 
-  Executed from: glibc:nptl
-    glibc:nptl=nptl/tst-thread-affinity-pthread2
+  Executed from: glibc:malloc
+    glibc:malloc=malloc/tst-malloc-too-large-malloc-hugetlb2
+
+
+  - UNSUPPORTED now PASS      [UNSUP=> PASS]:
+
+  Executed from: glibc:misc
+    glibc:misc=misc/tst-epoll-ioctls
 
 
   - UNSUPPORTED disappears    [UNSUP=>     ]:
