plone / plone/plone.app.robotframework

Cannot use anymore bin/robot-server and bin/robot

Open
#99 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
11
Forks
17
Avg merge
1d 11h
Merged PRs (30d)
2

Description

Hi,

after this commit b8d9344f8d9ef1d871205b55b72641b79eda108d, the robot server listens on a variable port.
bin/robot doesn't know it anymore...
In variables.py, the host and port are unknown:
ZOPE_HOST = ZSERVER_FIXTURE.host

Regards

Contributor guide

Open the contributing guide

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 comparing commit b8d9344f8d9ef1d871205b55b72641b79eda108d with the current bin/robot, bin/robot-server, and variables.py files. Trace how ZSERVER_FIXTURE.host and the variable port are exposed, then verify that both commands can still discover and use the robot server's host and port.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.