Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes in PRVOTests #2

Open
saiema opened this issue Oct 13, 2015 · 0 comments
Open

Changes in PRVOTests #2

saiema opened this issue Oct 13, 2015 · 0 comments

Comments

@saiema
Copy link
Owner

saiema commented Oct 13, 2015

The following test in PRVOTests

Property propSLLVariableDeclaration_0 = new Property(Mutant.PRVOU, "list/SinglyLinkedListVariableDeclaration", "contains", 85, 73, mceSLLVD_0, mcneSLLVD_0);

Need the following changes:

  • 85 => 91
  • 73 => 79

The following test in PRVOTests

Property propSLLReturn_0 = new Property(Mutant.PRVOU, "list/SinglyLinkedListReturn", "getHeader", 81, 74, mceSLLR_0, mcneSLLR_0);

Need the following changed:

  • 81 => 87
  • 74 => 80

These changes might be because of a bug or fixes/improvements in PRVO that increased the amount of generated mutants.

This must be analysed and, if it's a bug that caused this changes, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant