Project

General

Profile

Actions

action #107254

closed

Flaky code coverage in consoles/VNC.pm

Added by tinita about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://github.com/os-autoinst/os-autoinst/pull/1961#issuecomment-1047779496
https://app.codecov.io/gh/os-autoinst/os-autoinst/compare/1961/changes complains about the following lines:

788            $self->_last_update_received(0);
789            # return black image - screen turned off
790            bmwqemu::diag sprintf("considering VNC stalled, no update for %.2f seconds", $time_since_last_update);
791            $self->socket->close;
792            $self->socket(undef);
793            return $self->login;

Acceptance criteria

  • AC1: Reported code coverage is stable

Related issues 1 (0 open1 closed)

Copied from openQA Project - action #105759: flaky code coverage in os-autoinst consoles/virtio_terminal.pmResolvedmkittler2022-01-312022-04-13

Actions
Actions #1

Updated by tinita about 2 years ago

  • Copied from action #105759: flaky code coverage in os-autoinst consoles/virtio_terminal.pm added
Actions #2

Updated by mkittler about 2 years ago

  • Assignee set to mkittler
Actions #3

Updated by mkittler about 2 years ago

  • Status changed from New to Feedback
Actions #4

Updated by mkittler about 2 years ago

  • Status changed from Feedback to Resolved

The PR has been merged.

Actions

Also available in: Atom PDF