Merge pull request #6992 from uutils/sylvestre-patch-3

GnuTests: also display CURRENT_RUN_SKIP for debug purposes
This commit is contained in:
Daniel Hofstetter
2024-12-23 08:11:37 +01:00
committed by GitHub
+1
View File
@@ -258,6 +258,7 @@ jobs:
echo "REF_FAILING = ${REF_FAILING}"
echo "CURRENT_RUN_FAILING = ${CURRENT_RUN_FAILING}"
echo "REF_SKIP_PASS = ${REF_SKIP}"
echo "CURRENT_RUN_SKIP = ${CURRENT_RUN_SKIP}"
# Compare failing and error tests
for LINE in ${CURRENT_RUN_FAILING}