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

base1: fix deprecated qunit long test without a timeout #21580

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jelly
Copy link
Member

@jelly jelly commented Feb 3, 2025

Since QUnit 2.21 a deprecation warning is shown when a test takes longer then 3 seconds and has no timeout set.


See https://qunitjs.com/api/config/testTimeout/

Since QUnit 2.21 a deprecation warning is shown when a test takes longer
then 3 seconds and has no timeout set.
@jelly jelly added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Feb 3, 2025
@jelly jelly requested a review from martinpitt February 3, 2025 17:51
@martinpitt martinpitt merged commit c5fd9a0 into cockpit-project:main Feb 4, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants