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

[fix] run state_manager_integration_test exclusive #2915

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

pakhomov-dfinity
Copy link
Contributor

@pakhomov-dfinity pakhomov-dfinity commented Dec 2, 2024

The test seems to run too long otherwise

@pakhomov-dfinity pakhomov-dfinity changed the title run state_manager_integration_test exclusive [fix] run state_manager_integration_test exclusive Dec 2, 2024
@pakhomov-dfinity pakhomov-dfinity marked this pull request as ready for review December 2, 2024 11:53
@pakhomov-dfinity pakhomov-dfinity requested a review from a team as a code owner December 2, 2024 11:53
@pakhomov-dfinity pakhomov-dfinity requested a review from a team as a code owner December 2, 2024 13:52
@@ -67,7 +67,7 @@ pub struct StorageMetrics {
impl StorageMetrics {
pub fn new(metrics_registry: &MetricsRegistry) -> Self {
let write_bytes = metrics_registry.int_counter_vec(
"storage_layer_write_bytes",
"torage_layer_write_bytes", // DO NOT SUBMIT
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a leftover?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to trigger running of otherwise cached tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants