Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



Yes, thanks Michael, this was all my fault because I made a last minute change. The code was correct before.

christos

> On Oct 7, 2024, at 9:17 AM, Rin Okuyama <rokuyama.rk%gmail.com@localhost> wrote:
> 
> ATF failures seem to be fixed by mlelstv@:
> https://mail-index.netbsd.org/source-changes/2024/10/06/msg153736.html
> https://releng.netbsd.org/b5reports/i386/commits-2024.10.html#end
> 
> Thanks,
> rin
> 
> On 2024/10/07 21:00, Christos Zoulas wrote:
>> no, i did not. I will fix asap.
>> christos
>>> On Oct 6, 2024, at 7:59 PM, Taylor R Campbell <riastradh%netbsd.org@localhost> wrote:
>>> 
>>> 
>>>> 
>>>> Module Name:    src
>>>> Committed By:   christos
>>>> Date:           Thu Oct  3 16:50:52 UTC 2024
>>>> 
>>>> Modified Files:
>>>>        src/sys/kern: syscalls.master sysv_sem.c
>>>>        src/sys/sys: sem.h
>>>> 
>>>> Log Message:
>>>> Add semtimedop GSoC 2024 (Shivraj Jamgade)
>>> 
>>> This doesn't seem to pass the existing sysv semaphore tests:
>>> 
>>> https://releng.netbsd.org/b5reports/i386/2024/2024.10.03.16.54.08/test.html#kernel_t_sysv_sem
>>> https://mail-index.netbsd.org/current-users/2024/10/04/msg045666.html
>>> 
>>> Did you run the tests before committing?
>>> 
>>> None of the new tests seem to be passing either:
>>> 
>>> https://releng.netbsd.org/b5reports/i386/2024/2024.10.04.05.56.03/test.html#failed-tcs-summary
>>> 
>>> semtimedop_basic: /tmp/build/2024.10.04.05.56.03-i386/src/tests/kernel/t_semtimedop.c:77: semtimedop failed: Invalid argument
>>> semtimedop_invalid: /tmp/build/2024.10.04.05.56.03-i386/src/tests/kernel/t_semtimedop.c:249: semtimedop did not fail on invalid sem_num
>>> semtimedop_timeout: /tmp/build/2024.10.04.05.56.03-i386/src/tests/kernel/t_semtimedop.c:142: WEXITSTATUS(status) != 0

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index