summaryrefslogtreecommitdiff
path: root/sumfiles
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-14 04:16:40 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-14 04:16:40 +0000
commitdd28b207b98b5bce06a6b0366f99de22674049dc (patch)
tree31ef37ac8f7fc8c8eb81b1e65ee32bc82a65b204 /sumfiles
parent78f73fb7536bfe6af23a22a3ec7c59f7ce695725 (diff)
onsuccess: #703: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/703/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc -- --disable install: | 0 check_regression status : 0
Diffstat (limited to 'sumfiles')
-rw-r--r--sumfiles/flaky.xfail9
-rw-r--r--sumfiles/tests.sum12
-rw-r--r--sumfiles/xfails.xfail10
3 files changed, 27 insertions, 4 deletions
diff --git a/sumfiles/flaky.xfail b/sumfiles/flaky.xfail
new file mode 100644
index 0000000..12eabd7
--- /dev/null
+++ b/sumfiles/flaky.xfail
@@ -0,0 +1,9 @@
+# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/703/:
+ === glibc tests ===
+
+Running glibc:malloc ...
+flaky,expire=20231226 | FAIL: malloc/tst-malloc-tcache-leak
+flaky,expire=20231226 | FAIL: malloc/tst-mallocfork2
+flaky,expire=20231226 | FAIL: malloc/tst-mallocfork3
+
+ === Results Summary ===
diff --git a/sumfiles/tests.sum b/sumfiles/tests.sum
index 2334361..e75bc4e 100644
--- a/sumfiles/tests.sum
+++ b/sumfiles/tests.sum
@@ -1,3 +1,7 @@
+Note: This is a synthetic sum file generated by merging the sum files of
+ several testsuite runs. To investigate test results, refer to the
+ original sum and log files.
+
=== glibc tests ===
Running . ...
@@ -4371,20 +4375,20 @@ PASS: string/test-rawmemchr
PASS: string/test-sig_np
PASS: string/test-stpcpy
PASS: string/test-stpncpy
-PASS: string/test-strcasecmp
+FAIL: string/test-strcasecmp
PASS: string/test-strcasestr
PASS: string/test-strcat
PASS: string/test-strchr
PASS: string/test-strchrnul
-PASS: string/test-strcmp
+FAIL: string/test-strcmp
PASS: string/test-strcpy
PASS: string/test-strcspn
PASS: string/test-strdup
PASS: string/test-strerror-errno
PASS: string/test-strlen
-PASS: string/test-strncasecmp
+FAIL: string/test-strncasecmp
PASS: string/test-strncat
-PASS: string/test-strncmp
+FAIL: string/test-strncmp
PASS: string/test-strncpy
PASS: string/test-strndup
PASS: string/test-strnlen
diff --git a/sumfiles/xfails.xfail b/sumfiles/xfails.xfail
index 30da3ea..3d8d42a 100644
--- a/sumfiles/xfails.xfail
+++ b/sumfiles/xfails.xfail
@@ -3,6 +3,16 @@
# - known flaky tests (from baseline)
# - known failures (from baseline)
#
+# New flaky tests
+# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/703/:
+ === glibc tests ===
+
+Running glibc:malloc ...
+flaky,expire=20231226 | FAIL: malloc/tst-malloc-tcache-leak
+flaky,expire=20231226 | FAIL: malloc/tst-mallocfork2
+flaky,expire=20231226 | FAIL: malloc/tst-mallocfork3
+
+ === Results Summary ===
# Known flaky tests
# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/700/: