MarketSquare / MarketSquare/robotframework-SikuliLibrary

[RobotFramework][Jenkins/Linux][SikuliLibrary] Running sikuliLibrary with jenkins : getting error : Failed to get_keyword_names

Open
#127 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
163
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Hello :)
I'm trying to run some tests using RobotFramework and sikuliLibrary on jenkins ( installed on Linux machine) :
- RFW is already installed on Jenkins
- I have install sikuli using pip : pip install robotframework-SikuliLibrary , in addition to OpenCV and Tesseract

when running my tests i got the following error :

`Test get_keyword_names failed! Connecting remote server at http://127.0.0.1:52081/ failed: `

![sikuli](https://user-images.githubusercontent.com/65354813/81953611-cb67d480-95ff-11ea-9f09-a529a8ad0d39.JPG)

Could anywone help me to resolve this issue ?
Thnx

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.

Research direction

Start by reproducing the Jenkins/Linux run with the installed robotframework-SikuliLibrary package, OpenCV, and Tesseract, then inspect the remote server failure at http://127.0.0.1:52081/ during get_keyword_names. Done means the library exposes its keywords successfully and the Robot Framework test proceeds without the reported RuntimeException.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, linux, python
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.