Re: [PATCH] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash

2024-12-31 Thread Yoshinori Sato
On Sun, 29 Dec 2024 17:34:19 +0900, Thomas Huth wrote: > > From: Philippe Mathieu-Daudé > > Yoshinori said [*] URL references on OSDN were stable, but they > appear not to be. Mirror the artifacts on GitHub to avoid failures > while testing on CI. Thanks. OSDN's service seems to have been unsta

Re: [PATCH] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash

2024-12-29 Thread Philippe Mathieu-Daudé
On 29/12/24 17:31, Alex Bennée wrote: Thomas Huth writes: From: Philippe Mathieu-Daudé Yoshinori said [*] URL references on OSDN were stable, but they appear not to be. Mirror the artifacts on GitHub to avoid failures while testing on CI. [*] https://www.mail-archive.com/qemu-devel@nongnu.o

Re: [PATCH] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash

2024-12-29 Thread Alex Bennée
Thomas Huth writes: > From: Philippe Mathieu-Daudé > > Yoshinori said [*] URL references on OSDN were stable, but they > appear not to be. Mirror the artifacts on GitHub to avoid failures > while testing on CI. > > [*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg686487.html > > Cc: Yos

[PATCH] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash

2024-12-29 Thread Thomas Huth
From: Philippe Mathieu-Daudé Yoshinori said [*] URL references on OSDN were stable, but they appear not to be. Mirror the artifacts on GitHub to avoid failures while testing on CI. [*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg686487.html Cc: Yoshinori Sato Reported-by: Alex Bennée