Skip to content

examples, tests: disable native and native64 for more flaky tests#20401

Merged
maribu merged 2 commits intoRIOT-OS:masterfrom
maribu:tests/sys/posix_semaphore/disable_native_on_ci
Feb 20, 2024
Merged

examples, tests: disable native and native64 for more flaky tests#20401
maribu merged 2 commits intoRIOT-OS:masterfrom
maribu:tests/sys/posix_semaphore/disable_native_on_ci

Conversation

@maribu
Copy link
Copy Markdown
Member

@maribu maribu commented Feb 20, 2024

Contribution description

tests/sys/posix_semaphore

The CI tests may fail under load with:

first: waited too long 1001711 usec => FAILED

examples/micropython

The test is already disabled for native and known to be flaky, it was just forgotten to do the same for native64.

Testing procedure

The test should no longer be run in the CI

Issues/PRs references

None

The CI tests may fail under load with:

    first: waited too long 1001711 usec => FAILED
@maribu maribu added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 20, 2024
@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Feb 20, 2024
@riot-ci
Copy link
Copy Markdown

riot-ci commented Feb 20, 2024

Murdock results

✔️ PASSED

251cffa examples/micropython: disable on native64

Success Failures Total Runtime
32 0 32 01m:20s

Artifacts

This was already disabled on native, but it is also flaky on
native64 under load due to sleeps potentially taking longer.
@github-actions github-actions bot added the Area: examples Area: Example Applications label Feb 20, 2024
@maribu maribu changed the title tests/sys/posix_semaphore: disable native,native64 on CI examples, tests: disable native and native64 for more flaky tests Feb 20, 2024
Copy link
Copy Markdown
Member

@bergzand bergzand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack

@maribu maribu added this pull request to the merge queue Feb 20, 2024
Merged via the queue into RIOT-OS:master with commit 34de528 Feb 20, 2024
@maribu maribu deleted the tests/sys/posix_semaphore/disable_native_on_ci branch February 20, 2024 12:26
@maribu
Copy link
Copy Markdown
Member Author

maribu commented Feb 20, 2024

Thx

@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: examples Area: Example Applications Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants