Skip to content

The traces fail to match due to the renaming of the method #28

Description

@peri103

When comparing traces, I found that the tracks could not match after step 103 in the buggy trace. This is likely because the 'writeJSONString' method was renamed as 'writeJSONStringWithFastJsonConfig', however, Tregression considers them as different methods, as shown in the figure. Therefore, after step 103, the tracks cannot match until the execution of this method exits. The tracks start matching again from step 773 in the buggy trace.
截屏2023-05-10 19 02 20

I use tegression and microbat's master branch. This is the project I use: https://pan.baidu.com/s/1pJWqJnUGUpDX1Uh9cCmYZw password:1111

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions