[==========] 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 08:03:59.210738 21099 error_manager-test.cc:158] Final state of the vector: 0 1 1 -1 -1 -1 -1 -1 -1 -1
[       OK ] FsErrorManagerTest.TestBasicRegistration (1049 ms)
[ RUN      ] FsErrorManagerTest.TestSerialization
I20260812 08:04:02.285804 21099 error_manager-test.cc:194] Final state of the vector: 0 1 1 0 1 0 1 0 1 0
[       OK ] FsErrorManagerTest.TestSerialization (3074 ms)
[----------] 2 tests from FsErrorManagerTest (4124 ms total)

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