Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

listview output does not match #1039

Open
bowlofeggs opened this issue Sep 3, 2022 · 0 comments
Open

listview output does not match #1039

bowlofeggs opened this issue Sep 3, 2022 · 0 comments
Labels

Comments

@bowlofeggs
Copy link
Contributor

lnav version
v0.11.0

Describe the bug
In the gentoo ebuild environment, one test fails with:

======================================
   lnav 0.11.0: test/test-suite.log
======================================

# TOTAL: 45
# PASS:  44
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_listview.sh
======================

listview output does not match?
FAIL test_listview.sh (exit status: 1)

To Reproduce
Steps to reproduce the behavior:

Build lnav-0.11.0 in gentoo.

@bowlofeggs bowlofeggs added the bug label Sep 3, 2022
nick-dodonov added a commit to nick-dodonov/lnav that referenced this issue Oct 10, 2024
…same tests as lnav-0.11.0-disable-tests.patch

Original comment:

From 70231dce88cf47f2f3e2b396fe0623ea74eeadfc Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy@electronsweatshop.com>
Date: Sat, 3 Sep 2022 18:13:08 -0400
Subject: [PATCH] Disable some flaky tests

Certain tests commented out for stability reasons:
 * listview: Fails when building inside sandbox
   tstack#1039
 * mvattrline: Fails on some testers boxes. Documented here:
   tstack#911
 * logfile: Flaky. Fails some times and not others. i.e. Race condition
 * tui: Can hang the build

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant