lsb

Failure in /olver/other/other/tests/other io_term_rw_case_d_scenario

Bug #1338317 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lsb
In Progress
Medium
Unassigned
Mandriva
In Progress
Medium

Bug Description

I am observing this failure on RHEL-7.

It is failing either in

        REQ("read.66;read.67;read.68;read.69;read.70;read.71;"
            "read.72;read.73;read.74;read.75;read.76;read.77",
            "read() shall return input prefix",
isInputPrefix_Terminal(pre_terminal, buf));

or in the following REQ

            /*
             * If the O_NONBLOCK flag is clear, then the read request shall be
             * blocked until data is available or a signal has been received.
             */
            REQ("read.79", "read() shall be blocked "
                "until data is available or timer is expired",
            (
                is_input_available_before_read_return != False_Bool3 ||
                is_timer_expired_before_read_return != False_Bool3
            ));

from term_model.sec.

The failure is matching with existing record in problemdb but I believe the bug
is not related:

Problem info:

This issue is showing up on more recent distributions. The problem is still
under analysis.
Bug 3285
{noreplace} This issue is showing up on more recent distributions. The problem
is still under analysis. {noreplace}Bug 3285

Tags: distcheck
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → Confirmed
Changed in mandriva:
status: Confirmed → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.