Project

General

Profile

Actions

action #115694

closed

[qe-core] test fails in python_flake8: colored output not properly parsed by openQA

Added by dimstar over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-08-24
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

validate_script_output got:
sample.py:3:1: E265 block comment should start with '# '
sample.py:6:1: F401 'os' imported but unused

Check function (deparsed code):
{
package python_flake8;
(/E265 block comment should start with '# '/ and /F401 'os' imported but unused/);
}

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_textmode@64bit fails in
python_flake8

Test suite description

Maintainer: slindomansilla@suse.de.
Mainly post-installation console extra tests.

Reproducible

Fails since (at least) Build 20210920

Expected result

Last good: 20210920 (or more recent)

Further details

Always latest result in this scenario: latest


Related issues 1 (0 open1 closed)

Related to openQA Tests - action #120879: Skip execution of `extra_tests_phub` by checking if we're already in GMC phase, skip otherwise.Resolvedrfan12022-11-23

Actions
Actions #1

Updated by maritawerner over 1 year ago

  • Subject changed from test fails in python_flake8: colored output not properly parsed by openQA to [qe-core] test fails in python_flake8: colored output not properly parsed by openQA
Actions #2

Updated by openqa_review over 1 year ago

This is an autogenerated message for openQA integration by the openqa_review script:

This bug is still referenced in a failing openQA test: extra_tests_textmode
https://openqa.opensuse.org/tests/2638100#step/kdump_and_crash/1

To prevent further reminder comments one of the following options should be followed:

  1. The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
  2. The openQA job group is moved to "Released" or "EOL" (End-of-Life)
  3. The bugref in the openQA scenario is removed or replaced, e.g. label:wontfix:boo1234

Expect the next reminder at the earliest in 28 days if nothing changes in this ticket.

Actions #3

Updated by szarate over 1 year ago

  • Related to action #120879: Skip execution of `extra_tests_phub` by checking if we're already in GMC phase, skip otherwise. added
Actions #5

Updated by dimstar over 1 year ago

  • Status changed from New to Resolved

dimstar wrote:

Fix proposed in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15988

PR has been merged, openQA confirmed successful run since then:
https://openqa.opensuse.org/tests/2915633#step/python_flake8/1

Actions

Also available in: Atom PDF