Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove side effect of coupling op reentry and compression configs, revert stress tests changes - next #13620

Merged
1 commit merged into from
Jan 13, 2023

Conversation

andre4i
Copy link
Contributor

@andre4i andre4i commented Jan 13, 2023

OP Reentry in the stress tests is still causing test incidents due to the lifecycle of the container. This requires more refactoring of the stress tests. Until then, these configs should be decoupled and the reentry feature disabled in the stress tests in order to continue having test coverage for compression.

@github-actions github-actions bot added area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: next PRs targeted against next branch labels Jan 13, 2023
@msfluid-bot
Copy link
Collaborator

@fluid-example/bundle-size-tests: -150 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 423.07 KB 422.99 KB -75 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 215.56 KB 215.49 KB -75 Bytes
loader.js 155.35 KB 155.35 KB No change
map.js 42.82 KB 42.82 KB No change
matrix.js 137.45 KB 137.45 KB No change
odspDriver.js 121.02 KB 121.02 KB No change
odspPrefetchSnapshot.js 41.43 KB 41.43 KB No change
sharedString.js 158.32 KB 158.32 KB No change
Total Size 1.33 MB 1.33 MB -150 Bytes

Baseline commit: 2603423

Generated by 🚫 dangerJS against cda43f5

@andre4i andre4i marked this pull request as ready for review January 13, 2023 17:50
@andre4i andre4i requested review from a team as code owners January 13, 2023 17:50
@ghost
Copy link

ghost commented Jan 13, 2023

Hello @andre4i!

Because this pull request has the msftbot: merge-next label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 4f9f0a3 into microsoft:next Jan 13, 2023
ghost pushed a commit that referenced this pull request Jan 20, 2023
_The fix in next was overwritten by an integration from main_

Original PR: #13620

OP Reentry in the stress tests is still causing test incidents in next due to the lifecycle of the container. This requires more refactoring of the stress tests. Until then, these configs should be decoupled and the reentry feature disabled in the stress tests in order to continue having test coverage for compression.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: next PRs targeted against next branch msftbot: merge-next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants