Commit 60b3eca
committed
Fix flaky tests: MessageChannel time ordering and emulator comparison
- MessageChannelTests: use seconds instead of milliseconds to avoid
race between enqueue and dequeue in sorted queue
- MarketEmulatorComparisonTests: use real order book instead of
synthetic (V2 intentionally fills at order price for synthetic books)1 parent c09c757 commit 60b3eca
2 files changed
Lines changed: 7 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1080 | 1080 | | |
1081 | 1081 | | |
1082 | 1082 | | |
1083 | | - | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
1087 | | - | |
1088 | | - | |
1089 | | - | |
1090 | | - | |
1091 | | - | |
1092 | | - | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
1097 | 1086 | | |
1098 | 1087 | | |
1099 | 1088 | | |
1100 | 1089 | | |
1101 | | - | |
| 1090 | + | |
1102 | 1091 | | |
1103 | 1092 | | |
1104 | 1093 | | |
1105 | 1094 | | |
1106 | 1095 | | |
1107 | 1096 | | |
1108 | | - | |
| 1097 | + | |
1109 | 1098 | | |
1110 | 1099 | | |
1111 | 1100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
| 598 | + | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
0 commit comments