-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
Subset of Fluid/Preproc4lpiTest.Test tests fails on arm64 #19122
Copy link
Copy link
Closed
Labels
bugcategory: g-api / gapiplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux
Description
System information (version)
- OpenCV => 4.5.1-pre (git 46e275d )
- Operating System / Platform => Ubuntu 20.04, arm64-v8a
- Compiler => GCC 9.3
Hardware:
-- CPU/HW features:
-- Baseline: NEON FP16
Detailed description
Full list of failed cases:
| Test/0 | 1 ms | Failed |
|---|---|---|
| Test/1 | 2 ms | Passed |
| Test/10 | 8 ms | Failed |
| Test/11 | 7 ms | Failed |
| Test/12 | 8 ms | Failed |
| Test/13 | 7 ms | Failed |
| Test/2 | 2 ms | Passed |
| Test/3 | 1 ms | Failed |
| Test/4 | 2 ms | Failed |
| Test/5 | 2 ms | Failed |
| Test/6 | 2 ms | Failed |
| Test/7 | 1 ms | Failed |
| Test/8 | 2 ms | Failed |
| Test/9 | 2 ms | Failed |
Console output example:
/home/opencv-cn/slave/workspace/nightly-master/ubuntu-20.04-arm64/opencv/modules/gapi/test/gapi_fluid_resize_test.cpp:832
Expected equality of these values:
0
cvtest::norm(out_mat(roi), out_mat_ocv(roi), NORM_INF)
Which is: 2
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
answers.opencv.org, Stack Overflow, etc and have not found solution - I updated to latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugcategory: g-api / gapiplatform: armARM boards related issues: RPi, NVIDIA TK/TX, etcARM boards related issues: RPi, NVIDIA TK/TX, etcplatform: linux