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

Tests failing with latest git master #324

Open
epsilon-0 opened this issue Feb 21, 2021 · 0 comments
Open

Tests failing with latest git master #324

epsilon-0 opened this issue Feb 21, 2021 · 0 comments

Comments

@epsilon-0
Copy link

epsilon-0 commented Feb 21, 2021

Expected Behavior

Tests should pass

Current Behavior

Tests fail with the output:

Start testing: Feb 20 22:56 EST
----------------------------------------------------------
1/2 Testing: tst_fluid_controls
1/2 Test: tst_fluid_controls
Command: "/var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999_build/tests/auto/controls/tst_fluid_controls"
Directory: /var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999/tests/auto/controls
"tst_fluid_controls" start time: Feb 20 22:56 EST
Output:
----------------------------------------------------------
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
file:///var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999/tests/auto/controls/tst_color.qml:18:1: module "Fluid.Controls" is not installed 
     import Fluid.Controls 1.0 as FluidControls 
     ^
<end of output>
Test time =   0.15 sec
----------------------------------------------------------
Test Failed.
"tst_fluid_controls" end time: Feb 20 22:56 EST
"tst_fluid_controls" time elapsed: 00:00:00
----------------------------------------------------------

2/2 Testing: tst_fluid_core
2/2 Test: tst_fluid_core
Command: "/var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999_build/tests/auto/core/tst_fluid_core"
Directory: /var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999/tests/auto/core
"tst_fluid_core" start time: Feb 20 22:56 EST
Output:
----------------------------------------------------------
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
file:///var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999/tests/auto/core/tst_clipboard.qml:17:1: module "Fluid.Core" is not installed 
     import Fluid.Core 1.0 
     ^
<end of output>
Test time =   0.15 sec
----------------------------------------------------------
Test Failed.
"tst_fluid_core" end time: Feb 20 22:56 EST
"tst_fluid_core" time elapsed: 00:00:00
----------------------------------------------------------

End testing: Feb 20 22:56 EST

Possible Solution

Unsure 😞

Steps to Reproduce (for bugs only)

Build configured with options:

cmake -C /var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DFLUID_USE_SYSTEM_LCS:BOOL=ON -DFLUID_WITH_DOCUMENTATION:BOOL=OFF -DFLUID_WITH_DEMO:BOOL=ON -DFLUID_WITH_QML_MODULES:BOOL=ON -DFLUID_INSTALL_ICONS:BOOL=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999_build/gentoo_toolchain.cmake  /var/tmp/portage/gui-libs/liri-fluid-9999/work/liri-fluid-9999

and then run tests with ctest

Context

How has this issue affected you? What are you trying to accomplish?
Providing context helps us come up with a solution that is most useful in the real world.

Environment

Include as many relevant details about the environment you experienced the bug in.

  • Version used: Latest git master
  • Operating system and version: Gentoo (rolling)
  • Device (phone, tablet, laptop, desktop, ...): laptop
  • CPU, RAM, screen resolution: AMD Ryzen 2700u 1080p
@epsilon-0 epsilon-0 changed the title Tests failing with Tests failing with latest git master Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant