Actions
action #110548
closed[opensuse][qe-core] test fails in tflite2 - false positive in tflite2
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-04-29
Due date:
% Done:
0%
Estimated time:
Difficulty:
Sprint:
QE-Core: May Sprint (May 11 - Jun 08)
Description
Observation¶
Looking at the test, it shows "no module named numpy" on the console, which is bad enough. I'd guess we have a similar problem with other architectures
openQA test in scenario opensuse-Tumbleweed-DVD-aarch64-extra_tests_ai_ml@aarch64 fails in
tflite2
Test suite description¶
Test AI/ML software
Reproducible¶
Fails since (at least) Build 20220425 (current job)
Expected result¶
Last good: 20220419 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by dvenkatachala over 2 years ago
- Status changed from New to In Progress
Updated by dvenkatachala over 2 years ago
I found the issue while fixing the test,
https://bugzilla.opensuse.org/show_bug.cgi?id=1199330
https://bugzilla.opensuse.org/show_bug.cgi?id=1199429
Updated by dvenkatachala over 2 years ago
Updated by dvenkatachala over 2 years ago
- Status changed from In Progress to Resolved
Test is modified with the addition of soft failure for the bug in the installation of tensorflow package.
PR is Merged.
Actions