Project

General

Profile

Actions

Bug #10607

closed

Test failure on RHEL6 - OSDCap.ParseGood

Added by Guang Yang over 9 years ago. Updated about 9 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Category:
qa
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Testing good input: '   allow
wx      pool 
 taco   '
osdcap parse failed, stopped at '       allow
wx      pool 
 taco   ' of '  allow
wx      pool 
 taco   '
test/osd/osdcap.cc:81: Failure
Value of: cap.parse(str, &cout)
  Actual: false
Expected: true
[  FAILED  ] OSDCap.ParseGood (1 ms)
Actions #1

Updated by Guang Yang over 9 years ago

$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.5 (Santiago)

Actions #2

Updated by Sage Weil about 9 years ago

  • Status changed from New to Won't Fix

i think this is a bug in the older version of boost::spirit ...

Actions

Also available in: Atom PDF