linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
451 stars 73 forks source link

deepin-image-editor test failed #10610

Open topazus opened 1 month ago

topazus commented 1 month ago

SUMMARY | 问题概要

No response

SOFTWARE/OS VERSIONS | 软件/系统版本信息

Fedora 42
deepin-image-editor-1.0.44

PRE-REQUIREMENT | 预置条件

No response

STEPS TO REPRODUCE | 复现步骤

[ RUN      ] gtestview.imageviewer_getBottomtoolbarButton_ButtonTypeOcr
QWARN  : QTestMain::testGTest() Parse authorise config is empty.
QWARN  : QTestMain::testGTest() QWidget::setLayout: Attempting to set QLayout "" on LibBottomToolbar "", which already has a layout
QWARN  : QTestMain::testGTest() QFSFileEngine::open: No file name specified
QWARN  : QTestMain::testGTest() QFSFileEngine::open: No file name specified
QWARN  : QTestMain::testGTest() QFSFileEngine::open: No file name specified
QWARN  : QTestMain::testGTest() QFSFileEngine::open: No file name specified
/builddir/build/BUILD/deepin-image-editor-1.0.44-build/image-editor-1.0.44/tests/test_imageviewer.cpp:187: Failure
Expected equality of these values:
  true
  bRet
    Which is: false

[  FAILED  ] gtestview.imageviewer_getBottomtoolbarButton_ButtonTypeOcr (53 ms)

build log: https://download.copr.fedorainfracloud.org/results/topazus/dde/fedora-rawhide-x86_64/08001529-deepin-image-editor/builder-live.log.gz

OBSERVED RESULT | 观察到的结果

No response

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

luodeepin commented 3 weeks ago

子项目分析说是 这个是UT 失败了,需要子项目处理

topazus commented 2 weeks ago

子项目分析说是 这个是UT 失败了,需要子项目处理

What is UT?