Failures seen again:

https://ci.debian.net/packages/g/golang-github-google-goexpect/testing/riscv64/71982686/#L1655

1178s === RUN   TestSendSignal
1178s === RUN   TestSendSignal/Sig_USR1
1179s 2026/06/12 10:32:13 Match for RE: "Waiting for signal" found: ["Waiting 
for signal"] Buffer: "Waiting for signal\n"
1179s 2026/06/12 10:32:13 Match for RE: "USR1" found: ["USR1"] Buffer: "Got the 
USR1 Signal\n"
1179s === RUN   TestSendSignal/Sig_HUP
1179s 2026/06/12 10:32:13 Match for RE: "Waiting for signal" found: ["Waiting 
for signal"] Buffer: "Waiting for signal\n"
1181s     expect_test.go:1341: Sig HUP: exp.Expect("HUP", 2s) failed: expect: 
timer expired after 2 seconds, match: , buf: []
1181s --- FAIL: TestSendSignal (2.11s)
1181s     --- PASS: TestSendSignal/Sig_USR1 (0.07s)
1181s     --- FAIL: TestSendSignal/Sig_HUP (2.04s)
...
1183s === RUN   ExampleGExpect_SendSignal
1203s --- FAIL: ExampleGExpect_SendSignal (20.04s)
1203s got:
1203s exp.Expect failed, match: , buf: [], err: expect: timer expired after 20 
seconds
1203s want:
1203s Got the USR1 Signal
1203s === RUN   ExampleGExpect_SendSignal_Batch
1233s --- FAIL: ExampleGExpect_SendSignal_Batch (30.04s)
1233s got:
1233s ExpectBatch failed: expect: timer expired after 30 seconds
1233s want:
1233s Signal received
1233s FAIL

It is not clear if this is the same problem as in the earlier report,
the only link that still worked contains this snippet:

=== RUN   ExampleGExpect_SendSignal
--- FAIL: ExampleGExpect_SendSignal (20.01s)
got:
exp.Expect failed, match: , buf: [], err: expect: timer expired after 20 seconds
want:
Got the USR1 Signal

/Simon

Attachment: signature.asc
Description: PGP signature

Reply via email to