@@ -148,6 +148,8 @@ litoct
148
148
longsub
149
149
longwrds
150
150
manglprm
151
+ match4
152
+ matchuninitialized
151
153
math
152
154
membug1
153
155
memleak
@@ -205,6 +207,7 @@ posix2008sub
205
207
posix_compare
206
208
prdupval
207
209
prec
210
+ printf-corners
208
211
printf0
209
212
printf1
210
213
printfchar
@@ -264,6 +267,7 @@ strcat1
264
267
strfieldnum
265
268
strnum1
266
269
strnum2
270
+ strsubscript
267
271
strtod
268
272
subamp
269
273
subback
@@ -343,6 +347,10 @@ csv1
343
347
csv2
344
348
csv3
345
349
csvodd
350
+ dbugarray1
351
+ dbugarray2
352
+ dbugarray3
353
+ dbugarray4
346
354
dbugeval
347
355
dbugeval2
348
356
dbugeval3
@@ -473,6 +481,7 @@ nsindirect1
473
481
nsindirect2
474
482
nsprof1
475
483
nsprof2
484
+ nsprof3
476
485
octdec
477
486
patsplit
478
487
posix
@@ -484,14 +493,6 @@ printhuge
484
493
procinfs
485
494
profile0
486
495
profile1
487
- profile10
488
- profile11
489
- profile12
490
- profile13
491
- profile14
492
- profile15
493
- profile16
494
- profile17
495
496
profile2
496
497
profile3
497
498
profile4
@@ -500,8 +501,17 @@ profile6
500
501
profile7
501
502
profile8
502
503
profile9
504
+ profile10
505
+ profile11
506
+ profile12
507
+ profile13
508
+ profile14
509
+ profile15
510
+ profile16
511
+ profile17
503
512
pty1
504
513
pty2
514
+ re_test
505
515
rebuf
506
516
regexsub
507
517
reginttrad
@@ -560,6 +570,8 @@ typeof3
560
570
typeof4
561
571
typeof5
562
572
typeof6
573
+ typeof7
574
+ typeof8
563
575
unicode1
564
576
watchpoint1
565
577
gawk is not compiled to support the array debug tests
@@ -660,10 +672,10 @@ inf-nan-torture
660
672
intformat
661
673
======== Done with machine-specific tests ========
662
674
2 TESTS FAILED
663
- make[3]: *** [Makefile:5687 : pass-fail] Error 1
675
+ make[3]: *** [Makefile:5785 : pass-fail] Error 1
664
676
============== _cmdlinefsbacknl2 =============
665
- --- cmdlinefsbacknl2.ok Mon Oct 9 15:38:09 2023
666
- +++ _cmdlinefsbacknl2 Fri Nov 10 11:00:13 2023
677
+ --- cmdlinefsbacknl2.ok Thu Aug 29 06:52:19 2024
678
+ +++ _cmdlinefsbacknl2 Wed Sep 25 14:19:34 2024
667
679
@@ -1,12 +1,19 @@
668
680
5c 0a
669
681
+
@@ -686,14 +698,14 @@ make[3]: *** [Makefile:5687: pass-fail] Error 1
686
698
gawk: cmd. line:2: warning: invalid `\u' escape sequence
687
699
============== _localenl =============
688
700
--- localenl.ok Thu Dec 14 17:49:00 2017
689
- +++ _localenl Fri Nov 10 11:00:26 2023
701
+ +++ _localenl Wed Sep 25 14:19:47 2024
690
702
@@ -1,4 +1,5 @@
691
703
LC_ALL=C passed
692
704
LC_ALL=POSIX passed
693
705
-LC_ALL=en_US.ISO-8859-1 passed
694
706
+en_US.ISO-8859-1: unknown locale
695
707
+LC_ALL=POSIX passed
696
708
LC_ALL=en_US.UTF-8 passed
697
- make[2]: *** [Makefile:2189 : check] Error 1
698
- make[1]: *** [Makefile:803 : check-recursive] Error 1
699
- make: *** [Makefile:1102 : check] Error 2
709
+ make[2]: *** [Makefile:2223 : check] Error 1
710
+ make[1]: *** [Makefile:805 : check-recursive] Error 1
711
+ make: *** [Makefile:1104 : check] Error 2
0 commit comments