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

Sanitycheck: can't find mdb.pid #30276

Closed
wangnuannuan opened this issue Nov 27, 2020 · 2 comments
Closed

Sanitycheck: can't find mdb.pid #30276

wangnuannuan opened this issue Nov 27, 2020 · 2 comments
Assignees
Labels
area: Twister Twister bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@wangnuannuan
Copy link
Collaborator

Describe the bug
When platform is nsim_hs_smp, if testcase timeout, the sanitycheck may raise error.

FileNotFoundError: [Errno 2] No such file or directory: 'xxxx/nsim_hs_smp/tests/application_development/cpp/application_development.cpp.main/mdb.pid'

So please check if this file exist brfore

pid = int(open(self.pid_fn).read())

@wangnuannuan wangnuannuan added the bug The issue is a bug, or the PR is fixing a bug label Nov 27, 2020
@nashif nashif added priority: low Low impact/importance bug area: Sanitycheck Sanitycheck has been renamed to Twister labels Nov 27, 2020
@nashif nashif added priority: medium Medium impact/importance bug and removed priority: low Low impact/importance bug labels Dec 16, 2020
@nashif nashif added area: Twister Twister and removed area: Sanitycheck Sanitycheck has been renamed to Twister labels Jan 11, 2021
@carlescufi carlescufi assigned nashif and unassigned wangnuannuan Jan 26, 2021
@nashif
Copy link
Member

nashif commented Jan 27, 2021

@wangnuannuan is this still an issue?

@nashif
Copy link
Member

nashif commented Feb 2, 2021

seems to be fixed already.

@nashif nashif closed this as completed Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Twister Twister bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants