Skip to content

Removed the next pointer offset condition to set data size #797

Removed the next pointer offset condition to set data size

Removed the next pointer offset condition to set data size #797

GitHub Actions / Test Results Linux-CudaT failed May 14, 2024 in 0s

1 fail, 167 skipped, 240 pass in 10m 29s

  1 files  ±0    1 suites  ±0   10m 29s ⏱️ +3s
408 tests +4  240 ✅ +4  167 💤 ±0  1 ❌ ±0 
241 runs  +4   73 ✅ +4  167 💤 ±0  1 ❌ ±0 

Results for commit d488909. ± Comparison against earlier commit f52055d.

Annotations

Check warning on line 0 in imagemetadata_tests

See this annotation in the file changed.

@github-actions github-actions / Test Results Linux-CudaT

rawplanar_offset (imagemetadata_tests) failed

artifacts/CI_test_result_Linux-CudaT.xml [took 0s]
Raw output
failure
failure
failure

ASSERTION FAILURE:
- file   : imagemetadata_tests.cpp
- line   : 212
- message: check ptr->getNextPtrOffset(i) == mnextPtrOffset[i] has failed [2211840 != 2000]



ASSERTION FAILURE:
- file   : imagemetadata_tests.cpp
- line   : 212
- message: check ptr->getNextPtrOffset(i) == mnextPtrOffset[i] has failed [4423680 != 350]



ASSERTION FAILURE:
- file   : imagemetadata_tests.cpp
- line   : 215
- message: check ptr->getDataSize() == 0 has failed [6635520 != 0]
INFO:
- file   : imagemetadata_tests.cpp
- line   : 209
- message: check ptr->getWidth(i) == width has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 210
- message: check ptr->getHeight(i) == height has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 211
- message: check ptr->getStep(i) == step[i] has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 212
- message: check ptr->getNextPtrOffset(i) == mnextPtrOffset[i] has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 209
- message: check ptr->getWidth(i) == width has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 210
- message: check ptr->getHeight(i) == height has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 211
- message: check ptr->getStep(i) == step[i] has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 209
- message: check ptr->getWidth(i) == width has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 210
- message: check ptr->getHeight(i) == height has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 211
- message: check ptr->getStep(i) == step[i] has passed

INFO:
- file   : imagemetadata_tests.cpp
- line   : 214
- message: check ptr->getChannels() == channels has passed
Failures detected in:
- test case: imagemetadata_tests/rawplanar_offset
- file: imagemetadata_tests.cpp
- line: 194