comet/cometmock discrepancy w.r.t downtime related e2e tests #1304
Labels
S: Productivity
Productivity: Developer tooling, infrastructure improvements enabling future growth
scope: testing
Code review, testing, making sure the code is following the specification.
Problem
The throttling e2e tests illuminated a difference in behavior between comet and cometmock. Namely, relaying packets behaves differently. For real comet, a slash action followed by a relay action will only relay the slash packet, whereas for cometmock a slash action followed by a relay action will relay the slash packet, and the corresponding vsc packet derived from the vp change.
CC @p-offtermatt
Closing criteria
Find and fix behavior discrepancy
Problem details
The text was updated successfully, but these errors were encountered: