Skip Menu |

This queue is for tickets about the Term-TermKey CPAN distribution.

Report information
The Basics
Id: 128807
Status: new
Priority: 0/
Queue: Term-TermKey

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.17
Fixed in: (no value)



Subject: Assertion failed: (term != NULL)
Some of my smokers sent failures which look like this: ... Assertion failed: (term != NULL), function unibi_from_term, file uniutil.c, line 178. t/05flags.t ......... All 2 subtests passed ... This seems to happen if TERM is not set. This seems to be the case for my smokers which operate from a crontab, but may easily be reproduced by calling `unset TERM` before starting the test suite.