Skip to content

Nightly Pipeline

Nightly Pipeline #1

GitHub Actions / Unit Tests - Ubuntu_x64_Debug failed Oct 7, 2024 in 0s

1 fail, 517 pass in 4s

518 tests   517 ✅  4s ⏱️
  1 suites    0 💤
  1 files      1 ❌

Results for commit e5e726c.

Annotations

Check warning on line 0 in OverrideProfileIdsTests.CaseSensitivity

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - Ubuntu_x64_Debug

OverrideProfileIdsTests.CaseSensitivity (OverrideProfileIdsTests.CaseSensitivity) failed

common/common-cxx/test-results/unit/Ubuntu_x64_Debug.xml [took 0s]
Raw output
Failed
Note: Google Test filter = OverrideProfileIdsTests.CaseSensitivity
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from OverrideProfileIdsTests
[ RUN      ] OverrideProfileIdsTests.CaseSensitivity
/home/runner/work/common-cxx/common-cxx/common/common-cxx/tests/OverridesTests.cpp:56: Failure
Expected equality of these values:
  4
  state
    Which is: 0
Case insentivity should be honoured for ProfileIds with upper case.
/home/runner/work/common-cxx/common-cxx/common/common-cxx/tests/OverridesTests.cpp:69: Failure
Expected equality of these values:
  5
  state
    Which is: 0
Case insentivity should be honoured for ProfileIds with lower case.
[  FAILED  ] OverrideProfileIdsTests.CaseSensitivity (0 ms)
[----------] 1 test from OverrideProfileIdsTests (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (0 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] OverrideProfileIdsTests.CaseSensitivity

 1 FAILED TEST