Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629658 - dev-lua/luassert-1.7.10 : [ FAILED ] 2 tests, listed below:
Summary: dev-lua/luassert-1.7.10 : [ FAILED ] 2 tests, listed below:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-02 13:01 UTC by Toralf Förster
Modified: 2020-11-28 16:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,14.81 KB, text/plain)
2017-09-02 13:01 UTC, Toralf Förster
Details
dev-lua:luassert-1.7.10:20170902-125236.log (dev-lua:luassert-1.7.10:20170902-125236.log,49.50 KB, text/plain)
2017-09-02 13:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.37 KB, text/plain)
2017-09-02 13:01 UTC, Toralf Förster
Details
environment (environment,43.60 KB, text/plain)
2017-09-02 13:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.85 KB, application/x-bzip)
2017-09-02 13:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.99 KB, application/x-bzip)
2017-09-02 13:01 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-02 13:01:39 UTC
[==========] 194 tests from 8 test files ran. (150.41 ms total)
[  PASSED  ] 192 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] spec/assertions_spec.lua @ 15: Test Assertions Checks asserts can be reused
[  FAILED  ] spec/formatters_spec.lua @ 79: Test Formatters Checks to see if error character is applied only to key chain marked with crumbs


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_20170828-210950

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:


emerge -qpv dev-lua/luassert
[ebuild     U ] dev-lua/luassert-1.7.10 [1.7.9] USE="-luajit% {-test%}"
Comment 1 Toralf Förster gentoo-dev 2017-09-02 13:01:42 UTC
Created attachment 491776 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-02 13:01:44 UTC
Created attachment 491778 [details]
dev-lua:luassert-1.7.10:20170902-125236.log
Comment 3 Toralf Förster gentoo-dev 2017-09-02 13:01:47 UTC
Created attachment 491780 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-02 13:01:51 UTC
Created attachment 491782 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-02 13:01:53 UTC
Created attachment 491784 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-02 13:01:56 UTC
Created attachment 491786 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-28 16:17:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36ce11c257fb088b5e889c9b68f31ced1eb849b

commit e36ce11c257fb088b5e889c9b68f31ced1eb849b
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-11-28 16:00:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-11-28 16:16:38 +0000

    dev-lua/luassert: migrate to lua eclass
    
    Also adding and fixing tests.
    
    Bug: https://bugs.gentoo.org/628758
    Closes: https://bugs.gentoo.org/629658
    Closes: https://bugs.gentoo.org/752936
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 ...uassert-1.8.0-disable-highlightcolor-test.patch | 57 ++++++++++++++++++++++
 dev-lua/luassert/luassert-1.8.0-r100.ebuild        | 55 +++++++++++++++++++++
 dev-lua/luassert/metadata.xml                      |  6 ++-
 profiles/package.mask                              |  1 +
 4 files changed, 118 insertions(+), 1 deletion(-)