Description
在 Frontend-trigger 中,通过 matchtype 设置断点比较逻辑,目前 matchtype = 3 时(小于),会导致不应该触发的 pc 也会触发断点。
Steps to Reproduce
测试环境为 #69 ,测试用例为 test_bug_match_lt
Expected Result
Describe what you expected to happen.
Actual Result
Describe what actually happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
- OS: [e.g. Windows 10, macOS 10.15, Ubuntu 20.04]
- Version: [e.g. 1.0.0]
Additional Information
Add any other context about the problem here.
Checklist
Description
在 Frontend-trigger 中,通过 matchtype 设置断点比较逻辑,目前 matchtype = 3 时(小于),会导致不应该触发的 pc 也会触发断点。
Steps to Reproduce
测试环境为 #69 ,测试用例为 test_bug_match_lt
Expected Result
Describe what you expected to happen.
Actual Result
Describe what actually happened.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional Information
Add any other context about the problem here.
Checklist