[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from FsErrorManagerTest
[ RUN      ] FsErrorManagerTest.TestBasicRegistration
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 06:37:41.849483  6277 error_manager-test.cc:158] Final state of the vector: 0 1 1 -1 -1 -1 -1 -1 -1 -1
[       OK ] FsErrorManagerTest.TestBasicRegistration (1048 ms)
[ RUN      ] FsErrorManagerTest.TestSerialization
I20260812 06:37:44.923285  6277 error_manager-test.cc:194] Final state of the vector: 0 1 0 0 1 1 0 0 1 1
[       OK ] FsErrorManagerTest.TestSerialization (3073 ms)
[----------] 2 tests from FsErrorManagerTest (4122 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (4122 ms total)
[  PASSED  ] 2 tests.
