-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[INTERNAL] Emulator: Fixes upgrades to internal emulator (#4879)
Emulator: Fixes upgrades to internal emulator Observations: - FFCF/AVAD: Emulator defaults resulting in 400/back request => Unblocking with `enablePreviousImageForDeleteInFFCF` override - ReadFeed with Binary now service returning in binary format (related tests upated) - Misc escaping changes - Emulator: Startup times seems regressed (will follow-up later) On FFCF part: There are two tests Updates -> Drains changes -> Deletes -> ChangeFeed => 400 Update + Deletes -> Changefeed -> Succeeded with 200 but no previous image Included `includeIdAndPKForDeletesInFFCFResponse` override working for both scenarios.
- Loading branch information
1 parent
d9c0da8
commit 52891d8
Showing
6 changed files
with
52 additions
and
53 deletions.
There are no files selected for viewing
64 changes: 32 additions & 32 deletions
64
...t/TestBaseline/IndexMetricsParserBaselineTest.IndexUtilizationClientSideExistenceTest.xml
Large diffs are not rendered by default.
Oops, something went wrong.
8 changes: 4 additions & 4 deletions
8
...lineTest/TestBaseline/IndexMetricsParserBaselineTest.IndexUtilizationHeaderLengthTest.xml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters