Code playground shows itimer_error: [Errno 52] Function not implemented

Open
#324 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Domain
testing-qa

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.

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.

Dominant language
HTML
Stars
83
Forks
85
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from robotframework/robotframework.github.com

All issues in robotframework/robotframework.github.com

Similar issues

More Testing & QA issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.