unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Amirouche Boubekki <amirouche@hypermove.net>
To: 24647@debbugs.gnu.org
Subject: bug#24647: SRFI 64 − Test marked as passed when it should have been marked as fail
Date: Sun, 09 Oct 2016 17:58:41 +0200	[thread overview]
Message-ID: <49c5cc1f0187f9e166aa1af91c0309b7@hypermove.net> (raw)

The code for SRFI-64 does implement error catching, but that it might 
return #f if an error happens causing a passed test when it should have 
been marked as FAIL

(use-modules (srfi srfi-64))

(test-begin "repository")

(test-equal
     #f
   (throw 'key))

(test-end)






             reply	other threads:[~2016-10-09 15:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-09 15:58 Amirouche Boubekki [this message]
2017-01-30 19:38 ` bug#24647: SRFI 64 − Test marked as passed when it should have been marked as fail Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49c5cc1f0187f9e166aa1af91c0309b7@hypermove.net \
    --to=amirouche@hypermove.net \
    --cc=24647@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).