Bug#1078626: marked as pending in libbio-procedural-perl
Andreas Tille <[email protected]>
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
Am Sun, Feb 16, 2025 at 12:39:40PM +0100 schrieb Santiago Vila:
>
> By the time this is run, we have already executed this:
>
> eval {
> $seq_object = get_sequence('genbank',"AI129902");
> };
>
> Is that not an attempt to access the network?
Sure it is an *attempt* which fails and this failure is handled
by the next statement which results in skipping the test.
Thank you for re-checking
Andreas.