robotframework / robotframework/robotframework.github.com
Code playground shows itimer_error: [Errno 52] Function not implemented
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 83
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I get different results when running this example on playground or on my local Robot Framework installation:
*** Test Cases ***
Test
[Timeout] 2s
Sleep 10s
Playground shows itimer_error: [Errno 52] Function not implemented, while the expected error is Test timeout 2 seconds exceeded.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the linked playground example with the shown 2-second timeout and compare its output with a local Robot Framework installation. Trace where the playground reports the itimer_error and determine what would make this example display the expected timeout message.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100