-
Notifications
You must be signed in to change notification settings - Fork 196
Description
Problem Description
test 8
Start 8: test_logging
8: Test command: /home/runner/work/ecal/ecal/_build/bin/ecal_test_logging-6.0.0
8: Working Directory: /home/runner/work/ecal/ecal/_build/bin
8: Test timeout computed to be: 10000000
8: Running main() from ./googletest/src/gtest_main.cc
8: [==========] Running 11 tests from 3 test suites.
8: [----------] Global test environment set-up.
8: [----------] 3 tests from logging_to
8: [ RUN ] logging_to.file
8: [eCAL][Logging-Provider] Logfile created: ./2025-07-23-09-14-34_logging_to_file_test_8576.log
8: [ OK ] logging_to.file (1 ms)
8: [ RUN ] logging_to.udp
8: [ OK ] logging_to.udp (1 ms)
8: [ RUN ] logging_to.console
8: [ OK ] logging_to.console (0 ms)
8: [----------] 3 tests from logging_to (3 ms total)
8:
8: [----------] 3 tests from logging_levels
8: [ RUN ] logging_levels.all
8: /home/runner/work/ecal/ecal/ecal/tests/cpp/logging_test/src/logging_test.cpp:201: Failure
8: Expected equality of these values:
8: getLogging(log)
8: Which is: 0
8: 1
8: /home/runner/work/ecal/ecal/ecal/tests/cpp/logging_test/src/logging_test.cpp:204: Failure
8: Expected equality of these values:
8: getLogging(log)
8: Which is: 2
8: 1
8: [ FAILED ] logging_levels.all (9 ms)
8: [ RUN ] logging_levels.log_warning_vs_info
8: [ OK ] logging_levels.log_warning_vs_info (2 ms)
8: [ RUN ] logging_levels.none
8: [ OK ] logging_levels.none (8 ms)
8: [----------] 3 tests from logging_levels (20 ms total)
How to reproduce
How did you get eCAL?
I don't know
Environment
eCAL System Information
-