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

Module FPS Throttle #391

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

Unit tests and logic

d19f357
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Module FPS Throttle #391

Unit tests and logic
d19f357
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results Linux failed Dec 5, 2024 in 0s

2 errors, 285 skipped, 30 pass in 2s

  1 files  ±  0   1 suites  ±0   2s ⏱️ - 10m 13s
317 tests +  2  30 ✅  - 196  285 💤 +202  0 ❌  - 4  2 🔥 ±0 
 32 runs   - 200  24 ✅  - 119    6 💤  -  77  0 ❌  - 4  2 🔥 ±0 

Results for commit d19f357. ± Comparison against earlier commit 2587ded.

Annotations

Check failure on line 0 in module_tests

See this annotation in the file changed.

@github-actions github-actions / Test Results Linux

skip_test (module_tests) with error

artifacts/CI_test_result_Linux.xml [took 0s]
Raw output
unexpected exception

UNCAUGHT EXCEPTION:
- file: unknown location
- line: 0


EXCEPTION STACK TRACE: --------------
signal: integer divide by zero; address of failing instruction: 0x55b14f1b1078
-------------------------------------

Last checkpoint:
- message: ""
- file: module_tests.cpp
- line: 1047
INFO:
- file   : module_tests.cpp
- line   : 1132
- message: check source->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1133
- message: check transform1->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1134
- message: check sink1->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1135
- message: check transform2->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1136
- message: check sink2->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1137
- message: check transform3->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1138
- message: check sink3->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1139
- message: check sink4->init() has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed

INFO:
- file   : module_tests.cpp
- line   : 1049
- message: check q2->try_pop().size() == s2 has passed

INFO:
- file   : module_tests.cpp
- line   : 1051
- message: check q3->try_pop().size() == s3 has passed

INFO:
- file   : module_tests.cpp
- line   : 1052
- message: check q4->try_pop().size() == s4 has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed

INFO:
- file   : module_tests.cpp
- line   : 1049
- message: check q2->try_pop().size() == s2 has passed

INFO:
- file   : module_tests.cpp
- line   : 1051
- message: check q3->try_pop().size() == s3 has passed

INFO:
- file   : module_tests.cpp
- line   : 1052
- message: check q4->try_pop().size() == s4 has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed

INFO:
- file   : module_tests.cpp
- line   : 1049
- message: check q2->try_pop().size() == s2 has passed

INFO:
- file   : module_tests.cpp
- line   : 1051
- message: check q3->try_pop().size() == s3 has passed

INFO:
- file   : module_tests.cpp
- line   : 1052
- message: check q4->try_pop().size() == s4 has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed

INFO:
- file   : module_tests.cpp
- line   : 1049
- message: check q2->try_pop().size() == s2 has passed

INFO:
- file   : module_tests.cpp
- line   : 1051
- message: check q3->try_pop().size() == s3 has passed

INFO:
- file   : module_tests.cpp
- line   : 1052
- message: check q4->try_pop().size() == s4 has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed

INFO:
- file   : module_tests.cpp
- line   : 1049
- message: check q2->try_pop().size() == s2 has passed

INFO:
- file   : module_tests.cpp
- line   : 1051
- message: check q3->try_pop().size() == s3 has passed

INFO:
- file   : module_tests.cpp
- line   : 1052
- message: check q4->try_pop().size() == s4 has passed

INFO:
- file   : module_tests.cpp
- line   : 1047
- message: check q1->try_pop().size() == s1 has passed
Failures detected in:
- test case: module_tests/skip_test
- file: module_tests.cpp
- line: 1055

Check failure on line 0 in modulefpsthrottle_tests

See this annotation in the file changed.

@github-actions github-actions / Test Results Linux

throttle_fps_branch (modulefpsthrottle_tests) with error

artifacts/CI_test_result_Linux.xml [took 1m 20s]
Raw output
unexpected exception

UNCAUGHT EXCEPTION:
- file: unknown location
- line: 0


EXCEPTION STACK TRACE: --------------
memory access violation at address: 0x55b1546ebe40: invalid permissions
-------------------------------------

Last checkpoint:
- message: ""
- file: modulefpsthrottle_tests.cpp
- line: 134
INFO:
- file   : modulefpsthrottle_tests.cpp
- line   : 130
- message: check testFPS has passed

INFO:
- file   : modulefpsthrottle_tests.cpp
- line   : 134
- message: check testFPS has passed

MESSAGE:
- file   : unit_test_log.ipp
- line   : 261
- message: Test is aborted
Failures detected in:
- test case: modulefpsthrottle_tests/throttle_fps_branch
- file: modulefpsthrottle_tests.cpp
- line: 81