GNU bug report logs - #20673
tap-driver.sh: YAML should be documented in manual as not supported

Previous Next

Package: automake;

Reported by: "Arthur Schwarz" <aschwarz1309 <at> att.net>

Date: Wed, 27 May 2015 05:45:04 UTC

Severity: wishlist

Tags: confirmed

To reply to this bug, email your comments to 20673 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-automake <at> gnu.org:
bug#20673; Package automake. (Wed, 27 May 2015 05:45:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Arthur Schwarz" <aschwarz1309 <at> att.net>:
New bug report received and forwarded. Copy sent to bug-automake <at> gnu.org. (Wed, 27 May 2015 05:45:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Arthur Schwarz" <aschwarz1309 <at> att.net>
To: <bug-automake <at> gnu.org>
Subject: YAML not included in tap-driver.sh
Date: Tue, 26 May 2015 22:44:12 -0700
15.4.3 Incompatibilities with other TAP parsers and drivers
YAML should be included in the list of incompatibilities.

TAP version < 13: http://testanything.org/tap-specification.html

Java

tap4j provides objects to create TestSets, TestResults, BailOuts and, using
a TapProducer, dump it into a java.io.File or String. It also provides
TapConsumer's to load TapStreams from Strings or java.io.File's. YAMLish is
interpreted and made available as diagnostics of each TestResult object of a
TestSet.

TAP version == 13: http://testanything.org/tap-version-13-specification.html

HARNESS BEHAVIOR

In this document, the "harness" is any program analyzing TAP output.
Typically this will be Perl's runtests program, or the underlying
TAP::Harness-runtests> method. A harness must only read TAP output from
standard output and not from standard error. Lines written to standard
output matching /^(not)?ok\b/ must be interpreted as test lines. After a
test line a block of lines starting with '---' and ending with '...' will be
interpreted as an inline YAML document providing extended diagnostic
information about the preceding test. All other lines must not be considered
test output.
 
Maintenance turns design into chaos






Changed bug title to 'tap-driver.sh: YAML should be documented in manual as not supported' from 'YAML not included in tap-driver.sh' Request was from Mike Frysinger <vapier <at> gentoo.org> to control <at> debbugs.gnu.org. (Wed, 19 Jan 2022 08:39:02 GMT) Full text and rfc822 format available.

Severity set to 'wishlist' from 'normal' Request was from Mike Frysinger <vapier <at> gentoo.org> to control <at> debbugs.gnu.org. (Wed, 19 Jan 2022 08:39:02 GMT) Full text and rfc822 format available.

Added tag(s) confirmed. Request was from Mike Frysinger <vapier <at> gentoo.org> to control <at> debbugs.gnu.org. (Wed, 19 Jan 2022 08:39:02 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 148 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.