Commit a6864e3
authored
[2.8] Fix Max Frequency Misscalculation - [MOD-8158] (#5560)
Fix Max Frequency Misscalculation - [MOD-8158] (#5553)
* fix unrelated test
* add a failing test
* fix issue
* revert whitespace change from test_vecsim.py
* revert whitespace change in test_issues.py
(cherry picked from commit b398d93)1 parent 1f6ce2e commit a6864e3
3 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
679 | | - | |
680 | 679 | | |
681 | 680 | | |
682 | 681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1300 | 1300 | | |
1301 | 1301 | | |
1302 | 1302 | | |
| 1303 | + | |
| 1304 | + | |
| 1305 | + | |
| 1306 | + | |
| 1307 | + | |
| 1308 | + | |
| 1309 | + | |
1303 | 1310 | | |
1304 | 1311 | | |
1305 | 1312 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
789 | | - | |
| 789 | + | |
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
793 | 793 | | |
794 | | - | |
| 794 | + | |
795 | 795 | | |
796 | 796 | | |
797 | 797 | | |
| |||
0 commit comments