forked from EpsilonX/MuJava
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels