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

Demo non deterministic errors in testsuite #7882

Closed
sloriot opened this issue Nov 24, 2023 · 1 comment
Closed

Demo non deterministic errors in testsuite #7882

sloriot opened this issue Nov 24, 2023 · 1 comment
Assignees
Milestone

Comments

@sloriot
Copy link
Member

sloriot commented Nov 24, 2023

There are a couple of errors that we cannot reproduce locally and that only happen in the testsuite, also in non reproducible ways.

  • strange link error
Polyhedron_3.cpp:(.text+0x7f): undefined reference to `Polyhedron_demo::Polyhedron_demo(int&, char**, QString, QString, QList<QString>)'
/usr/bin/ld: Polyhedron_3.cpp:(.text+0xb2): undefined reference to `Polyhedron_demo::try_exec()'
/usr/bin/ld: Polyhedron_3.cpp:(.text+0xc4): undefined reference to `Polyhedron_demo::~Polyhedron_demo()'
/usr/bin/ld: Polyhedron_3.cpp:(.text+0x116): undefined reference to `Polyhedron_demo::~Polyhedron_demo()'
@sloriot sloriot added this to the 6.0-beta milestone Nov 24, 2023
@sloriot sloriot mentioned this issue Nov 24, 2023
4 tasks
@lrineau lrineau self-assigned this Nov 24, 2023
@sloriot
Copy link
Member Author

sloriot commented Jan 23, 2024

Fixed by #7915 and test platform update

@sloriot sloriot closed this as completed Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants