https://bugs.kde.org/show_bug.cgi?id=441534

            Bug ID: 441534
           Summary: Update test results for test_isa_3_1_VRT to match
                    changed inputs
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: will_schm...@vnet.ibm.com
  Target Milestone: ---

Created attachment 141038
  --> https://bugs.kde.org/attachment.cgi?id=141038&action=edit
Proposed patch to update the vinsd* instruction test results
test_isa_3_1_VRT.stdout.exp

SUMMARY

The inputs into the vinsdlx,vinsdrx instructions changed, and the test results
were not updated to match.  This addresses the issue.

STEPS TO REPRODUCE
1. Run none/tests/ppc64/test_isa_3_1_VRT test case
2. See failure in expected output.
3. 

OBSERVED RESULT
...
> -vinsdlx 4 0 => 1111111100000000,0000000011111111
> -vinsdlx 4 2 => 1111111100000000,0000000211111111
...
> +vinsdlx 6 0 => 1111111111110000,0000000000001111
> +vinsdlx 6 2 => 1111111111110000,0000000000021111
...


EXPECTED RESULT
Success.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Proposed patch attached.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to